From ea8d6b3d818f0902a840ab63cd97bb0ba1573a02 Mon Sep 17 00:00:00 2001 From: Chris Gianelloni Date: Tue, 12 Sep 2006 13:54:13 +0000 Subject: [PATCH] Fixed the NFS mount configuration for busybox for bug #143476. git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/genkernel/trunk@433 67a159dc-881f-0410-a524-ba9dfbe2cb84 --- x86/busy-config | 1 + x86_64/busy-config | 1 + 2 files changed, 2 insertions(+) diff --git a/x86/busy-config b/x86/busy-config index 6b4391c..6459a7e 100644 --- a/x86/busy-config +++ b/x86/busy-config @@ -385,6 +385,7 @@ CONFIG_MOUNT=y CONFIG_NFSMOUNT=y CONFIG_UMOUNT=y # CONFIG_FEATURE_MOUNT_FORCE is not set +CONFIG_FEATURE_MOUNT_NFS=y # # Common options for mount/umount diff --git a/x86_64/busy-config b/x86_64/busy-config index 6b4391c..6459a7e 100644 --- a/x86_64/busy-config +++ b/x86_64/busy-config @@ -385,6 +385,7 @@ CONFIG_MOUNT=y CONFIG_NFSMOUNT=y CONFIG_UMOUNT=y # CONFIG_FEATURE_MOUNT_FORCE is not set +CONFIG_FEATURE_MOUNT_NFS=y # # Common options for mount/umount