summaryrefslogtreecommitdiffstats
path: root/extra
diff options
context:
space:
mode:
Diffstat (limited to 'extra')
-rw-r--r--extra/nfs-utils-server/.footprint60
-rw-r--r--extra/nfs-utils-server/.md5sum3
-rwxr-xr-xextra/nfs-utils-server/Pkgfile34
-rw-r--r--extra/nfs-utils-server/nfs-server (renamed from extra/nfs-utils/nfs-server)0
-rw-r--r--extra/nfs-utils-server/nfs-server.sh (renamed from extra/nfs-utils/nfs-server.sh)0
-rw-r--r--extra/nfs-utils/.footprint57
-rw-r--r--extra/nfs-utils/.md5sum2
-rwxr-xr-xextra/nfs-utils/Pkgfile18
8 files changed, 101 insertions, 73 deletions
diff --git a/extra/nfs-utils-server/.footprint b/extra/nfs-utils-server/.footprint
new file mode 100644
index 000000000..33b51b4a6
--- /dev/null
+++ b/extra/nfs-utils-server/.footprint
@@ -0,0 +1,60 @@
+drwxr-xr-x root/root etc/
+drwxr-xr-x root/root etc/rc.d/
+drwxr-xr-x root/root etc/rc.d/init.d/
+-rwxr-xr-- root/root etc/rc.d/init.d/nfs-server
+drwxr-xr-x root/root etc/rc.d/rc0.d/
+lrwxrwxrwx root/root etc/rc.d/rc0.d/K48nfs-server -> ../init.d/nfs-server
+drwxr-xr-x root/root etc/rc.d/rc1.d/
+lrwxrwxrwx root/root etc/rc.d/rc1.d/K48nfs-server -> ../init.d/nfs-server
+drwxr-xr-x root/root etc/rc.d/rc2.d/
+lrwxrwxrwx root/root etc/rc.d/rc2.d/K48nfs-server -> ../init.d/nfs-server
+drwxr-xr-x root/root etc/rc.d/rc3.d/
+lrwxrwxrwx root/root etc/rc.d/rc3.d/S24nfs-server -> ../init.d/nfs-server
+drwxr-xr-x root/root etc/rc.d/rc4.d/
+lrwxrwxrwx root/root etc/rc.d/rc4.d/S24nfs-server -> ../init.d/nfs-server
+drwxr-xr-x root/root etc/rc.d/rc5.d/
+lrwxrwxrwx root/root etc/rc.d/rc5.d/S24nfs-server -> ../init.d/nfs-server
+drwxr-xr-x root/root etc/rc.d/rc6.d/
+lrwxrwxrwx root/root etc/rc.d/rc6.d/K48nfs-server -> ../init.d/nfs-server
+drwxr-xr-x root/root etc/rc.d/rcsysinit.d/
+drwxr-xr-x root/root etc/sysconfig/
+-rw-r--r-- root/root etc/sysconfig/nfs-server
+drwxr-xr-x root/root usr/
+drwxr-xr-x root/root usr/sbin/
+-rwxr-xr-x root/root usr/sbin/exportfs
+-rwxr-xr-x root/root usr/sbin/nfsstat
+-rwxr-xr-x root/root usr/sbin/rpc.mountd
+-rwxr-xr-x root/root usr/sbin/rpc.nfsd
+-rwxr-xr-x root/root usr/sbin/rpc.statd
+-rwxr-xr-x root/root usr/sbin/rpcdebug
+-rwxr-xr-x root/root usr/sbin/showmount
+-rwxr-xr-x root/root usr/sbin/sm-notify
+-rwxr-xr-x root/root usr/sbin/start-statd
+drwxr-xr-x root/root usr/share/
+drwxr-xr-x root/root usr/share/man/
+drwxr-xr-x root/root usr/share/man/man7/
+-rw-r--r-- root/root usr/share/man/man7/nfsd.7.gz
+drwxr-xr-x root/root usr/share/man/man8/
+-rw-r--r-- root/root usr/share/man/man8/exportfs.8.gz
+-rw-r--r-- root/root usr/share/man/man8/mount.nfs.8.gz
+-rw-r--r-- root/root usr/share/man/man8/mountd.8.gz
+-rw-r--r-- root/root usr/share/man/man8/nfsd.8.gz
+-rw-r--r-- root/root usr/share/man/man8/nfsstat.8.gz
+lrwxrwxrwx root/root usr/share/man/man8/rpc.mountd.8.gz -> mountd.8.gz
+lrwxrwxrwx root/root usr/share/man/man8/rpc.nfsd.8.gz -> nfsd.8.gz
+lrwxrwxrwx root/root usr/share/man/man8/rpc.sm-notify.8.gz -> sm-notify.8.gz
+lrwxrwxrwx root/root usr/share/man/man8/rpc.statd.8.gz -> statd.8.gz
+-rw-r--r-- root/root usr/share/man/man8/rpcdebug.8.gz
+-rw-r--r-- root/root usr/share/man/man8/showmount.8.gz
+-rw-r--r-- root/root usr/share/man/man8/sm-notify.8.gz
+-rw-r--r-- root/root usr/share/man/man8/statd.8.gz
+-rw-r--r-- root/root usr/share/man/man8/umount.nfs.8.gz
+drwxr-xr-x root/root var/
+drwxr-xr-x root/root var/lib/
+drwxr-xr-x root/root var/lib/nfs/
+-rw-r--r-- root/root var/lib/nfs/etab (EMPTY)
+-rw-r--r-- root/root var/lib/nfs/rmtab (EMPTY)
+drwx------ nobody/root var/lib/nfs/sm.bak/
+drwx------ nobody/root var/lib/nfs/sm/
+-rw------- nobody/root var/lib/nfs/state (EMPTY)
+-rw-r--r-- root/root var/lib/nfs/xtab (EMPTY)
diff --git a/extra/nfs-utils-server/.md5sum b/extra/nfs-utils-server/.md5sum
new file mode 100644
index 000000000..6cadbbf40
--- /dev/null
+++ b/extra/nfs-utils-server/.md5sum
@@ -0,0 +1,3 @@
+da9a8cfaba0905f0de06eada1edceffc nfs-server
+7871ab61ae98ba382afb55c35b02eeb4 nfs-server.sh
+4ab250f35979794de3d185e3c864e4d0 nfs-utils-1.2.0.tar.gz
diff --git a/extra/nfs-utils-server/Pkgfile b/extra/nfs-utils-server/Pkgfile
new file mode 100755
index 000000000..28cf7f5c9
--- /dev/null
+++ b/extra/nfs-utils-server/Pkgfile
@@ -0,0 +1,34 @@
+# Description: Utilitaires pour le système de fichiers nfs
+# URL: http://nfs.sourceforge.net
+# Maintainer: NuTyX core team
+# Packager: thierryn1 at hispeed dot ch
+# Depends on: nfs-utils
+
+name=nfs-utils-server
+version=1.2.0
+release=1
+source=(http://ftp.kernel.org/pub/linux/utils/nfs/nfs-utils-$version.tar.gz\
+ nfs-server nfs-server.sh)
+build() {
+source /etc/blfs-bootscripts
+wget \
+http://www.linuxfromscratch.org/blfs/downloads/svn/$scripts-$scriptsversion.tar.bz2
+tar xvf $scripts-$scriptsversion.tar.bz2
+ # build package
+cd nfs-utils-$version
+sed -i 's/getkversion//' tools/Makefile.in
+./configure --prefix=/usr\
+ --sysconfdir=/etc\
+ --mandir=/usr/share/man\
+ --infodir=/usr/share/info\
+ --disable-nfsv4 \
+ --disable-gss
+make
+make DESTDIR=$PKG install
+cd ../$scripts-$scriptsversion
+make DESTDIR=$PKG install-nfs-server
+install -m 754 ../nfs-server.sh $PKG/etc/rc.d/init.d/nfs-server
+mkdir -p $PKG/etc/sysconfig
+install -m 644 ../nfs-server $PKG/etc/sysconfig/
+rm -r $PKG/{sbin,usr/share/man/man5}
+}
diff --git a/extra/nfs-utils/nfs-server b/extra/nfs-utils-server/nfs-server
index c13747175..c13747175 100644
--- a/extra/nfs-utils/nfs-server
+++ b/extra/nfs-utils-server/nfs-server
diff --git a/extra/nfs-utils/nfs-server.sh b/extra/nfs-utils-server/nfs-server.sh
index dc48b387b..dc48b387b 100644
--- a/extra/nfs-utils/nfs-server.sh
+++ b/extra/nfs-utils-server/nfs-server.sh
diff --git a/extra/nfs-utils/.footprint b/extra/nfs-utils/.footprint
index a509c27ec..8a4e96eb0 100644
--- a/extra/nfs-utils/.footprint
+++ b/extra/nfs-utils/.footprint
@@ -1,68 +1,11 @@
-drwxr-xr-x root/root etc/
-drwxr-xr-x root/root etc/rc.d/
-drwxr-xr-x root/root etc/rc.d/init.d/
--rwxr-xr-- root/root etc/rc.d/init.d/nfs-server
-drwxr-xr-x root/root etc/rc.d/rc0.d/
-lrwxrwxrwx root/root etc/rc.d/rc0.d/K48nfs-server -> ../init.d/nfs-server
-drwxr-xr-x root/root etc/rc.d/rc1.d/
-lrwxrwxrwx root/root etc/rc.d/rc1.d/K48nfs-server -> ../init.d/nfs-server
-drwxr-xr-x root/root etc/rc.d/rc2.d/
-lrwxrwxrwx root/root etc/rc.d/rc2.d/K48nfs-server -> ../init.d/nfs-server
-drwxr-xr-x root/root etc/rc.d/rc3.d/
-lrwxrwxrwx root/root etc/rc.d/rc3.d/S24nfs-server -> ../init.d/nfs-server
-drwxr-xr-x root/root etc/rc.d/rc4.d/
-lrwxrwxrwx root/root etc/rc.d/rc4.d/S24nfs-server -> ../init.d/nfs-server
-drwxr-xr-x root/root etc/rc.d/rc5.d/
-lrwxrwxrwx root/root etc/rc.d/rc5.d/S24nfs-server -> ../init.d/nfs-server
-drwxr-xr-x root/root etc/rc.d/rc6.d/
-lrwxrwxrwx root/root etc/rc.d/rc6.d/K48nfs-server -> ../init.d/nfs-server
-drwxr-xr-x root/root etc/rc.d/rcsysinit.d/
-drwxr-xr-x root/root etc/sysconfig/
--rw-r--r-- root/root etc/sysconfig/nfs-server
drwxr-xr-x root/root sbin/
-r-s--x--x root/root sbin/mount.nfs
lrwxrwxrwx root/root sbin/mount.nfs4 -> mount.nfs
lrwxrwxrwx root/root sbin/umount.nfs -> mount.nfs
lrwxrwxrwx root/root sbin/umount.nfs4 -> mount.nfs
drwxr-xr-x root/root usr/
-drwxr-xr-x root/root usr/sbin/
--rwxr-xr-x root/root usr/sbin/exportfs
--rwxr-xr-x root/root usr/sbin/nfsstat
--rwxr-xr-x root/root usr/sbin/rpc.mountd
--rwxr-xr-x root/root usr/sbin/rpc.nfsd
--rwxr-xr-x root/root usr/sbin/rpc.statd
--rwxr-xr-x root/root usr/sbin/rpcdebug
--rwxr-xr-x root/root usr/sbin/showmount
--rwxr-xr-x root/root usr/sbin/sm-notify
--rwxr-xr-x root/root usr/sbin/start-statd
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/man/
drwxr-xr-x root/root usr/share/man/man5/
-rw-r--r-- root/root usr/share/man/man5/exports.5.gz
-rw-r--r-- root/root usr/share/man/man5/nfs.5.gz
-drwxr-xr-x root/root usr/share/man/man7/
--rw-r--r-- root/root usr/share/man/man7/nfsd.7.gz
-drwxr-xr-x root/root usr/share/man/man8/
--rw-r--r-- root/root usr/share/man/man8/exportfs.8.gz
--rw-r--r-- root/root usr/share/man/man8/mount.nfs.8.gz
--rw-r--r-- root/root usr/share/man/man8/mountd.8.gz
--rw-r--r-- root/root usr/share/man/man8/nfsd.8.gz
--rw-r--r-- root/root usr/share/man/man8/nfsstat.8.gz
-lrwxrwxrwx root/root usr/share/man/man8/rpc.mountd.8.gz -> mountd.8.gz
-lrwxrwxrwx root/root usr/share/man/man8/rpc.nfsd.8.gz -> nfsd.8.gz
-lrwxrwxrwx root/root usr/share/man/man8/rpc.sm-notify.8.gz -> sm-notify.8.gz
-lrwxrwxrwx root/root usr/share/man/man8/rpc.statd.8.gz -> statd.8.gz
--rw-r--r-- root/root usr/share/man/man8/rpcdebug.8.gz
--rw-r--r-- root/root usr/share/man/man8/showmount.8.gz
--rw-r--r-- root/root usr/share/man/man8/sm-notify.8.gz
--rw-r--r-- root/root usr/share/man/man8/statd.8.gz
--rw-r--r-- root/root usr/share/man/man8/umount.nfs.8.gz
-drwxr-xr-x root/root var/
-drwxr-xr-x root/root var/lib/
-drwxr-xr-x root/root var/lib/nfs/
--rw-r--r-- root/root var/lib/nfs/etab (EMPTY)
--rw-r--r-- root/root var/lib/nfs/rmtab (EMPTY)
-drwx------ nobody/root var/lib/nfs/sm.bak/
-drwx------ nobody/root var/lib/nfs/sm/
--rw------- nobody/root var/lib/nfs/state (EMPTY)
--rw-r--r-- root/root var/lib/nfs/xtab (EMPTY)
diff --git a/extra/nfs-utils/.md5sum b/extra/nfs-utils/.md5sum
index 6cadbbf40..cc626e7bd 100644
--- a/extra/nfs-utils/.md5sum
+++ b/extra/nfs-utils/.md5sum
@@ -1,3 +1 @@
-da9a8cfaba0905f0de06eada1edceffc nfs-server
-7871ab61ae98ba382afb55c35b02eeb4 nfs-server.sh
4ab250f35979794de3d185e3c864e4d0 nfs-utils-1.2.0.tar.gz
diff --git a/extra/nfs-utils/Pkgfile b/extra/nfs-utils/Pkgfile
index 8be1664a0..728267912 100755
--- a/extra/nfs-utils/Pkgfile
+++ b/extra/nfs-utils/Pkgfile
@@ -2,19 +2,13 @@
# URL: http://nfs.sourceforge.net
# Maintainer: NuTyX core team
# Packager: thierryn1 at hispeed dot ch
-# Depends on: portmap
+# Depends: portmap
name=nfs-utils
version=1.2.0
-release=1
-source=(http://ftp.kernel.org/pub/linux/utils/nfs/$name-$version.tar.gz\
- nfs-server nfs-server.sh)
+release=2
+source=(http://ftp.kernel.org/pub/linux/utils/nfs/$name-$version.tar.gz)
build() {
-source /etc/blfs-bootscripts
-wget \
-http://www.linuxfromscratch.org/blfs/downloads/svn/$scripts-$scriptsversion.tar.bz2
-tar xvf $scripts-$scriptsversion.tar.bz2
- # build package
cd $name-$version
sed -i 's/getkversion//' tools/Makefile.in
./configure --prefix=/usr\
@@ -25,9 +19,5 @@ sed -i 's/getkversion//' tools/Makefile.in
--disable-gss
make
make DESTDIR=$PKG install
-cd ../$scripts-$scriptsversion
-make DESTDIR=$PKG install-nfs-server
-install -m 754 ../nfs-server.sh $PKG/etc/rc.d/init.d/nfs-server
-mkdir -p $PKG/etc/sysconfig
-install -m 644 ../nfs-server $PKG/etc/sysconfig/
+rm -r $PKG/{var,usr/{sbin,share/man/man{7,8}}}
}