aboutsummaryrefslogtreecommitdiff
path: root/BUSYBOX.md
diff options
context:
space:
mode:
Diffstat (limited to 'BUSYBOX.md')
-rw-r--r--BUSYBOX.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/BUSYBOX.md b/BUSYBOX.md
index 8d933567..db7ca512 100644
--- a/BUSYBOX.md
+++ b/BUSYBOX.md
@@ -12,6 +12,11 @@ configuration settings for best results with OpenRC.
CONFIG_START_STOP_DAEMON -- The start-stop-daemon applet is not compatible with
start-stop-daemon in OpenRC.
+CONFIG_MOUNT -- The mount applet does not support the -O [no]_netdev options to
+skip over or include network file systems when the -a option is present.
+
+CONFIG_UMOUNT -- The umount applet does not support the -O option along with -a.
+
CONFIG_SWAPONOFF -- The swapon applet does not support the -e option
or recognize the nofail option in fstab.