|
Bugzilla – Full Text Bug Listing |
| Summary: | text-only system should not require gfxboot, bootsplash, & splashy | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.2 | Reporter: | white brian <brian> |
| Component: | YaST2 | Assignee: | E-mail List <bnc-team-screening> |
| Status: | RESOLVED WONTFIX | QA Contact: | Jiri Srain <jsrain> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | forgotten_qMyteedNxa |
| Version: | Factory | ||
| Target Milestone: | --- | ||
| Hardware: | x86-64 | ||
| OS: | SUSE Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
white brian
2009-08-23 14:02:54 UTC
The solver says: "pattern: enhanced_base-11.2-13.1.x86_64 requires bootsplash-branding-openSUSE". So the base pattern requires the branding package. Stephan? yeah, it _does_ require it and I don't want people to install openSUSE without it. But as the reporter said: in the past it was possible to deselect it still, so the bug is not in the patterns. They work as designed. actually the bug report as such is WONTFIX, because text-only install _should_ require gfxboot. What about my serial consoles on servers thousands of miles away? I need to be able to install/update/run-single-user servers via serial console. When gfxboot tries to use the vga hardware, it breaks the serial console. Sometimes only briefly while grub is running, which is bad enough since it means I can't operate grub, sometimes permanently until the hardware is power-cycled, and all points in between those two extremes depending on the quirks of the particular hardware involved. gfxboot and splashy are not text-only, and I assert that there is definitely a need for a real text-only system. It would be bad but tolerable if some required base package merely included or installed gfxboot and/or splashy, but did not actually use them by default on a text-only system. Most _especially_ they should not be inserted automatically after they have been manually removed. But even that would be a problem really. There is a simple reason I want them not-installed vs merely not-invoked. If the binary exists at all, some poorly written scripts may detect that it is there and assume it should be used. Other even more poorly written scripts may simply try to use it without even checking. In both cases the safest thing is to simply not have the binary installed at all. If a binary is not installed, it is impossible to even accidentally run it, and so it can't screw up my all-important console. The functionality of my console is 18 million times more important than if that console displays an opensuse logo. This should not be a difficult wish. I should be able to have this without a fight or without major hackery. Unless you are simply asserting that openSUSE is not advertised as being a suitable OS for servers. i can follow the argumentation of white brain and i don`t understand why text-only install should require gfxboot. ok, serial console is very specialized - but how exotic is plain old 80x25 vga text console ? i think it`s not too exotic. actually i`m having severe issues because of this graphics boot/console stuff. so either do handle automatic fallback to text console correctly or give a hint at boot how to boot without graphics mode. |