|
Bugzilla – Full Text Bug Listing |
| Summary: | bootloader configuration ignores location tag | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | Marco Descher <marco.descher> |
| Component: | AutoYaST | Assignee: | Jiri Srain <jsrain> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | ||
| Version: | RC 1 | ||
| Target Milestone: | --- | ||
| Hardware: | i686 | ||
| OS: | All | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
Ladislav, I don't know how good you know the Bootloader. Maybe we have to wait for Jiří. We should wait for Jiri, I don't know the code well and I don't want to break something in this development stage. This option was not exported at all. FIxed in SVN for 10.1. |
e.g.: <bootloader> <global config:type="list"> <global_entry> <key>prompt</key> <value config:type="boolean">false</value> </global_entry> </global> <loader_type>grub</loader_type> <location>boot</location> <sections config:type="list"/> </bootloader> opensuse 10.0 RC1 does ignore the location flag and sets the location for the bootloader to MBR despite option "boot". Using SuSe Professional 9.3 Yast shows the correct location.