|
Bugzilla – Full Text Bug Listing |
| Summary: | MODULES_LOADED_ON_BOOT removed | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Tumbleweed | Reporter: | Olaf Hering <ohering> |
| Component: | YaST2 | Assignee: | Lukas Ocilka <locilka> |
| Status: | RESOLVED FIXED | QA Contact: | Jiri Srain <jsrain> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | aschnell, coolo, forgotten_VwC0v2dy2L, locilka |
| Version: | 13.1 Milestone 3 | ||
| Target Milestone: | --- | ||
| Hardware: | x86-64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Found By: | Outsourced Testing | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Olaf Hering
2013-09-03 12:48:36 UTC
linuxrc and yast2-bootloader -> Steffen (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 can you please add /etc/sysconfig/kernel:MODULES_LOADED_ON_BOOT_REMOVED with documentation how to use /etc/modules-load.d/ ? Michal, this is what I've found: http://www.freedesktop.org/software/systemd/man/modules-load.d.html @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 Perhaps that should either go into release-notes or in a preserved comment in the new .conf file. 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 Taking this one ... for a while 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. No, actually I only want ship stoppers fixed at this point. All except Storage (https://github.com/yast/yast-storage/pull/13) has been fixed and merged and will be in Factory. The code in yast2-storage has been removed, for details see https://github.com/yast/yast-storage/pull/19. |