Enable CONFIG_FEATURE_MTAB_SUPPORT option for busybox

cleanup-cruft
agaffney 16 years ago
parent 10d51999a0
commit 7bb2b54414

@ -2,6 +2,13 @@
# Copyright 1999-2008 Gentoo Foundation; 2008 Chris Gianelloni, Andrew Gaffney
# Distributed under the GPL v2
13 Nov 2008; Andrew Gaffney <agaffney@gentoo.org> arch/alpha/busy-config,
arch/ia64/busy-config, arch/mips/busy-config, arch/parisc/busy-config,
arch/parisc64/busy-config, arch/ppc/busy-config, arch/ppc64/busy-config,
arch/sparc/busy-config, arch/sparc64/busy-config, arch/um/busy-config,
arch/x86/busy-config, arch/x86_64/busy-config, defaults/busy-config:
Enable CONFIG_FEATURE_MTAB_SUPPORT option for busybox
13 Nov 2008; Andrew Gaffney <agaffney@gentoo.org> defaults/initrd.scripts,
+patches/busybox/1.7.4/1.7.4-mount-i-option.diff:
Add patch for busybox to add -i option to mount command

@ -479,7 +479,7 @@ CONFIG_UMOUNT=y
# Common options for mount/umount
#
CONFIG_FEATURE_MOUNT_LOOP=y
# CONFIG_FEATURE_MTAB_SUPPORT is not set
CONFIG_FEATURE_MTAB_SUPPORT=y
#
# Miscellaneous Utilities

@ -479,7 +479,7 @@ CONFIG_UMOUNT=y
# Common options for mount/umount
#
CONFIG_FEATURE_MOUNT_LOOP=y
# CONFIG_FEATURE_MTAB_SUPPORT is not set
CONFIG_FEATURE_MTAB_SUPPORT=y
#
# Miscellaneous Utilities

@ -479,7 +479,7 @@ CONFIG_UMOUNT=y
# Common options for mount/umount
#
CONFIG_FEATURE_MOUNT_LOOP=y
# CONFIG_FEATURE_MTAB_SUPPORT is not set
CONFIG_FEATURE_MTAB_SUPPORT=y
#
# Miscellaneous Utilities

@ -479,7 +479,7 @@ CONFIG_UMOUNT=y
# Common options for mount/umount
#
CONFIG_FEATURE_MOUNT_LOOP=y
# CONFIG_FEATURE_MTAB_SUPPORT is not set
CONFIG_FEATURE_MTAB_SUPPORT=y
#
# Miscellaneous Utilities

@ -479,7 +479,7 @@ CONFIG_UMOUNT=y
# Common options for mount/umount
#
CONFIG_FEATURE_MOUNT_LOOP=y
# CONFIG_FEATURE_MTAB_SUPPORT is not set
CONFIG_FEATURE_MTAB_SUPPORT=y
#
# Miscellaneous Utilities

@ -479,7 +479,7 @@ CONFIG_UMOUNT=y
# Common options for mount/umount
#
CONFIG_FEATURE_MOUNT_LOOP=y
# CONFIG_FEATURE_MTAB_SUPPORT is not set
CONFIG_FEATURE_MTAB_SUPPORT=y
#
# Miscellaneous Utilities

@ -479,7 +479,7 @@ CONFIG_UMOUNT=y
# Common options for mount/umount
#
CONFIG_FEATURE_MOUNT_LOOP=y
# CONFIG_FEATURE_MTAB_SUPPORT is not set
CONFIG_FEATURE_MTAB_SUPPORT=y
#
# Miscellaneous Utilities

@ -479,7 +479,7 @@ CONFIG_UMOUNT=y
# Common options for mount/umount
#
CONFIG_FEATURE_MOUNT_LOOP=y
# CONFIG_FEATURE_MTAB_SUPPORT is not set
CONFIG_FEATURE_MTAB_SUPPORT=y
#
# Miscellaneous Utilities

@ -479,7 +479,7 @@ CONFIG_UMOUNT=y
# Common options for mount/umount
#
CONFIG_FEATURE_MOUNT_LOOP=y
# CONFIG_FEATURE_MTAB_SUPPORT is not set
CONFIG_FEATURE_MTAB_SUPPORT=y
#
# Miscellaneous Utilities

@ -392,7 +392,7 @@ CONFIG_UMOUNT=y
# Common options for mount/umount
#
CONFIG_FEATURE_MOUNT_LOOP=y
# CONFIG_FEATURE_MTAB_SUPPORT is not set
CONFIG_FEATURE_MTAB_SUPPORT=y
#
# Debugging Options

@ -479,7 +479,7 @@ CONFIG_UMOUNT=y
# Common options for mount/umount
#
CONFIG_FEATURE_MOUNT_LOOP=y
# CONFIG_FEATURE_MTAB_SUPPORT is not set
CONFIG_FEATURE_MTAB_SUPPORT=y
#
# Miscellaneous Utilities

@ -479,7 +479,7 @@ CONFIG_UMOUNT=y
# Common options for mount/umount
#
CONFIG_FEATURE_MOUNT_LOOP=y
# CONFIG_FEATURE_MTAB_SUPPORT is not set
CONFIG_FEATURE_MTAB_SUPPORT=y
#
# Miscellaneous Utilities

@ -479,7 +479,7 @@ CONFIG_UMOUNT=y
# Common options for mount/umount
#
CONFIG_FEATURE_MOUNT_LOOP=y
# CONFIG_FEATURE_MTAB_SUPPORT is not set
CONFIG_FEATURE_MTAB_SUPPORT=y
#
# Miscellaneous Utilities

Loading…
Cancel
Save