[Bug 851734] New: Yast bootloader ignores sysconfig
https://bugzilla.novell.com/show_bug.cgi?id=851734 https://bugzilla.novell.com/show_bug.cgi?id=851734#c0 Summary: Yast bootloader ignores sysconfig Classification: openSUSE Product: openSUSE 13.1 Version: Final Platform: x86-64 OS/Version: openSUSE 13.1 Status: NEW Severity: Normal Priority: P5 - None Component: YaST2 AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: highwaystar.ru@gmail.com QAContact: jsrain@suse.com Found By: --- Blocker: --- Created an attachment (id=568645) --> (http://bugzilla.novell.com/attachment.cgi?id=568645) Yast log with information with today test run User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/31.0.1650.11 Safari/537.36 SUSE/31.0.1650.11 Manually edited /etc/sysconfig/bootloader ignored on yast bootloader launch. Reproducible: Always Steps to Reproduce: 1. Edit one of APPEND sections in /etc/sysconfig/bootloader, DEFAULT_APPEND for example 2. Launch yast2 bootloader 3. Select one of boot entry and click Edit button 4. Check "Optional Kernel Command Line Parameter" field Actual Results: All edited append lines will be set to default instead of just edited value Expected Results: Yast should load values from sysconfig files With logs attached I've trying to edit DEFAULT_APPEND="resume=/dev/system/swap splash=silent quiet showopts" to DEFAULT_APPEND="resume=/dev/system/swap splash=silent quiet showopts test append string" -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=851734 https://bugzilla.novell.com/show_bug.cgi?id=851734#c Christian Boltz <suse-beta@cboltz.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |suse-beta@cboltz.de AssignedTo|bnc-team-screening@forge.pr |snwint@suse.com |ovo.novell.com | -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=851734 https://bugzilla.novell.com/show_bug.cgi?id=851734#c1 Andrey Borzenkov <arvidjaar@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |arvidjaar@gmail.com --- Comment #1 from Andrey Borzenkov <arvidjaar@gmail.com> 2013-11-23 08:38:07 UTC --- Which bootloader is used (LILO, GRUB, GRUB2)? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=851734 https://bugzilla.novell.com/show_bug.cgi?id=851734#c2 --- Comment #2 from Vitaliy Tomin <highwaystar.ru@gmail.com> 2013-11-25 03:51:00 UTC --- Machine from log uploaded using grub-legacy. I also have this issue on another machine which have grub2 as bootloader. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=851734 https://bugzilla.novell.com/show_bug.cgi?id=851734#c3 C. Holm <them4z@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |them4z@gmail.com --- Comment #3 from C. Holm <them4z@gmail.com> 2013-12-03 14:08:27 UTC --- I'm seeing this with AutoYAST and GRUB2, too. (And it's possible the bug already existed in 12.3, but I'll have to double-check that.) I have "<append>textmode=1 splash=0 console=tty0 showopts</append>" in my profile, and during stage1, the "console=" param is just thrown away. I'll attach a partial log (issue seems to happen between line 22 and 23), HTH. I can provide full logs if necessary. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=851734 https://bugzilla.novell.com/show_bug.cgi?id=851734#c4 --- Comment #4 from C. Holm <them4z@gmail.com> 2013-12-03 14:09:13 UTC --- Created an attachment (id=569987) --> (http://bugzilla.novell.com/attachment.cgi?id=569987) Part of y2log-1 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=851734 https://bugzilla.novell.com/show_bug.cgi?id=851734#c5 Josef Reidinger <jreidinger@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |jreidinger@suse.com Resolution| |INVALID --- Comment #5 from Josef Reidinger <jreidinger@suse.com> 2014-02-14 13:24:10 UTC --- There is some confusion how this value in sysconfig work. From 12.3 decision is to keep modified kernel lines from menu.lst ( grub2 is different story as I explain below ). Sysconfig values is used only for new kernels and only if old entry is removed before new one appear ( can happen if changing kernel flavor ). So to conclude sysconfig values for kernel appeand are used only as fallback. For grub2 sysconfig values are not used at all and are used values from /etc/default/grub same as for other distributions. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com