Age | Commit message (Expand) | Author |
2021-03-22 | init.sh: rework the /run setup for linux xystems | William Hubbs |
2018-12-08 | standardize the default shell | William Hubbs |
2018-02-28 | init.sh: apply SELinux label for /run early in boot | Jason Zaman |
2016-12-18 | sh/init.sh.Linux.in: remove unused check for Gnu/KFreeBSD | William Hubbs |
2016-12-17 | sh/init.sh.Linux.in: skip /proc test if no md5sum | Doug Freed |
2016-12-17 | Fix typos | Doug Freed |
2016-09-22 | sh/init.sh.Linux.in: update test for live /proc to use md5sum | William Hubbs |
2016-09-12 | sh/init.sh: fix the test for cache restoration | William Hubbs |
2015-12-09 | Complete support for rc.conf.d | William Hubbs |
2014-01-18 | init-Linux.sh: do not mount /run with nosuid | William Hubbs |
2013-12-12 | Rename the rc binary to openrc | William Hubbs |
2013-02-16 | make init.sh and init-early.sh honor SYSCONFDIR | Andrew Gregory |
2012-12-22 | Set a default size for /run on Linux | William Hubbs |
2012-12-19 | init.sh.Linux: do not try to remove the /run/openrc symlink | William Hubbs |
2012-12-07 | init-linux: Do not remove the $rc_libexecdir/init.d directory | William Hubbs |
2012-12-06 | migrate-to-run: do not require a reboot | William Hubbs |
2012-07-02 | fix handling of /run for vserver | William Hubbs |
2012-05-14 | move rc_svcdir to /run/openrc on Linux systems | William Hubbs |
2012-05-02 | clarify the message about /proc being already mounted | William Hubbs |
2011-09-12 | Revert "Mount /run as early as possible" | Christian Ruppert |
2011-09-06 | Mount /run as early as possible | William Hubbs |
2011-06-29 | drop useless "All rights reserved" notice | Mike Frysinger |
2011-05-16 | only warn about /run if it exists | Mike Frysinger |
2011-04-19 | fix permissions for /run/lock | William Hubbs |
2011-04-18 | Add support for /run directory | Amadeusz Żołnowski |
2011-03-24 | rework test for mounted /proc | William Hubbs |
2011-01-18 | sh/init: Detect a mounted /proc without sleeping | Robin H. Johnson |
2011-01-17 | more whitespace cleanup | Mike Frysinger |
2010-12-03 | fix selinux context for rc-svcdir (bug #347503) | Robin Johnson |
2010-02-26 | Mount xenfs early so OpenRC can detect it. | Juan RP |
2009-11-20 | If mounting tmpfs fails, try ramfs. | 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-26 | Stop using needless {} in vars | Roy Marples |
2008-11-03 | Add a new shutdown runlevel, Gentoo #224537. | Roy Marples |
2008-10-10 | sysinit is now a real runlevel that handles things like udev, dmesg and | Roy Marples |
2008-08-19 | Allow OpenVZ to mount /sys and device managers, #102 | Roy Marples |
2008-04-06 | Some systems are only detectable after /proc is mounted, so re-test if unknown. | Roy Marples |
2008-03-26 | .sh.BSD.in is a better extension. | Roy Marples |