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
/
init.d
/
sysfs.in
Age
Commit message (
Expand
)
Author
2015-10-13
sysfs: consolidate cgroup processing code in a single function
William Hubbs
2015-10-06
sysfs: use printf instead of echo to write to cgroup files
William Hubbs
2015-05-01
Disable service scripts for systemd-nspawn
Mike Gilbert
2015-04-14
Move SELinux mount to sysfs service
William Hubbs
2014-11-23
Make sysfs behave like netmount and localmount
William Hubbs
2014-09-16
Revert "sysfs: fix permissions on cgroup mounts"
William Hubbs
2014-09-16
sysfs: fix permissions on cgroup mounts
William Hubbs
2014-08-22
cgroups: fix cgroup subsystem mounting
William Hubbs
2014-07-16
sysfs: restorecon after mounting /sys
Jason Zaman
2014-07-14
sysfs.in: fix indentation
William Hubbs
2014-06-30
sysfs: Do not mount openrc cgroup if it is already mounted
William Hubbs
2013-12-29
Rename runscript to openrc-run
William Hubbs
2013-06-24
efivarfs: Support EFI variable access in 3.10 kernels.
Robin H. Johnson
2013-02-23
Fix shebangs in services to point to the correct location of runscript
Andrew Gregory
2013-02-01
sysfs: mount the fusectl file system
William Hubbs
2012-10-02
sysfs: add -lxc keyword
William Hubbs
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-01-27
Cgroups: do not update mtab when mounting control groups
William Hubbs
2012-01-26
cgroups: make sure /sys/fs/cgroup is a mount point
William Hubbs
2012-01-23
Cgroups: activate the openrc control group release agent
William Hubbs
2012-01-23
Cgroups: create openrc control group
William Hubbs
2012-01-05
cgroups: turn on groups by default
William Hubbs
2011-12-29
cgroups: default the size of the tmpfs to 10 mb
William Hubbs
2011-12-20
cgroups: always mount the tmpfs on /sys/fs/cgroup
William Hubbs
2011-12-20
add rc_cgroup option to allow disabling of cgroup default setup
Piotr Karbowski
2011-12-19
cgroups: remove references to the "openrc" cgroup
William Hubbs
2011-12-18
cgroups: mount cgroups suggested by the kernel documentation
William Hubbs
2011-11-20
CGroups: create the openrc cgroup hierarchy
William Hubbs
2011-11-18
CGroups: /sys/fs/cgroups should be a tmpfs
William Hubbs
2011-10-26
Add support for automounting configfs and cgroupfs
Alexey Shvetsov
2011-06-29
drop useless "All rights reserved" notice
Mike Frysinger
2009-07-01
We should use -feature instead of nofeature.
Roy Marples
2009-05-01
Add (c) to Copyright
Roy Marples
2009-04-27
Style.
Roy Marples
2009-01-01
dmesg and sysfs won't work in a vserver, #137 thanks to Hollow.
Roy Marples
2008-11-04
We should not update mtab here.
Roy Marples
2008-10-10
sysinit is now a real runlevel that handles things like udev, dmesg and
Roy Marples