summaryrefslogtreecommitdiff
path: root/sh
Commit message (Expand)AuthorAge
* fix cgroup_cleanup functionWilliam Hubbs2013-09-27
* Remove gentoo's net.* scriptsWilliam Hubbs2013-08-13
* tmpfiles: do not signal an error if device nodes already existDirk Sondermann2013-07-27
* rc-cgroup: make sure the tasks file exists before adding the pidWilliam Hubbs2013-07-25
* tmpfiles: add --prefix and --exclude-prefix optionsWilliam Hubbs2013-07-25
* tmpfiles: make b and c commands set ownership and permissionsWilliam Hubbs2013-07-23
* typo fixHank Leininger2013-07-16
* cgroups: change '$$' to 0 for consistencyWilliam Hubbs2013-07-05
* Merge branch 'cgroup.systemd'William Hubbs2013-07-05
|\
| * Put a service on into a top hierarchy of each cgroupAlexander V Vershilov2013-07-01
* | cgroups: add support for systemd cgroup hierarchyWilliam Hubbs2013-06-25
|/
* Fix quoting in cgroup-release-agentAlexander V Vershilov2013-06-16
* cgroups: hide messages about non-existent processesAlexander V Vershilov2013-06-16
* runscript.sh: run cgroup_cleanup automatically after stopWilliam Hubbs2013-05-25
* rc_cgroup.sh: fix typoAlexander V Vershilov2013-05-25
* fix setfont detection in early startup on LinuxWilliam Hubbs2013-05-05
* add cgroup cleanup supportAlexander Vershilov2013-04-25
* migrate-to-run: fix test for successful migrationWilliam Hubbs2013-04-03
* Make fuser command time outWilliam Hubbs2013-03-12
* tmpfiles: add support for the new X line typeWilliam Hubbs2013-03-11
* include BINDIR and SBINDIR in the sanitized PATHAndrew Gregory2013-02-23
* Fix shebangs in services to point to the correct location of runscriptAndrew Gregory2013-02-23
* cgroups: major update to cgroups supportWilliam Hubbs2013-02-19
* cgroups: fix shebang line in rc-cgroup.shWilliam Hubbs2013-02-19
* make init.sh and init-early.sh honor SYSCONFDIRAndrew Gregory2013-02-16
* consolefont: use setfont to save the current fontAndrew Gregory2013-02-16
* Add module for cgroup processingAlexander Vershilov2013-02-16
* rc-functions.sh: add ceph to net fs listMike Frysinger2013-01-16
* typo fixWilliam Hubbs2013-01-15
* runscript: fix stopping changed service issuesWilliam Hubbs2013-01-15
* udhcpc: fix resolv.conf setting for domainWilliam Hubbs2012-12-22
* Set a default size for /run on LinuxWilliam Hubbs2012-12-22
* init.sh.Linux: do not try to remove the /run/openrc symlinkWilliam Hubbs2012-12-19
* init-linux: Do not remove the $rc_libexecdir/init.d directoryWilliam Hubbs2012-12-07
* migrate-to-run: do not require a rebootWilliam Hubbs2012-12-06
* Do not add a prefix to the /run directoryWilliam Hubbs2012-12-03
* migrate-to-run: Remove old RC_SVCDIR after unmounting tmpfsWilliam Hubbs2012-11-25
* Support cpu usage management for LinuxAlexander Vershilov2012-11-12
* checkbashisms: Fix redirection order.Robin H. Johnson2012-11-07
* checkbashisms: clean up export statements.Robin H. Johnson2012-11-07
* tmpfiles: fix bashismWilliam Hubbs2012-11-06
* tmpfilesd: Doing both create+remove at the same time is valid.Robin H. Johnson2012-11-05
* tmpfilesd: parse arguments with spacesAndrew Gregory2012-10-21
* 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