[Bug 838185] New: MODULES_LOADED_ON_BOOT removed
https://bugzilla.novell.com/show_bug.cgi?id=838185 https://bugzilla.novell.com/show_bug.cgi?id=838185#c0 Summary: MODULES_LOADED_ON_BOOT removed Classification: openSUSE Product: openSUSE Factory Version: 13.1 Milestone 3 Platform: x86-64 OS/Version: Linux Status: NEW Severity: Normal Priority: P5 - None Component: YaST2 AssignedTo: yast2-maintainers@suse.de ReportedBy: ohering@suse.com QAContact: jsrain@suse.com Found By: Outsourced Testing Blocker: --- In bnc#768423 it was requested to migrate /etc/sysconfig/kernel:MODULES_LOADED_ON_BOOT to /etc/modules-load.d/ This is change is now in Factory. Today I searched for other users of MODULES_LOADED_ON_BOOT and found several in the yast sources. systemd still processes /etc/sysconfig/kernel:MODULES_LOADED_ON_BOOT, but I think thats a SuSE specific change. Please pass this bug around to update the remaining cases. linuxrc-4.1.5/net.c:2429: fprintf(fpk, "MODULES_LOADED_ON_BOOT=\"$MODULES_LOADED_ON_BOOT netiucv\"\n"); yast2-bootloader-3.0.3/src/modules/Bootloader.rb:333 yast2-installation-3.0.4/src/clients/kernel_finish.rb:156 yast2-sound-3.0.1/src/include/sound/write_routines.rb:136 yast2-storage-3.0.2/src/modules/Storage.rb:5968 yast2-3.0.5/library/system/src/modules/Kernel.rb:584 yast2-3.0.5/library/system/testsuite/tests/kernel.out:5 There are probably more, my grep through all Factory sources is not yet done. -- 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=838185 https://bugzilla.novell.com/show_bug.cgi?id=838185#c1 Arvin Schnell <aschnell@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|yast2-maintainers@suse.de |snwint@suse.com --- Comment #1 from Arvin Schnell <aschnell@suse.com> 2013-09-03 15:08:38 UTC --- linuxrc and yast2-bootloader -> Steffen -- 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=838185 https://bugzilla.novell.com/show_bug.cgi?id=838185#c2 --- Comment #2 from Olaf Hering <ohering@suse.com> 2013-09-03 17:17:52 CEST --- (In reply to comment #0)
There are probably more, my grep through all Factory sources is not yet done.
My grep found no more references to MODULES_LOADED_ON_BOOT -- 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=838185 https://bugzilla.novell.com/show_bug.cgi?id=838185#c3 Michal Papis <mpapis@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mpapis@gmail.com --- Comment #3 from Michal Papis <mpapis@gmail.com> 2013-10-06 23:27:35 UTC --- can you please add /etc/sysconfig/kernel:MODULES_LOADED_ON_BOOT_REMOVED with documentation how to use /etc/modules-load.d/ ? -- 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=838185 https://bugzilla.novell.com/show_bug.cgi?id=838185#c4 Lukas Ocilka <locilka@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |locilka@suse.com --- Comment #4 from Lukas Ocilka <locilka@suse.com> 2013-10-29 16:02:10 UTC --- Michal, this is what I've found: http://www.freedesktop.org/software/systemd/man/modules-load.d.html -- 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=838185 https://bugzilla.novell.com/show_bug.cgi?id=838185#c5 --- Comment #5 from Michal Papis <mpapis@gmail.com> 2013-10-29 18:59:42 UTC --- @Lukas I figured it out with time, but the entry pointing to documentation would help others to find it instead of googling around and scratching head -- 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=838185 https://bugzilla.novell.com/show_bug.cgi?id=838185#c6 --- Comment #6 from Olaf Hering <ohering@suse.com> 2013-10-29 20:02:22 CET --- Perhaps that should either go into release-notes or in a preserved comment in the new .conf file. -- 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=838185 https://bugzilla.novell.com/show_bug.cgi?id=838185#c7 --- Comment #7 from Michal Papis <mpapis@gmail.com> 2013-10-29 20:54:05 UTC --- a full variable like MODULES_LOADED_ON_BOOT_REMOVED would show in the yast sysconfig module - this is where I was searching for MODULES_LOADED_ON_BOOT -- 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=838185 https://bugzilla.novell.com/show_bug.cgi?id=838185#c8 Lukas Ocilka <locilka@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|snwint@suse.com |locilka@suse.com --- Comment #8 from Lukas Ocilka <locilka@suse.com> 2013-10-30 09:57:11 UTC --- Taking this one ... for a while -- 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=838185 https://bugzilla.novell.com/show_bug.cgi?id=838185#c9 Lukas Ocilka <locilka@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO InfoProvider| |coolo@suse.com --- Comment #9 from Lukas Ocilka <locilka@suse.com> 2013-11-04 15:23:23 UTC --- I've fixed this for openSUSE factory by reimplementing the internal handling: https://github.com/yast/yast-yast2/pull/131/files Coolo, do you want to have this fix in 13.1 as well? It's in the installation. -- 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=838185 https://bugzilla.novell.com/show_bug.cgi?id=838185#c10 Stephan Kulow <coolo@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW CC| |coolo@suse.com InfoProvider|coolo@suse.com | --- Comment #10 from Stephan Kulow <coolo@suse.com> 2013-11-05 08:36:22 CET --- No, actually I only want ship stoppers fixed at this point. -- 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=838185 https://bugzilla.novell.com/show_bug.cgi?id=838185#c11 Lukas Ocilka <locilka@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #11 from Lukas Ocilka <locilka@suse.com> 2013-11-11 12:56:31 UTC --- All except Storage (https://github.com/yast/yast-storage/pull/13) has been fixed and merged and will be in Factory. -- 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=838185 https://bugzilla.novell.com/show_bug.cgi?id=838185#c12 Arvin Schnell <aschnell@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |aschnell@suse.com --- Comment #12 from Arvin Schnell <aschnell@suse.com> 2014-02-06 09:33:20 UTC --- The code in yast2-storage has been removed, for details see https://github.com/yast/yast-storage/pull/19. -- 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