From dac5966ca40610797d2b2aabef17154ca3dc20af Mon Sep 17 00:00:00 2001 From: William Hubbs Date: Thu, 1 Oct 2015 17:16:14 -0500 Subject: Revert "local/netmount: remove uses of -O [no]_netdev" This reverts commit 2a439c85bd69efc14847b4397bd6783cac051405. There is another use case for -O involving iscsi, so we can't remove it. --- BUSYBOX.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'BUSYBOX.md') 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. -- cgit v1.2.3