aboutsummaryrefslogtreecommitdiff
path: root/sh/init.sh.Linux.in
AgeCommit message (Expand)Author
2023-01-15init: add missing eend to /run mount #554Mike Frysinger
2021-03-22init.sh: rework the /run setup for linux xystemsWilliam Hubbs
2018-12-08standardize the default shellWilliam Hubbs
2018-02-28init.sh: apply SELinux label for /run early in bootJason Zaman
2016-12-18sh/init.sh.Linux.in: remove unused check for Gnu/KFreeBSDWilliam Hubbs
2016-12-17sh/init.sh.Linux.in: skip /proc test if no md5sumDoug Freed
2016-12-17Fix typosDoug Freed
2016-09-22sh/init.sh.Linux.in: update test for live /proc to use md5sumWilliam Hubbs
2016-09-12sh/init.sh: fix the test for cache restorationWilliam Hubbs
2015-12-09Complete support for rc.conf.dWilliam Hubbs
2014-01-18init-Linux.sh: do not mount /run with nosuidWilliam Hubbs
2013-12-12Rename the rc binary to openrcWilliam Hubbs
2013-02-16make init.sh and init-early.sh honor SYSCONFDIRAndrew Gregory
2012-12-22Set a default size for /run on LinuxWilliam Hubbs
2012-12-19init.sh.Linux: do not try to remove the /run/openrc symlinkWilliam Hubbs
2012-12-07init-linux: Do not remove the $rc_libexecdir/init.d directoryWilliam Hubbs
2012-12-06migrate-to-run: do not require a rebootWilliam Hubbs
2012-07-02fix handling of /run for vserverWilliam Hubbs
2012-05-14move rc_svcdir to /run/openrc on Linux systemsWilliam Hubbs
2012-05-02clarify the message about /proc being already mountedWilliam Hubbs
2011-09-12Revert "Mount /run as early as possible"Christian Ruppert
2011-09-06Mount /run as early as possibleWilliam Hubbs
2011-06-29drop useless "All rights reserved" noticeMike Frysinger
2011-05-16only warn about /run if it existsMike Frysinger
2011-04-19fix permissions for /run/lockWilliam Hubbs
2011-04-18Add support for /run directoryAmadeusz Żołnowski
2011-03-24rework test for mounted /procWilliam Hubbs
2011-01-18sh/init: Detect a mounted /proc without sleepingRobin H. Johnson
2011-01-17more whitespace cleanupMike Frysinger
2010-12-03fix selinux context for rc-svcdir (bug #347503)Robin Johnson
2010-02-26Mount xenfs early so OpenRC can detect it.Juan RP
2009-11-20If mounting tmpfs fails, try ramfs.Roy Marples
2009-05-23Move non compiled libraries from /lib/rc to /libexec/rcRoy Marples
2009-05-01Add (c) to CopyrightRoy Marples
2009-04-26Stop using needless {} in varsRoy Marples
2008-11-03Add a new shutdown runlevel, Gentoo #224537.Roy Marples
2008-10-10sysinit is now a real runlevel that handles things like udev, dmesg andRoy Marples
2008-08-19Allow OpenVZ to mount /sys and device managers, #102Roy Marples
2008-04-06Some 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