UBUNTU: disable CONFIG_SUNRPC_REGISTER_V4 as we do not use rpcbind
Bug: #306016
The config option CONFIG_SUNRPC_REGISTER_V4 is required and only should be enabled if we are using rpcbind rather than portmapper. As we are still using portmapper in Jaunty we should not be enabling this. Disable it. Signed-off-by: Andy Whitcroft <apw@canonical.com> --- debian/config/amd64/config | 2 +- debian/config/i386/config | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/config/amd64/config b/debian/config/amd64/config index bf2e45c..42178cd 100644 --- a/debian/config/amd64/config +++ b/debian/config/amd64/config @@ -2993,7 +2993,7 @@ CONFIG_SUNDANCE=m CONFIG_SUNGEM=m CONFIG_SUNRPC=m CONFIG_SUNRPC_GSS=m -CONFIG_SUNRPC_REGISTER_V4=y +# CONFIG_SUNRPC_REGISTER_V4 is not set CONFIG_SUNRPC_XPRT_RDMA=m CONFIG_SUN_PARTITION=y CONFIG_SUSPEND=y diff --git a/debian/config/i386/config b/debian/config/i386/config index b9a4081..7789987 100644 --- a/debian/config/i386/config +++ b/debian/config/i386/config @@ -3226,7 +3226,7 @@ CONFIG_SUNDANCE=m CONFIG_SUNGEM=m CONFIG_SUNRPC=m CONFIG_SUNRPC_GSS=m -CONFIG_SUNRPC_REGISTER_V4=y +# CONFIG_SUNRPC_REGISTER_V4 is not set CONFIG_SUNRPC_XPRT_RDMA=m CONFIG_SUN_PARTITION=y CONFIG_SUSPEND=y -- 1.6.0.4.911.gc990 -- kernel-team mailing list kernel-team@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/kernel-team |
| All times are GMT. The time now is 02:40 AM. |
VBulletin, Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.