--- /dev/null
+# /etc/conf.d/nfs
+
+# If you wish to set the port numbers for lockd,
+# please see /etc/sysctl.conf
+
+# Number of servers to be started up by default
+RPCNFSDCOUNT=8
+
+# Options to pass to rpc.mountd
+# ex. RPCMOUNTDOPTS="-p 32767
+RPCMOUNTDOPTS=""
+
+# Options to pass to rpc.statd
+# ex. RPCSTATDOPTS="-p 32765 -o 32766"
+RPCSTATDOPTS=""
+
+# Options to pass to rpc.idmapd
+RPCIDMAPDOPTS=""
+
+# Options to pass to rpc.gssd
+RPCGSSDOPTS=""
+
+# Options to pass to rpc.svcgssd
+RPCSVCGSSDOPTS=""
+
+# Timeout (in seconds) for exportfs
+EXPORTFSTIMEOUT=30
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-fs/nfs-utils/nfs-utils-1.0.10.ebuild,v 1.12 2007/03/25 06:55:03 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-fs/nfs-utils/nfs-utils-1.0.10.ebuild,v 1.13 2007/03/25 12:28:59 vapier Exp $
inherit eutils flag-o-matic multilib
use !nonfsv4 && doins utils/idmapd/idmapd.conf
doinitd "${FILESDIR}"/nfs "${FILESDIR}"/nfsmount
- newconfd "${FILESDIR}"/nfs.confd nfs
+ newconfd "${FILESDIR}"/nfs.confd.old nfs
# uClibc doesn't provide rpcgen like glibc, so lets steal it from nfs-utils
if ! use elibc_glibc ; then
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-fs/nfs-utils/nfs-utils-1.0.12-r1.ebuild,v 1.1 2007/03/24 09:14:02 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-fs/nfs-utils/nfs-utils-1.0.12-r1.ebuild,v 1.2 2007/03/25 12:28:59 vapier Exp $
inherit eutils flag-o-matic multilib
use !nonfsv4 && doins utils/idmapd/idmapd.conf
doinitd "${FILESDIR}"/nfs "${FILESDIR}"/nfsmount
- newconfd "${FILESDIR}"/nfs.confd nfs
+ newconfd "${FILESDIR}"/nfs.confd.old nfs
# uClibc doesn't provide rpcgen like glibc, so lets steal it from nfs-utils
if ! use elibc_glibc ; then
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-fs/nfs-utils/nfs-utils-1.0.12.ebuild,v 1.5 2007/03/25 11:34:15 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-fs/nfs-utils/nfs-utils-1.0.12.ebuild,v 1.6 2007/03/25 12:28:59 vapier Exp $
inherit eutils flag-o-matic multilib
use !nonfsv4 && doins utils/idmapd/idmapd.conf
doinitd "${FILESDIR}"/nfs "${FILESDIR}"/nfsmount
- newconfd "${FILESDIR}"/nfs.confd nfs
+ newconfd "${FILESDIR}"/nfs.confd.old nfs
# uClibc doesn't provide rpcgen like glibc, so lets steal it from nfs-utils
if ! use elibc_glibc ; then
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-fs/nfs-utils/nfs-utils-1.0.6-r6.ebuild,v 1.15 2007/01/05 07:09:51 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-fs/nfs-utils/nfs-utils-1.0.6-r6.ebuild,v 1.16 2007/03/25 12:28:59 vapier Exp $
inherit eutils
insinto /etc ; doins ${FILESDIR}/exports
doinitd ${FILESDIR}/nfs ${FILESDIR}/nfsmount
- newconfd ${FILESDIR}/nfs.confd nfs
+ newconfd ${FILESDIR}/nfs.confd.old nfs
}
pkg_postinst() {
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-fs/nfs-utils/nfs-utils-1.0.7-r2.ebuild,v 1.6 2007/03/10 14:25:03 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-fs/nfs-utils/nfs-utils-1.0.7-r2.ebuild,v 1.7 2007/03/25 12:28:59 vapier Exp $
inherit eutils flag-o-matic
use kerberos && newins support/gssapi/SAMPLE_gssapi_mech.conf
doinitd "${FILESDIR}"/nfs "${FILESDIR}"/nfsmount
- newconfd "${FILESDIR}"/nfs.confd nfs
+ newconfd "${FILESDIR}"/nfs.confd.old nfs
# uClibc doesn't provide rpcgen like glibc, so lets steal it from nfs-utils
if ! use elibc_glibc ; then
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-fs/nfs-utils/nfs-utils-1.0.9.ebuild,v 1.5 2007/03/10 14:25:03 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-fs/nfs-utils/nfs-utils-1.0.9.ebuild,v 1.6 2007/03/25 12:28:59 vapier Exp $
inherit eutils flag-o-matic multilib
use !nonfsv4 && doins utils/idmapd/idmapd.conf
doinitd "${FILESDIR}"/nfs "${FILESDIR}"/nfsmount
- newconfd "${FILESDIR}"/nfs.confd nfs
+ newconfd "${FILESDIR}"/nfs.confd.old nfs
# uClibc doesn't provide rpcgen like glibc, so lets steal it from nfs-utils
if ! use elibc_glibc ; then