summaryrefslogtreecommitdiff
path: root/sh
Commit message (Expand)AuthorAge
* CGroups: create the openrc cgroup hierarchyWilliam Hubbs2011-11-20
* make shell math operations style more succulentMike Frysinger2011-11-19
* CGroups: /sys/fs/cgroups should be a tmpfsWilliam Hubbs2011-11-18
* CGroups: fix group initializationWilliam Hubbs2011-11-18
* CGroups: finish initializing the CGroupWilliam Hubbs2011-11-17
* Change RC_CGROUP to lower caseWilliam Hubbs2011-11-17
* Add CGroup supportPatrick Lauer2011-11-17
* add support for extra_stopped_commandsWilliam Hubbs2011-11-16
* Make sure we load external scripts before using eerrorWilliam Hubbs2011-11-02
* Use pattern rules instead of suffix rulesWilliam Hubbs2011-10-29
* further clean up OS differences in makefilesMike Frysinger2011-10-20
* Make variable references in Makefiles consistentWilliam Hubbs2011-10-19
* consolodate MakefilesWilliam Hubbs2011-10-18
* fix random typosMike Frysinger2011-10-16
* runscript: simplify livecd-functions.sh loadingMike Frysinger2011-09-18
* Revert "Mount /run as early as possible"Christian Ruppert2011-09-12
* Use checkpath to create /run/lockWilliam Hubbs2011-09-07
* Mount /run as early as possibleWilliam Hubbs2011-09-06
* Improve processing of service directories and conf.d filesWilliam Hubbs2011-07-31
* Runscript: print deprecation warning for opts variableWilliam Hubbs2011-07-26
* The is_net_fs function should use extra_net_fs_listWilliam Hubbs2011-07-06
* fix issue with extra_net_fs_listWilliam Hubbs2011-07-05
* eat trailing whitespaceMike Frysinger2011-07-04
* slight formatting changeWilliam Hubbs2011-07-02
* drop useless "All rights reserved" noticeMike Frysinger2011-06-29
* Revert "remove functions.sh symbolic link in init.d"William Hubbs2011-06-27
* remove functions.sh symbolic link in init.dWilliam Hubbs2011-06-27
* fix underquoting of wrapped color stubs of exit statusMike Frysinger2011-06-03
* only warn about /run if it existsMike Frysinger2011-05-16
* do not run services if openrc did not boot the systemWilliam Hubbs2011-05-11
* change udhcpc support to busybox udhcpcWilliam Hubbs2011-04-26
* fix permissions for /run/lockWilliam Hubbs2011-04-19
* Add support for /run directoryAmadeusz Żołnowski2011-04-18
* rework test for mounted /procWilliam Hubbs2011-03-24
* sh/init: Detect a mounted /proc without sleepingRobin H. Johnson2011-01-18
* more whitespace cleanupMike Frysinger2011-01-17
* bug 351160: make openrc exit codes LSB compliantEray Aslan2011-01-12
* bug 328675: add error checking to runscript.shWilliam Hubbs2011-01-12
* fix selinux context for rc-svcdir (bug #347503)Robin Johnson2010-12-03
* correction for unmounting volumes with weird characters, thanks BrantJory A. Pratt2010-10-28
* allow net_fs_list to be extended but not replacedWilliam Hubbs2010-10-27
* surpress output of loadkeys, fix setfont path checkJory A. Pratt2010-09-30
* Send SIGKILL after 2 failed SIGTERM when unmounting.Roy Marples2010-03-16
* Mount xenfs early so OpenRC can detect it.Juan RP2010-02-26
* Fix rc_${rc_svcname}_need.Roy Marples2010-02-20
* If mounting tmpfs fails, try ramfs.Roy Marples2009-11-20
* Allow init scripts to show their dependencies easierRoy Marples2009-09-04
* We need to use eval so we can pass "*" as an argument.Roy Marples2009-05-26
* Move non compiled libraries from /lib/rc to /libexec/rcRoy Marples2009-05-23
* Fix compile on NetBSDRoy Marples2009-05-05