Randy McMurchy wrote: > DJ Lucas wrote these words on 09/11/05 14:07 CST: > > >>As previously discussed, boot logging has been moved into the >>'enhanced' scripts in contrib now, along with text wrapping and >>interactive boot. > > > I don't remember this discussion. Care to quickly summarize it? > > Bootlogging seemed to work good best as I can tell. Does it have > something to do with some locales not logging correctly? >
No. On a base LFS you'll find only syslogd and network. Everything before that is lost. The way I chose to handle this, a tmpfs mounted explicitly for bootscripts, was determined to be inappropriate at the time it was suggested. http://archive.linuxfromscratch.org/mail-archives/lfs-dev/2005-April/051165.html Since then, a better alternative (actually FHS compliant mountpoint for the tmpfs) was added to enhanced. At the same time this allowed a fix for the read-only root issue for Interactive Boot. Boot logging was decided to be dropped when the text-wrapping was removed. See 'Simplifying Bootscripts' here: http://archive.linuxfromscratch.org/mail-archives/lfs-dev/2005-July/052010.html -- DJ Lucas -- http://linuxfromscratch.org/mailman/listinfo/lfs-book FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
