Package: kfreebsd-kernel-headers Version: 0.55 Severity: wishlist Tags: patch
Please add sys/fs/nfs/*.h, sys/nfs/*.h and sys/nfsserver/*.h, they're needed for NFS userland utilities. -- System Information: Debian Release: 6.0.1 APT prefers unstable APT policy: (500, 'unstable') Architecture: kfreebsd-amd64 (x86_64) Kernel: kFreeBSD 8.2-1-amd64 Locale: LANG=ca_AD.UTF-8, LC_CTYPE=ca_AD.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash -- no debconf information
Index: debian/install =================================================================== --- debian/install (revision 3423) +++ debian/install (working copy) @@ -30,6 +30,7 @@ sys/fs/fifofs/*.h usr/include/fs/fifofs sys/fs/hpfs/*.h usr/include/fs/hpfs sys/fs/msdosfs/*.h usr/include/fs/msdosfs +sys/fs/nfs/*.h usr/include/fs/nfs sys/fs/ntfs/*.h usr/include/fs/ntfs sys/fs/nullfs/*.h usr/include/fs/nullfs sys/fs/nwfs/*.h usr/include/fs/nwfs @@ -151,8 +152,8 @@ sys/netipx/spx_timer.h usr/include/netipx sys/netipx/spx_var.h usr/include/netipx sys/netncp/*.h usr/include/netncp -sys/nfs/nfsproto.h usr/include/nfs -sys/nfs/xdr_subs.h usr/include/nfs +sys/nfs/*.h usr/include/nfs +sys/nfsserver/*.h usr/include/nfsserver sys/nfsclient/*.h usr/include/nfsclient sys/opencrypto/*.h usr/include/opencrypto sys/osreldate.h usr/include/.

