#2026: sed syntax error in /etc/rc.d/rcsysinit.d/S05modules -------------------------+-------------------------------------------------- Reporter: ths | Owner: [email protected] Type: defect | Status: new Priority: normal | Milestone: 6.3 Component: Bootscripts | Version: SVN Severity: normal | Resolution: Keywords: | -------------------------+-------------------------------------------------- Changes (by [EMAIL PROTECTED]):
* milestone: => 6.3 Comment: Regarding your consolelog script, I like it. The thread discusses the possibility of configuring the logging level via a sysctl parameter, but concludes it runs too late; it has to run after udev has finished, otherwise module parameters can't be set as their sysfs entries won't be present. However, a lot of the kernel chatter comes from udev loading modules in the first place, so it'd make sense to set the kernel logging level *before* udev. Therefore, I think the only sane solution is to have it set via its own bootscript. Unless, of course, the udev bootscript temporarily sets the logging level low, like the modules scripts does (personally, I don't think it should be doing that - it should be set in one and only one place). Dan, what other cleanups do you think S05modules could use? Care to conjure up a patch and send it to lfs-dev for review? Thanks, Matt. -- Ticket URL: <http://wiki.linuxfromscratch.org/lfs/ticket/2026#comment:2> LFS Trac <http://wiki.linuxfromscratch.org/lfs/> Linux From Scratch: Your Distro, Your Rules. -- http://linuxfromscratch.org/mailman/listinfo/lfs-book FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
