From: Chris Gianelloni Date: Tue, 12 Sep 2006 13:54:13 +0000 (+0000) Subject: Fixed the NFS mount configuration for busybox for bug #143476. X-Git-Tag: v3.4.10.902~319 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=ea8d6b3d818f0902a840ab63cd97bb0ba1573a02;p=genkernel.git 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 --- 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