readline nitpick

2011-04-19 Thread Nathan Coulson
we use mkdir -v /usr/share/doc/readline-6.2 in the past, we wanted to allow users to rerun commands, without failure. If we still wish to support this install -D -m755 /usr/share/doc/readline-6.2 may be a better command, as it will not complain if the directory exists. -- Nathan

Added /run directory

2011-04-19 Thread Bruce Dubbs
I have added the /run top level directory to the -dev book and updated the bootscripts to use it. It seems to work pretty well, at least for a base LFS system. There are no hidden directories or files in /dev. -- Bruce -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ:

Re: Added /run directory

2011-04-19 Thread xinglp
2011/4/20 Bruce Dubbs bruce.du...@gmail.com: I have added the /run top level directory to the -dev book and updated the bootscripts to use it.  It seems to work pretty well, at least for a base LFS system.  There are no hidden directories or files in /dev. Some apps must use precreated dir in