aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-02-17hwclock: Clarify documentationWilliam Hubbs
2012-02-16Enable binfmt_misc for openvz containersWilliam Hubbs
2012-02-16Replace hard coded reference to /etc with @SYSCONFDIR@William Hubbs
2012-02-13Allow localmount to run in openvz containersWilliam Hubbs
2012-02-13Revert "Remove rc_parallel from rc.conf"William Hubbs
2012-02-13Swap: fix redirectWilliam Hubbs
2012-02-13Improve swap handlingWilliam Hubbs
2012-02-12Merge branch 'master' of git+ssh://git.overlays.gentoo.org/proj/openrcChristian Ruppert
2012-02-12Fix some more warningsChristian Ruppert
2012-02-12Fix typo in swap scriptWilliam Hubbs
2012-02-12Use size_t instead of intChristian Ruppert
2012-02-11Remove unused/useless function single_user()Christian Ruppert
2012-02-10termencoding: change "need root" to "use root"William Hubbs
2012-02-10root.in: split a long line for readabilityWilliam Hubbs
2012-02-10sysctl.d: fix READMEWilliam Hubbs
2012-02-09Fix early consolefont/termencoding usage vs rc_sysRobin H. Johnson
2012-02-09sysctl.d: Include a README file for /etc/sysctl.d/Robin H. Johnson
2012-02-09Whitespace.Robin H. Johnson
2012-02-09oldnet: ip6rd supportSalah Coronya
2012-02-09Remount already mounted filesystems.Piotr Karbowski
2012-01-31fstabinfo: add --remount optionWilliam Hubbs
2012-01-30Complain about loading /etc/conf.d/rcWilliam Hubbs
2012-01-30Revert "Net: do not bring down interfaces during shutdown"William Hubbs
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-28Do not unlink the temp. log during shutdownChristian Ruppert
2012-01-28Do not loop flock()Christian Ruppert
2012-01-27Cgroups: do not update mtab when mounting control groupsWilliam Hubbs
2012-01-26cgroups: add all services to the openrc cgroupWilliam Hubbs
2012-01-26Add -W/--writable function to checkpathChristian Ruppert
2012-01-26WhitespaceChristian Ruppert
2012-01-26Add is_writable() function to check whether a path is writable or notChristian Ruppert
2012-01-26cgroups: make sure /sys/fs/cgroup is a mount pointWilliam Hubbs
2012-01-26bootmisc: stop deleting /etc/nologinMike Frysinger
2012-01-25This new release will be 0.9.9 with idl0r's changesRobin H. Johnson
2012-01-25net/bonding: Fix which interface IPs get added to.Robin H. Johnson
2012-01-24Disable parallel startup in interactive modeChristian Ruppert
2012-01-24Override rc.conf options onlyChristian Ruppert
2012-01-23Cgroups: activate the openrc control group release agentWilliam Hubbs
2012-01-23Cgroups: create openrc control groupWilliam Hubbs
2012-01-23Per the systemd tmpfiles implementation, we need to watch out for umask durin...Robin H. Johnson
2012-01-23Ensure that when -F is passed, existing files are truncated properly.Robin H. Johnson
2012-01-23Respin features.h usage so that we correctly test for features before we use ...Robin H. Johnson
2012-01-23Revert "Drop include for features.h"Robin H. Johnson
2012-01-22Drop include for features.hWilliam Hubbs
2012-01-22Make checks for writable directory posix compliantWilliam Hubbs
2012-01-22WhitespaceChristian Ruppert
2012-01-20small style fixWilliam Hubbs
2012-01-17drop the extra --pidfile optionWilliam Hubbs