index
:
user/sven/openrc.git
master
github/0.18.x
github/0.19.x
github/0.20.x
github/HEAD
github/gh-pages
github/master
github/mount-service
github/new-netmount
github/openrc-0.10.x
github/openrc-0.11.x
github/openrc-0.12.x
github/openrc-0.13.x
github/openrc-0.15.x
github/openrc-0.16.x
github/openrc-0.9.8.x
github/openrc-0.9.9.x
github/refactor
github/runit
origin/0.18.x
origin/0.19.x
origin/0.20.x
origin/0.21.x
origin/0.22.x
origin/0.23.x
origin/0.24.x
origin/0.26.x
origin/0.27.x
origin/0.31.x
origin/0.32.x
origin/0.33.x
origin/0.34.x
origin/0.35.x
origin/0.38.x
origin/0.39.x
origin/0.40.x
origin/0.41.x
origin/0.42.x
origin/0.43.x
origin/0.44.x
origin/0.45.x
origin/0.47.x
origin/0.52.x
origin/0.53.x
origin/0.54.x
origin/0.55.x
origin/0.60.x
origin/0.62.x
origin/HEAD
origin/cgroup-rework
origin/cmdline
origin/default_logger
origin/dependency-rework
origin/dynamic-multiplex
origin/functions.sh
origin/gh-pages
origin/improve-hostname
origin/install-version-with-meson
origin/librc-rework
origin/lxc
origin/master
origin/mount-service
origin/netbsd-fix
origin/new-netmount
origin/openrc-0.10.x
origin/openrc-0.11.x
origin/openrc-0.12.x
origin/openrc-0.13.x
origin/openrc-0.15.x
origin/openrc-0.16.x
origin/openrc-0.9.8.x
origin/openrc-0.9.9.x
origin/parallel_rework_followup
origin/proper-errors
origin/rc-status-checks
origin/rc-update-env
origin/respawn-with-units
origin/resupervise-daemon
origin/rm-prefix
origin/s6-reload
origin/scriptdir_load
origin/setgroups-zero
origin/sysctl
origin/tests
origin/vapier
[no description]
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
etc
/
rc.conf.Linux
Age
Commit message (
Expand
)
Author
2015-10-06
cgroups: Add the hugetlb, net_cls and pids controllers
Austin S. Hemmelgarn
2015-05-01
Add support for systemd-nspawn containers
William Hubbs
2013-04-25
add cgroup cleanup support
Alexander Vershilov
2013-03-12
config: move rc_fuser_timeout to rc.conf
William Hubbs
2013-03-12
Make fuser command time out
William Hubbs
2013-02-19
cgroups: major update to cgroups support
William Hubbs
2013-02-17
cgroups: remove comment about suspend for cpu_shares setting
William Hubbs
2013-02-16
cgroups: document kernel requirement for cpu controller settings
William Hubbs
2012-12-03
Typo Fix
William Hubbs
2012-11-12
Support cpu usage management for Linux
Alexander Vershilov
2012-07-26
Bring Back prefix support
William Hubbs
2012-07-03
cgroups: allow users to turn off creation of controller cgroups
William Hubbs
2012-02-21
Remove prefix support
openrc-0.9.9
William Hubbs
2012-02-20
Drop rc_sys definition from build system
William Hubbs
2012-01-05
cgroups: hide configure option to turn off cgroups
William Hubbs
2011-12-20
add rc_cgroup option to allow disabling of cgroup default setup
Piotr Karbowski
2011-11-20
CGroups: create the openrc cgroup hierarchy
William Hubbs
2011-11-17
Change RC_CGROUP to lower case
William Hubbs
2011-11-17
Add CGroup support
Patrick Lauer
2011-04-18
make rc_sys system specific
William Hubbs
2011-03-21
update documentation for rc_sys
William Hubbs
2011-03-05
remove references to the migration guide
William Hubbs
2011-03-05
allow default rc_sys value to be set at build time
William Hubbs
2011-01-16
Bug #351783: more documentation for rc_sys. But really see the OpenRC migrati...
Robin H. Johnson
2011-01-13
bug 351523: fix deprecation date for rc_sys
William Hubbs
2011-01-05
Implement explicit selection of subsystem types.
Robin H. Johnson
2008-10-10
sysinit is now a real runlevel that handles things like udev, dmesg and
Roy Marples
2008-03-25
Rework our folder structure so that we don't have OS specific dirs, making it...
Roy Marples