Age | Commit message (Expand) | Author |
2017-03-16 | update dependencies for clock service | William Hubbs |
2017-02-28 | make sure netmount and localmount start after root | William Hubbs |
2016-12-17 | localmount: add comment about types variable | Doug Freed |
2016-12-17 | Localmount shouldn't mount remote filesystems | Alan Somers |
2016-09-28 | init.d: Clean up some bad ewarn output | Doug Freed |
2016-07-31 | init.d: initial service adjustments for docker support | William Hubbs |
2016-04-26 | localmount/netmount: clean up critical mount processing | William Hubbs |
2016-04-25 | localmount/netmount: allow mount points to be marked critical | William Hubbs |
2016-01-19 | localmount: Allow users to control whether errors are ignored | William Hubbs |
2015-12-21 | Convert OpenRC to a centralized copyright/license structure | William Hubbs |
2015-10-08 | localmount: white space cleanup | William Hubbs |
2015-10-08 | localmount: clean up handling of aufs branches | Ian Stakenvicius |
2015-10-01 | Revert "local/netmount: remove uses of -O [no]_netdev" | William Hubbs |
2015-09-01 | localmount/netmount: on Linux, fail if some file systems do not mount | William Hubbs |
2015-08-21 | Make localmount and netmount always succeed on non-linux | William Hubbs |
2015-08-18 | local/netmount: remove uses of -O [no]_netdev | William Hubbs |
2015-08-17 | allow localmount and netmount to fail | William Hubbs |
2015-05-01 | Disable service scripts for systemd-nspawn | Mike Gilbert |
2014-10-06 | localmount: unmount aufs branches | Rick Farina (ZeroChaos) |
2013-12-29 | Rename runscript to openrc-run | William Hubbs |
2013-10-18 | remove redundant sync calls | William Hubbs |
2013-10-04 | FL-786: localmount: support filesystem mounting on openvz | Daniel Robbins |
2013-03-22 | localmount: add "no" in front of network file system types | William Hubbs |
2013-02-23 | Fix shebangs in services to point to the correct location of runscript | Andrew Gregory |
2012-12-16 | localmount: quoting fixes | Steve L |
2012-11-30 | typo fixes | William Hubbs |
2012-11-29 | localmount: only skip unmounting /usr if it was premounted | William Hubbs |
2012-07-26 | Bring Back prefix support | William Hubbs |
2012-05-13 | do not umount /usr on linux systems | William Hubbs |
2012-03-25 | localmount: Only unmount local filesystems if we are shutting down | William Hubbs |
2012-02-21 | Remove prefix support | William Hubbs |
2012-02-13 | Allow localmount to run in openvz containers | William Hubbs |
2011-09-11 | Fix regex pattern for umounts during shutdown | Christian Ruppert |
2011-07-07 | save and restore IFS correctly | Kirill Elagin |
2011-07-05 | fix issue with extra_net_fs_list | William Hubbs |
2011-06-29 | drop useless "All rights reserved" notice | Mike Frysinger |
2011-06-24 | localmount: make OIFS and CIFS local in stop function | Kirill Elagin |
2011-04-18 | Don't unmount /run on shutdown | Lars Wendler |
2011-02-14 | Fix bug #354805 | Anthony G. Basile |
2010-12-11 | Add "after lvm modules" as Flameeyes reports that LVM is starting too late on... | Robin H. Johnson |
2010-11-30 | localmount should only use the -O option for linux systems | William Hubbs |
2010-11-15 | do not mount local file systems with the _netdev option in fstab | William Hubbs |
2009-11-04 | Add support for Linux Containers, fixes #202. | Roy Marples |
2009-07-01 | We should use -feature instead of nofeature. | Roy Marples |
2009-05-23 | Move non compiled libraries from /lib/rc to /libexec/rc | Roy Marples |
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 are... | Roy Marples |
2008-07-09 | Fix last commit | Roy Marples |