"Craig" <[EMAIL PROTECTED]> writes: > Hi folks, > I'm using Dachstein CD 1.0.2. When you modify the syslinux.cfg file, > does it matter which order you list the additional modules that you want > included at boot-up?...or do you just add them to the end of the line of > other packages on the LRP= line??? Thank you.
Be sure you're using the proper terminology. "Modules" are declared in /etc/modules, and the order can be significant (e.g. if you have two different kinds of network cards, the module declared first in there will become eth0 and the second will be eth1). Packages are declared in syslinux.cfg, and the order generally does not matter. If a package replaced files installed by core system packages, then it'd be important for it to be listed after those packages, but I suspect there are very few packages like that out there. -- Dan Harkless [EMAIL PROTECTED] http://harkless.org/dan/ ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf ------------------------------------------------------------------------ leaf-user mailing list: [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/leaf-user SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html
