Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 18700 Details for
Bug 30275
/etc/modules.autoload isn't used anymore. It should be /etc/modules.autoload.d/kernel-2.*
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch to fix /etc/modules.autoload
gentoo-sparc-install.patch (text/plain), 1.95 KB, created by
Benny Chuang (RETIRED)
on 2003-10-03 15:50:58 UTC
(
hide
)
Description:
patch to fix /etc/modules.autoload
Filename:
MIME Type:
Creator:
Benny Chuang (RETIRED)
Created:
2003-10-03 15:50:58 UTC
Size:
1.95 KB
patch
obsolete
>--- ../../gentoo/xml/htdocs/doc/en/gentoo-sparc-install.xml 2003-09-30 18:24:53.000000000 -0700 >+++ gentoo-sparc-install.xml 2003-10-03 15:47:46.000000000 -0700 >@@ -17,6 +17,9 @@ > <author title="Editor"> > <mail link="swift@gentoo.org">Sven Vermeulen</mail> > </author> >+<author title="Editor"> >+<mail link="bennyc@gentoo.org">Benny Chuang</mail> >+</author> > > > <abstract> >@@ -27,9 +30,9 @@ > > <license/> > >-<version>0.4.7</version> >+<version>0.4.8</version> > >-<date>September 30, 2003</date> >+<date>October 3, 2003</date> > > <chapter> > <title>About the Install</title> >@@ -1964,9 +1967,11 @@ > module), then under "SCSI support" enable "SCSI support", "SCSI CD-ROM > support" and "SCSI generic support" (again, I usually compile them as > modules). If you also choose to use modules, then <c>echo -e >-"ide-scsi\nsg\nsr_mod" >> /etc/modules.autoload</c> to have them >-automatically added at boot time. >+"ide-scsi\nsg\nsr_mod" >> /etc/modules.autoload.d/kernel-KV</c> >+to have them automatically added at boot time. > </p> >+<impo>Replace KV for whichever kernel version you are using. If you are using >+a 2.4 Kerne, simply replace <e>KV</e> with <e>2.4</e>.</impo> > > <note> > For those who prefer it, it is now possible to install Gentoo Linux with >@@ -2340,14 +2345,14 @@ > > <p> > Add the names of any modules that are necessary for the proper >-functioning of your system to the <path>/etc/modules.autoload</path> >+functioning of your system to the <path>/etc/modules.autoload.d/kernel-KV</path> > file (you can also add any options you need to the same line). When Gentoo > Linux boots, these modules will be automatically loaded. Of particular > importance is your ethernet card module, if you happened to compile it > as a module: > </p> > >-<pre caption="/etc/modules.autoload"> >+<pre caption="/etc/modules.autoload.d/kernel-KV"> > <comment>This is assuming that you are using a 3com card. > Check <path>/lib/modules/`uname -r`/kernel/drivers/net</path> for your card.</comment> > 3c59x
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 30275
:
18700
|
18718