From 6baf6419a364a260cf6672a53cd90329a5cf8247 Mon Sep 17 00:00:00 2001 From: Tsung-En Hsiao Date: Mon, 12 Jun 2017 06:12:28 +0800 Subject: Add inittab option to busybox Without this option, busybox will try to find /etc/rcS instead of inittab, and the initramfs of this README won't work. --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 85f7007..1cc824b 100644 --- a/README.md +++ b/README.md @@ -583,6 +583,8 @@ listed as "Cross Compiler prefix" in BusyBox Settings → Build Options * `CONFIG_ASH=y`, listed as "ash" in Shells * `CONFIG_ASH_JOB_CONTROL=n`, listed as "Ash → Job control" in Shells * `CONFIG_MOUNT=y`, listed as "mount" in Linux System Utilities +* `CONFIG_FEATURE_USE_INITTAB=y`, listed as "Support reading an inittab file" in Init Utilities + Enter the configuration interface much in the same way as that of the Linux kernel: -- cgit v1.1