Age | Commit message (Expand) | Author |
2018-05-07 | Remove localmount from dependencies for linux-only services | William Hubbs |
2017-12-14 | procfs: remove the @sysconfdir@ reference | William Hubbs |
2017-03-16 | update dependencies for clock service | William Hubbs |
2016-09-28 | init.d: Clean up some bad ewarn output | Doug Freed |
2016-09-12 | init.d/procfs: typo fix | William Hubbs |
2016-09-08 | init.d/procfs: fix binfmt_misc module load warning | William Hubbs |
2016-08-19 | Deprecate automatic loading of modules | William Hubbs |
2016-07-31 | init.d: initial service adjustments for docker support | William Hubbs |
2015-12-21 | Convert OpenRC to a centralized copyright/license structure | William Hubbs |
2015-05-01 | Disable service scripts for systemd-nspawn | Mike Gilbert |
2015-04-20 | Add binfmt service to sysinit runlevel | William Hubbs |
2015-04-20 | procfs: do not force loading of usbcore module | William Hubbs |
2015-04-20 | procfs: remove usbfs and usbdevfs support | William Hubbs |
2015-04-19 | procfs: do not test for the existence of /proc/filesystems | William Hubbs |
2015-04-17 | procfs: remove redundant check for OpenVZ | William Hubbs |
2015-04-14 | Move SELinux mount to sysfs service | William Hubbs |
2014-06-20 | SELinux filesystem is at /sys/fs/selinux | Sven Vermeulen |
2013-12-29 | Rename runscript to openrc-run | William Hubbs |
2013-02-23 | Fix shebangs in services to point to the correct location of runscript | Andrew Gregory |
2013-02-16 | do not use SYSCONFDIR for binfmt.d | Andrew Gregory |
2012-07-26 | Bring Back prefix support | William Hubbs |
2012-04-16 | init.d/procfs: posix compatibility fix | Sergei Trofimovich |
2012-02-21 | Remove prefix support | William Hubbs |
2012-02-16 | Enable binfmt_misc for openvz containers | William Hubbs |
2012-02-16 | Replace hard coded reference to /etc with @SYSCONFDIR@ | William Hubbs |
2011-09-18 | procfs: simplify the binfmt_misc mount check | Mike Frysinger |
2011-09-18 | procfs: drop nfsd mounting | Mike Frysinger |
2011-09-18 | procfs: load config files from binfmt.d into /proc/sys/fs/binfmt_misc/register | Mike Frysinger |
2011-06-29 | drop useless "All rights reserved" notice | Mike Frysinger |
2011-04-17 | Check for /sys/module/usbcore before modprobe usbcore | Anthony G. Basile |
2010-01-08 | random spelling fixes | Mike Frysinger |
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-11 | procfs should use modules. | Charlie |
2009-05-01 | Add (c) to Copyright | Roy Marples |
2009-04-27 | Style. | Roy Marples |
2008-10-10 | sysinit is now a real runlevel that handles things like udev, dmesg and | Roy Marples |
2008-04-22 | Our init scripts normally output context in [ .. ] | Roy Marples |
2008-03-25 | Rework our folder structure so that we don't have OS specific dirs, making it... | Roy Marples |