Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-07-05 | fix issue with extra_net_fs_list | William Hubbs | |
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 | |||
2011-06-29 | drop useless "All rights reserved" notice | Mike Frysinger | |
Signed-off-by: Mike Frysinger <vapier@gentoo.org> | |||
2011-01-17 | more whitespace cleanup | Mike Frysinger | |
Signed-off-by: Mike Frysinger <vapier@gentoo.org> | |||
2010-12-07 | bug 232347: fix netmount to respect _netdev option | William Hubbs | |
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. | |||
2009-07-01 | We should use -feature instead of nofeature. | Roy Marples | |
This matches the ifconfig and Gentoo USE flag syntax and is hopefully easier to read. Fixes #178. | |||
2009-05-23 | Move non compiled libraries from /lib/rc to /libexec/rc | Roy Marples | |
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. | |||
2009-05-01 | Add (c) to Copyright | Roy Marples | |
2009-04-27 | Style. | Roy Marples | |
2008-08-27 | Add rpc.lockd to netmount.in for BSD | Roy Marples | |
2008-08-19 | OpenVZ can mount NFS shares. | Roy Marples | |
2008-05-10 | netmount may use openvpn. | Roy Marples | |
2008-04-08 | Fix netmout for nfs | Roy Marples | |
2008-03-23 | fix broken whitespace -- no functional changes | Mike Frysinger | |
2008-03-05 | Add tunable SYSCONFDIR | Roy Marples | |
2008-03-03 | Split VPS into VSERVER and OPENVZ | Roy Marples | |
2008-03-02 | Ensure that our scripts call prefixed runscript. | Roy Marples | |
2008-03-02 | Don't check for root in prefix. | Roy Marples | |