Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-12-11 | Add "after lvm modules" as Flameeyes reports that LVM is starting too late ↵ | Robin H. Johnson | |
on his system in some cases. | |||
2010-11-30 | localmount should only use the -O option for linux systems | William Hubbs | |
This fixes bug #347307. | |||
2010-11-15 | do not mount local file systems with the _netdev option in fstab | William Hubbs | |
This fixes #344947. | |||
2009-11-04 | Add support for Linux Containers, fixes #202. | Roy Marples | |
Patch by bug reporter. | |||
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 | |
2009-04-19 | Move special umount of tmpfs to the swap init script where it belongs, #149. | Roy Marples | |
2009-04-16 | Don't unmount /bin,/sbin,/lib,/libexec in the very silly cases where they ↵ | Roy Marples | |
are not on / | |||
2008-07-09 | Fix last commit | Roy Marples | |
2008-07-09 | Add a knob to avoid the unmounting of some points. | Roy Marples | |
2008-03-05 | localmount uses lvm | 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 | |