aboutsummaryrefslogtreecommitdiff
path: root/BUSYBOX.md
diff options
context:
space:
mode:
authorWilliam Hubbs <w.d.hubbs@gmail.com>2015-08-17 17:51:06 -0500
committerWilliam Hubbs <w.d.hubbs@gmail.com>2015-08-18 18:25:48 -0500
commit2a439c85bd69efc14847b4397bd6783cac051405 (patch)
treee53494e5a5678e57cc2db3be0100e06e2b17a5b7 /BUSYBOX.md
parent7341cd882fba522c1f1d183603334839bd4df7fc (diff)
local/netmount: remove uses of -O [no]_netdev
This was causing an incompatibility with busybox, and we do not use it in Gentoo.
Diffstat (limited to 'BUSYBOX.md')
-rw-r--r--BUSYBOX.md5
1 files changed, 0 insertions, 5 deletions
diff --git a/BUSYBOX.md b/BUSYBOX.md
index db7ca512..8d933567 100644
--- a/BUSYBOX.md
+++ b/BUSYBOX.md
@@ -12,11 +12,6 @@ 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.