Mailinglist Archive: opensuse-bugs (5221 mails)
| < Previous | Next > |
[Bug 485992] modprobe_blacklist.scr and modules.scr need to reflect new /etc/modprobe.d paths
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Mon, 6 Apr 2009 06:52:51 -0600 (MDT)
- Message-id: <20090406125251.D5849245393@xxxxxxxxxxxxxxxxxxxxxx>
http://bugzilla.novell.com/show_bug.cgi?id=485992
User lslezak@xxxxxxxxxx added comment
http://bugzilla.novell.com/show_bug.cgi?id=485992#c6
Ladislav Slezak <lslezak@xxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEEDINFO |NEW
Info Provider|lslezak@xxxxxxxxxx |
--- Comment #6 from Ladislav Slezak <lslezak@xxxxxxxxxx> 2009-04-06 06:52:51
MDT ---
The function Initrd::AddModule(string modname, string modargs) adds the module
to /etc/sysconfig/kernel:INITRD_MODULES, the options (the second argument) are
written to /etc/modules.conf file.
/clients/inst_kickoff.ycp uses empty options, so there is nothing to write to
modprobe configuration. This effecively means that /etc/modprobe.conf is not
used by inst_kickoff.ycp.
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
User lslezak@xxxxxxxxxx added comment
http://bugzilla.novell.com/show_bug.cgi?id=485992#c6
Ladislav Slezak <lslezak@xxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEEDINFO |NEW
Info Provider|lslezak@xxxxxxxxxx |
--- Comment #6 from Ladislav Slezak <lslezak@xxxxxxxxxx> 2009-04-06 06:52:51
MDT ---
The function Initrd::AddModule(string modname, string modargs) adds the module
to /etc/sysconfig/kernel:INITRD_MODULES, the options (the second argument) are
written to /etc/modules.conf file.
/clients/inst_kickoff.ycp uses empty options, so there is nothing to write to
modprobe configuration. This effecively means that /etc/modprobe.conf is not
used by inst_kickoff.ycp.
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
| < Previous | Next > |