summaryrefslogtreecommitdiff
path: root/sh
Commit message (Expand)AuthorAge
* tmpfilesd: parse arguments with spacesAndrew Gregory2012-10-22
* tmpfiles: return success from _f/_F on empty $argAndrew Gregory2012-10-21
* tmpfiles: do not process systemd.confWilliam Hubbs2012-10-21
* functions.sh: do not hard code path in e* wrapper functionsWilliam Hubbs2012-10-17
* tmpfiles.d init.d scriptsRobin H. Johnson2012-09-26
* sh/tmpfiles.sh: Improve dry-run mode.Robin H. Johnson2012-09-26
* Drop restart_pre/restart_postWilliam Hubbs2012-09-25
* Add restart_pre/restart_post support, also document RC_CMDChristian Ruppert2012-09-22
* sh/tmpfiles: fix quoting for optional argumentsRobin H. Johnson2012-08-16
* fix handling of /run for vserverWilliam Hubbs2012-07-02
* local is only allowed in functionsChristian Ruppert2012-05-17
* move rc_svcdir to /run/openrc on Linux systemsWilliam Hubbs2012-05-14
* clarify the message about /proc being already mountedWilliam Hubbs2012-05-02
* fix references to functions.shWilliam Hubbs2012-04-26
* Change the working directory for depend onlyWilliam Hubbs2012-04-26
* Revert "Revert "Let runscript enter the service dir before expand globs""William Hubbs2012-04-26
* Revert "Let runscript enter the service dir before expand globs"William Hubbs2012-04-26
* Let runscript enter the service dir before expand globsChristian Ruppert2012-04-26
* sh/tmpfiles: Upstream clarifications & quoting fixes.Robin H. Johnson2012-03-12
* sh/tmpfiles: tmpfiles.d support.Robin H. Johnson2012-03-12
* Runscript: allow extra_commands to be run in chrootsWilliam Hubbs2012-03-03
* update ignore patternsWilliam Hubbs2012-02-20
* Fix early consolefont/termencoding usage vs rc_sysRobin H. Johnson2012-02-09
* cgroups: only create the cgroup when the service is being startedWilliam Hubbs2012-01-29
* Use "checkpath -W" instead of dir_writable()Christian Ruppert2012-01-28
* Check if /sys/fs/cgroup/openrc is writableChristian Ruppert2012-01-28
* cgroups: add all services to the openrc cgroupWilliam Hubbs2012-01-26
* Make checks for writable directory posix compliantWilliam Hubbs2012-01-22
* drop the extra --pidfile optionWilliam Hubbs2012-01-17
* Use the "--make-pidfile" when command_background is usedChristian Ruppert2012-01-17
* Add "retry" option for the stop() templateChristian Ruppert2011-12-31
* cgroups: remove references to the "openrc" cgroupWilliam Hubbs2011-12-19
* Allow init scripts to be executed with a relative pathWilliam Hubbs2011-12-11
* 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