10 Commits

Author SHA1 Message Date
458ac4c30b bootscripts: No symlink needed
init will find the startup and shutdown scripts via the configuration
given in inittab.
2014-06-13 16:58:19 -04:00
ebc4a9bbeb bootscripts: Correct contents and descriptions 2013-10-24 14:49:41 -04:00
59d0399a62 Update all bootscripts ch to use ${CLFS}/targetfs 2013-10-15 16:00:05 -04:00
b38422d14d Don't delete the bootscripts source dir when complete
The bootscripts source directory should not be deleted after installing
the core bootscripts.  Currently dropbear instructions say to install
dropbear bootscripts from it in the Beyond section.
Deleting the bootscripts directory accomplishes nothing, but may cause
confusion in Beyond, so make sure users understand that they don't need
to delete it.
2011-04-13 07:19:33 -04:00
c62f4d490b Link etc/init.d/rcS to etc/rc.d/startup for BusyBox
BusyBox wanst the startup script to be located at /etc/init.d/rcS.
Our startup scripts store everything in /etc/rc.d and our
startup script is "startup".  Symlink created so BusyBox can find
the startup script.

This may change at a later date if startup scripts get renamed to be more
BusyBox friendly.
2011-03-25 06:44:34 -04:00
86c5fd0a38 Updated bootscripts contents to match actual scripts 2011-03-16 06:54:35 -04:00
ead8566f81 Updated bootscripts make target to "install-bootscripts"
Thanks to Alan Post <alanpost at sunflowerriver dot org> for pointing out
that the Makefile target has changed to be "install-bootscripts".
2011-03-10 06:58:54 -05:00
bd48e48185 Updated CLFS-Embedded book sources to use DocBook-XML DTD 4.5. 2007-03-23 19:49:50 +00:00
a56c046222 Update bootscripts information 2006-11-14 22:37:04 +00:00
a9e389d133 Initial Import of CLFS 3.0 2006-11-08 18:01:21 +00:00