Radix cross Linux

The main Radix cross Linux repository contains the build scripts of packages, which have the most complete and common functionality for desktop machines

452 Commits   2 Branches   1 Tag
     5         kx # See also /etc/default/nfs
     5         kx 
     5         kx # Optional arguments passed to rpcbind. See rpcbind(8)
     5         kx #RPCBIND_OPTS=""
     5         kx #
     5         kx # Optional arguments passed to rpc.statd. See rpc.statd(8)
     5         kx #RPC_STATD_OPTS=""
     5         kx # Optional hostname to start rpc.statd with.
     5         kx #RPC_STATD_HOSTNAME="darkstar"
     5         kx # Port rpc.statd should listen on.
     5         kx #RPC_STATD_PORT=32766
     5         kx # Outgoing port rpc.statd should use.
     5         kx #RPC_STATD_OUTGOING_PORT=32765
     5         kx #
     5         kx # Optional options passed to rquotad. See rquotad(8)
     5         kx #RPC_RQUOTAD_OPTS=""
     5         kx # Optional port rquotad should listen on:
     5         kx #RPC_RQUOTAD_PORT=32769
     5         kx #
     5         kx # TCP port rpc.lockd should listen on:
     5         kx #LOCKD_TCP_PORT=32768
     5         kx # UDP port rpc.lockd should listen on:
     5         kx #LOCKD_UDP_PORT=32768
     5         kx #
     5         kx # Optional arguments passed to rpc.mountd. See rpc.mountd(8)
     5         kx #RPC_MOUNTD_OPTS=""
     5         kx # Port rpc.mountd should listen on:
     5         kx #RPC_MOUNTD_PORT=32767
     5         kx #