summaryrefslogtreecommitdiff
path: root/init.d/netmount.in
Commit message (Collapse)AuthorAge
* Remove prefix supportopenrc-0.9.9William Hubbs2012-02-21
| | | | | I spoke with the prefix team sometime back and was told that they do not have an interest in using OpenRC on prefix systems.
* fix issue with extra_net_fs_listWilliam Hubbs2011-07-05
| | | | | | | | | The extra_net_fs_list variable was not being included as it should have been for the net file systems because it was being expanded before it was set by the user. X-Gentoo-Bug: 374133 X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=374133
* drop useless "All rights reserved" noticeMike Frysinger2011-06-29
| | | | Signed-off-by: Mike Frysinger <vapier@gentoo.org>
* more whitespace cleanupMike Frysinger2011-01-17
| | | | Signed-off-by: Mike Frysinger <vapier@gentoo.org>
* bug 232347: fix netmount to respect _netdev optionWilliam Hubbs2010-12-07
| | | | | | | The _netdev option in fstab on linux systems indicates that a filesystem should only be mounted if the network is available. This commit fixes netmount to support this.
* We should use -feature instead of nofeature.Roy Marples2009-07-01
| | | | | | This matches the ifconfig and Gentoo USE flag syntax and is hopefully easier to read. Fixes #178.
* Move non compiled libraries from /lib/rc to /libexec/rcRoy Marples2009-05-23
| | | | | | | | OpenRC version is now stored as plaintext in /libexec/rc/version Plugins (cursplash, splashutils) will have to be re-compiled to pickup the new directories. State data needs to be moved from /lib/rc/init.d to /libexec/rc/init.d as well.
* Add (c) to CopyrightRoy Marples2009-05-01
|
* Style.Roy Marples2009-04-27
|
* Add rpc.lockd to netmount.in for BSDRoy Marples2008-08-27
|
* OpenVZ can mount NFS shares.Roy Marples2008-08-19
|
* netmount may use openvpn.Roy Marples2008-05-10
|
* Fix netmout for nfsRoy Marples2008-04-08
|
* fix broken whitespace -- no functional changesMike Frysinger2008-03-23
|
* Add tunable SYSCONFDIRRoy Marples2008-03-05
|
* Split VPS into VSERVER and OPENVZRoy Marples2008-03-03
|
* Ensure that our scripts call prefixed runscript.Roy Marples2008-03-02
|
* Don't check for root in prefix.Roy Marples2008-03-02