index
:
openrc.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
init.d
/
sysfs.in
Age
Commit message (
Expand
)
Author
2015-12-21
Convert OpenRC to a centralized copyright/license structure
William Hubbs
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
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