aboutsummaryrefslogtreecommitdiff
path: root/sh
AgeCommit message (Expand)Author
2012-08-16sh/tmpfiles: fix quoting for optional argumentsRobin H. Johnson
2012-07-02fix handling of /run for vserverWilliam Hubbs
2012-05-17local is only allowed in functionsChristian Ruppert
2012-05-14move rc_svcdir to /run/openrc on Linux systemsWilliam Hubbs
2012-05-02clarify the message about /proc being already mountedWilliam Hubbs
2012-04-26fix references to functions.shWilliam Hubbs
2012-04-26Change the working directory for depend onlyWilliam Hubbs
2012-04-26Revert "Revert "Let runscript enter the service dir before expand globs""William Hubbs
2012-04-26Revert "Let runscript enter the service dir before expand globs"William Hubbs
2012-04-26Let runscript enter the service dir before expand globsChristian Ruppert
2012-03-12sh/tmpfiles: Upstream clarifications & quoting fixes.Robin H. Johnson
2012-03-12sh/tmpfiles: tmpfiles.d support.Robin H. Johnson
2012-03-03Runscript: allow extra_commands to be run in chrootsWilliam Hubbs
2012-02-20update ignore patternsWilliam Hubbs
2012-02-09Fix early consolefont/termencoding usage vs rc_sysRobin H. Johnson
2012-01-29cgroups: only create the cgroup when the service is being startedWilliam Hubbs
2012-01-28Use "checkpath -W" instead of dir_writable()Christian Ruppert
2012-01-28Check if /sys/fs/cgroup/openrc is writableChristian Ruppert
2012-01-26cgroups: add all services to the openrc cgroupWilliam Hubbs
2012-01-22Make checks for writable directory posix compliantWilliam Hubbs
2012-01-17drop the extra --pidfile optionWilliam Hubbs
2012-01-17Use the "--make-pidfile" when command_background is usedChristian Ruppert
2011-12-31Add "retry" option for the stop() templateChristian Ruppert
2011-12-19cgroups: remove references to the "openrc" cgroupWilliam Hubbs
2011-12-11Allow init scripts to be executed with a relative pathWilliam Hubbs
2011-11-20CGroups: create the openrc cgroup hierarchyWilliam Hubbs
2011-11-19make shell math operations style more succulentMike Frysinger
2011-11-18CGroups: /sys/fs/cgroups should be a tmpfsWilliam Hubbs
2011-11-18CGroups: fix group initializationWilliam Hubbs
2011-11-17CGroups: finish initializing the CGroupWilliam Hubbs
2011-11-17Change RC_CGROUP to lower caseWilliam Hubbs
2011-11-17Add CGroup supportPatrick Lauer
2011-11-16add support for extra_stopped_commandsWilliam Hubbs
2011-11-02Make sure we load external scripts before using eerrorWilliam Hubbs
2011-10-29Use pattern rules instead of suffix rulesWilliam Hubbs
2011-10-20further clean up OS differences in makefilesMike Frysinger
2011-10-19Make variable references in Makefiles consistentWilliam Hubbs
2011-10-18consolodate MakefilesWilliam Hubbs
2011-10-16fix random typosMike Frysinger
2011-09-18runscript: simplify livecd-functions.sh loadingMike Frysinger
2011-09-12Revert "Mount /run as early as possible"Christian Ruppert
2011-09-07Use checkpath to create /run/lockWilliam Hubbs
2011-09-06Mount /run as early as possibleWilliam Hubbs
2011-07-31Improve processing of service directories and conf.d filesWilliam Hubbs
2011-07-26Runscript: print deprecation warning for opts variableWilliam Hubbs
2011-07-06The is_net_fs function should use extra_net_fs_listWilliam Hubbs
2011-07-05fix issue with extra_net_fs_listWilliam Hubbs
2011-07-04eat trailing whitespaceMike Frysinger
2011-07-02slight formatting changeWilliam Hubbs
2011-06-29drop useless "All rights reserved" noticeMike Frysinger