mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-18 21:33:39 -09:00
docs/manual/configure.adoc: fix location of Busybox inittab
Commit89d39fc7a3"initscripts: new package" moved the inittab packaged for Busybox init from system/skeleton/etc to package/busybox. The manual, however, still points to the old location, so let's fix it. Signed-off-by: Edgar Bonet <bonet@grenoble.cnrs.fr> Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr> (cherry picked from commit99b1685fd8) Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
920e7f06df
commit
2b0dd4ca7e
@@ -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).
|
||||
|
||||
Reference in New Issue
Block a user