diff --git a/docs/manual/configure.adoc b/docs/manual/configure.adoc index d27cdf3eb9..e0358aa0f9 100644 --- a/docs/manual/configure.adoc +++ b/docs/manual/configure.adoc @@ -399,7 +399,7 @@ can be chosen from +System configuration+, +Init system+: BusyBox +inittab+ syntax is special: do not use a random +inittab+ documentation from the Internet to learn about BusyBox +inittab+). The default +inittab+ in Buildroot is stored in - +system/skeleton/etc/inittab+. Apart from mounting a few important + +package/busybox/inittab+. Apart from mounting a few important filesystems, the main job the default inittab does is to start the +/etc/init.d/rcS+ shell script, and start a +getty+ program (which provides a login prompt).