aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorTsung-En Hsiao <joshua841025@gmail.com>2017-06-12 06:12:28 +0800
committerGitHub <noreply@github.com>2017-06-12 06:12:28 +0800
commit6baf6419a364a260cf6672a53cd90329a5cf8247 (patch)
treef893386b2ca4918efc1fc1d69b044c66fe232437 /README.md
parent88dd92a8000aa408c047367e424b8829d0872740 (diff)
downloadriscv-tools-6baf6419a364a260cf6672a53cd90329a5cf8247.zip
riscv-tools-6baf6419a364a260cf6672a53cd90329a5cf8247.tar.gz
riscv-tools-6baf6419a364a260cf6672a53cd90329a5cf8247.tar.bz2
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.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
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 &rarr; Build Options
* `CONFIG_ASH=y`, listed as "ash" in Shells
* `CONFIG_ASH_JOB_CONTROL=n`, listed as "Ash &rarr; 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: