30 Commits

Author SHA1 Message Date
d71f6aef40 inittab: Add note about serial console getty 2016-12-28 22:40:48 -05:00
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
d92670cff5 network: Create simple DHCP client config
Using udhcpc and eth0, on 'ifup eth0' obtain an IP address via DHCP and
assign it properly to eth0.
2013-10-18 16:03:04 -04:00
59d0399a62 Update all bootscripts ch to use ${CLFS}/targetfs 2013-10-15 16:00:05 -04:00
364d698c9e Consistently capitalize BusyBox name
It was written sometimes with the second 'B' lowercase which is
incorrect.
2013-07-18 15:05:58 -04:00
111f2c62a7 Updated mdev.conf using Alpine Linux config
Obtained mdev.conf from Alpine Linux project from:
http://git.alpinelinux.org/cgit/aports.git/plain/main/busybox-initscripts/mdev.conf?h=2.1-stable
Modified slightly to fit our environment.  Tested quickly on a
BeagleBoard-xM.

Used Alpine Linux as base because of mailing list thread:
http://lists.busybox.net/pipermail/busybox/2009-November/070889.html
2011-05-04 07:09:50 -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
7dd2673a79 Fixed Hostname typo, [lfs] to [clfs] 2011-03-24 06:40:02 -04:00
b836e1e655 Made mdev video output not enabled by default
Default configuration should not throw errors but may not be fully
featured.  Changed mdev.conf to comment out video output lines by default
and have a note to uncomment to enable video output.  In this way,
a board with or without video output will boot without errors.
2011-03-24 06:15:26 -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
49c9bc5c0b Fixed udhcpc.conf script file name
Thanks to Steven Swann (sjs205.linux at gmail) for point this out.
Fixes #755.
2011-02-10 07:03:11 -05:00
423fe6b93b add a udhcpc.conf script to make udhcpc actually useful 2009-09-10 00:35:48 +02:00
1f3583729d book: Fix mdev.conf 2009-09-08 19:06:50 +02:00
cb0e00d3d0 Finish removal if /etc/inputrc 2009-01-27 01:28:07 +00:00
2e3b9e1b7a Busybox and uClibc don't support inputrc 2009-01-27 00:37:18 +00:00
3ca2208617 Several fixes for PDF look. 2007-07-15 15:29:34 +00:00
bd48e48185 Updated CLFS-Embedded book sources to use DocBook-XML DTD 4.5. 2007-03-23 19:49:50 +00:00
a7f06de417 Add ${CLFS} to inputrc 2006-11-29 19:00:44 +00:00
3466794787 Text Updates 2006-11-23 04:50:31 +00:00
7165e5cf67 Move the end to Beyond CLFS
Added /etc/profile
Added /etc/inpurc
2006-11-15 18:07:45 +00:00
de9651e38c Fixed some typos in Network Setup 2006-11-14 23:29:47 +00:00
75a41b8db2 Updated Some Page Titles 2006-11-14 23:02:43 +00:00
a56c046222 Update bootscripts information 2006-11-14 22:37:04 +00:00
1d671502bb Removed udev
Added the use of mdev
Removed udev rules
Added bootscripts configuration information
2006-11-14 22:11:07 +00:00
5376ffe7c4 Corrected command for installation of udev rules 2006-11-14 07:08:11 +00:00
faa64670b4 Removed Information that is not necessary for embedded systems.
Added udev
Added udev-rules
Added variables for toolchains
2006-11-10 06:54:09 +00:00
a9e389d133 Initial Import of CLFS 3.0 2006-11-08 18:01:21 +00:00