aboutsummaryrefslogtreecommitdiff
path: root/init.d/netmount
AgeCommit message (Expand)Author
2008-01-11Adopt a more C style for scripts and remove vim settings.Roy Marples
2008-01-11Remove full license text from shell cripts.Roy Marples
2008-01-01the reason we need portmap/rpcbind is so we can communicate with rpc.statd, s...Mike Frysinger
2007-12-14Remove Gentoo copyright from all files that I know I have writtenRoy Marples
2007-11-29Use shorthand for loopsRoy Marples
2007-11-28Massive whitespace cleanupRoy Marples
2007-11-23Move /etc/conf.d/rc to /etc/rc.conf.Roy Marples
2007-11-14relicense as 2-clause BSD, with the kind permission of GentooRoy Marples
2007-10-09netmount, localmount, halt.sh and net scripts now check OS specific flags to ...Roy Marples
2007-09-25Do not require portmap in netmount when nolock option is used with nfs mounts...Mike Frysinger
2007-09-19--opts to --optionsRoy Marples
2007-08-15`config /etc/fstab' can now be used in depend() functions to show thatRoy Marples
2007-07-10init scripts and their extra options can now have descriptions, #184327.Roy Marples
2007-07-08Fix netmount - thanks to HollowRoy Marples
2007-04-05Rewrite the core parts in C. We now provide librc so other programs canRoy Marples