PN: nfs-utils
PV: 1.3.3
PR: r0
PKGV: 1.3.3
PKGR: r0
LICENSE: MIT & GPLv2+ & BSD
DESCRIPTION: The nfs-utils package provides a daemon for the kernel NFS server and related tools.
SUMMARY: userspace utilities for kernel nfs
RDEPENDS_nfs-utils: bash initscripts-functions nfs-utils-client libtirpc (>= 1.0.1) libwrap (>= 7.6) util-linux-libblkid (>= 2.28.1) glibc (>= linaro-2.23)
RRECOMMENDS_nfs-utils: kernel-module-nfsd update-rc.d
SECTION: console/network
PKG_nfs-utils: nfs-utils
FILES_nfs-utils: /usr/bin/* /usr/sbin/* /usr/libexec/* /usr/lib/lib*.so.* /etc /com /var /bin/* /sbin/* /lib/*.so.* /lib/udev /usr/lib/udev /lib/udev /usr/lib/udev /usr/share/nfs-utils /usr/lib/nfs-utils/* /usr/share/pixmaps /usr/share/applications /usr/share/idl /usr/share/omf /usr/share/sounds /usr/lib/bonobo/servers /lib/systemd
pkg_postinst_nfs-utils: #!/bin/sh\n# Begin section update-rc.d\nif type update-rc.d >/dev/null 2>/dev/null; then\n\tif [ -n "$D" ]; then\n\t\tOPT="-r $D"\n\telse\n\t\tOPT="-s"\n\tfi\n\tupdate-rc.d $OPT nfsserver defaults\nfi\n# End section update-rc.d\n
pkg_postrm_nfs-utils: #!/bin/sh\nif type update-rc.d >/dev/null 2>/dev/null; then\n\tif [ -n "$D" ]; then\n\t\tOPT="-f -r $D"\n\telse\n\t\tOPT="-f"\n\tfi\n\tupdate-rc.d $OPT nfsserver remove\nfi\n
pkg_preinst_nfs-utils: #!/bin/sh\nif [ -z "$D" -a -f "/etc/init.d/nfsserver" ]; then\n\t/etc/init.d/nfsserver stop || :\nfi\nif type update-rc.d >/dev/null 2>/dev/null; then\n\tif [ -n "$D" ]; then\n\t\tOPT="-f -r $D"\n\telse\n\t\tOPT="-f"\n\tfi\n\tupdate-rc.d $OPT nfsserver remove\nfi\n
pkg_prerm_nfs-utils: #!/bin/sh\n# Begin section update-rc.d\nif [ -z "$D" -a -x "/etc/init.d/nfsserver" ]; then\n\t/etc/init.d/nfsserver stop || :\nfi\n# End section update-rc.d\n
FILERPROVIDESFLIST_nfs-utils: /usr/sbin/rpc.nfsd /usr/sbin/exportfs /usr/sbin/rpc.mountd
FILES_INFO: {"/usr/sbin/rpc.nfsd": 14684, "/usr/sbin/exportfs": 44216, "/usr/sbin/rpc.mountd": 79164, "/etc/init.d/nfsserver": 3342, "/sbin/osd_login": 2613}
FILERPROVIDES_/usr/sbin/rpc.nfsd_nfs-utils: elf(buildid) (= 449848b20ff4d99519149854553b54596b040069)
FILERPROVIDES_/usr/sbin/exportfs_nfs-utils: elf(buildid) (= 5d989c449f8bec72fb21e1aec54a40dd10ed4003)
FILERPROVIDES_/usr/sbin/rpc.mountd_nfs-utils: elf(buildid) (= 9840f5e4bb189df03f85b2b16285b5ed06899188)
FILERDEPENDSFLIST_nfs-utils: /sbin/osd@underscore@login /usr/sbin/rpc.nfsd /usr/sbin/exportfs /etc/init.d/nfsserver /usr/sbin/rpc.mountd
FILERDEPENDS_/sbin/osd@underscore@login_nfs-utils: /bin/bash
FILERDEPENDS_/usr/sbin/rpc.nfsd_nfs-utils: libc.so.6 libc.so.6(GLIBC_2.4) libpthread.so.0 libpthread.so.0(GLIBC_2.4) rtld(GNU_HASH)
FILERDEPENDS_/usr/sbin/exportfs_nfs-utils: libc.so.6 libc.so.6(GLIBC_2.4) rtld(GNU_HASH)
FILERDEPENDS_/etc/init.d/nfsserver_nfs-utils: /bin/sh
FILERDEPENDS_/usr/sbin/rpc.mountd_nfs-utils: libblkid.so.1 libblkid.so.1(BLKID_1.0) libc.so.6 libc.so.6(GLIBC_2.14) libc.so.6(GLIBC_2.4) libpthread.so.0 libpthread.so.0(GLIBC_2.4) libtirpc.so.3 libtirpc.so.3(TIRPC_0.3.0) libwrap.so.0 rtld(GNU_HASH)
PKGSIZE_nfs-utils: 144019
