wok-next rev 18307
busybox-static: add mount -o flags (for /init)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Aug 24 12:30:11 2015 +0200 (2015-08-24) |
parents | fbd38ee85143 |
children | 4319223f497f |
files | busybox/stuff/busybox-1.23.config-static |
line diff
1.1 --- a/busybox/stuff/busybox-1.23.config-static Mon Aug 24 12:14:49 2015 +0200 1.2 +++ b/busybox/stuff/busybox-1.23.config-static Mon Aug 24 12:30:11 2015 +0200 1.3 @@ -603,7 +603,7 @@ 1.4 CONFIG_FEATURE_MOUNT_LABEL=y 1.5 # CONFIG_FEATURE_MOUNT_NFS is not set 1.6 # CONFIG_FEATURE_MOUNT_CIFS is not set 1.7 -# CONFIG_FEATURE_MOUNT_FLAGS is not set 1.8 +CONFIG_FEATURE_MOUNT_FLAGS=y 1.9 # CONFIG_FEATURE_MOUNT_FSTAB is not set 1.10 # CONFIG_PIVOT_ROOT is not set 1.11 # CONFIG_RDATE is not set