1 comment "nfs-utils needs a toolchain w/ threads"
3 depends on !BR2_TOOLCHAIN_HAS_THREADS
5 config BR2_PACKAGE_NFS_UTILS
7 depends on BR2_TOOLCHAIN_HAS_THREADS # libtirpc, rpcbind
8 select BR2_PACKAGE_LIBTIRPC if !BR2_TOOLCHAIN_HAS_NATIVE_RPC
9 select BR2_PACKAGE_RPCBIND # runtime
10 depends on BR2_USE_MMU # fork()
12 The NFS Linux kernel server.
14 http://sourceforge.net/projects/nfs
16 if BR2_PACKAGE_NFS_UTILS
18 config BR2_PACKAGE_NFS_UTILS_RPCDEBUG
21 The RPC debugging utility
23 config BR2_PACKAGE_NFS_UTILS_RPC_LOCKD
26 NFS lock manager for Linux kernels older than 2.4
28 config BR2_PACKAGE_NFS_UTILS_RPC_RQUOTAD
31 NFS remote quota server