aboutsummaryrefslogtreecommitdiff
path: root/init.d/sysfs.in
AgeCommit message (Expand)Author
2017-11-28split cgroups mounting out of sysfsWilliam Hubbs
2017-10-09init.d/sysfs.in: fix reference to RC_LIBEXECDIRWilliam Hubbs
2017-09-16sysfs: fix cgroup hybrid modeWilliam Hubbs
2017-09-14add support for control groups version 2William Hubbs
2017-06-13init.d/sysfs: mount efivars read onlyWilliam Hubbs
2017-03-12init.d/sysfs.in: efivarfs tweaksWilliam Hubbs
2017-03-08init.d/sysfs: drop modules completely from the dependenciesWilliam Hubbs
2017-03-07init.d/sysfs: Do not load efivarfs moduleWilliam Hubbs
2016-10-05init.d/sysfs: load efivarfs module when booting in efi mode:1William Hubbs
2016-10-04init.d/sysfs: fix efivarfs module testWilliam Hubbs
2016-10-04init.d/sysfs: fix efivarfs handlingWilliam Hubbs
2016-09-28init.d: Clean up some bad ewarn outputDoug Freed
2016-08-19Deprecate automatic loading of modulesWilliam Hubbs
2016-07-31init.d: initial service adjustments for docker supportWilliam Hubbs
2016-02-09sysfs: mount pstore when availableMike Frysinger
2015-12-21Convert OpenRC to a centralized copyright/license structureWilliam Hubbs
2015-10-13sysfs: consolidate cgroup processing code in a single functionWilliam Hubbs
2015-10-06sysfs: use printf instead of echo to write to cgroup filesWilliam Hubbs
2015-05-01Disable service scripts for systemd-nspawnMike Gilbert
2015-04-14Move SELinux mount to sysfs serviceWilliam Hubbs
2014-11-23Make sysfs behave like netmount and localmountWilliam Hubbs
2014-09-16Revert "sysfs: fix permissions on cgroup mounts"William Hubbs
2014-09-16sysfs: fix permissions on cgroup mountsWilliam Hubbs
2014-08-22cgroups: fix cgroup subsystem mountingWilliam Hubbs
2014-07-16sysfs: restorecon after mounting /sysJason Zaman
2014-07-14sysfs.in: fix indentationWilliam Hubbs
2014-06-30sysfs: Do not mount openrc cgroup if it is already mountedWilliam Hubbs
2013-12-29Rename runscript to openrc-runWilliam Hubbs
2013-06-24efivarfs: Support EFI variable access in 3.10 kernels.Robin H. Johnson
2013-02-23Fix shebangs in services to point to the correct location of runscriptAndrew Gregory
2013-02-01sysfs: mount the fusectl file systemWilliam Hubbs
2012-10-02sysfs: add -lxc keywordWilliam Hubbs
2012-07-26Bring Back prefix supportWilliam Hubbs
2012-07-03cgroups: allow users to turn off creation of controller cgroupsWilliam Hubbs
2012-02-21Remove prefix supportWilliam Hubbs
2012-01-27Cgroups: do not update mtab when mounting control groupsWilliam Hubbs
2012-01-26cgroups: make sure /sys/fs/cgroup is a mount pointWilliam Hubbs
2012-01-23Cgroups: activate the openrc control group release agentWilliam Hubbs
2012-01-23Cgroups: create openrc control groupWilliam Hubbs
2012-01-05cgroups: turn on groups by defaultWilliam Hubbs
2011-12-29cgroups: default the size of the tmpfs to 10 mbWilliam Hubbs
2011-12-20cgroups: always mount the tmpfs on /sys/fs/cgroupWilliam Hubbs
2011-12-20add rc_cgroup option to allow disabling of cgroup default setupPiotr Karbowski
2011-12-19cgroups: remove references to the "openrc" cgroupWilliam Hubbs
2011-12-18cgroups: mount cgroups suggested by the kernel documentationWilliam Hubbs
2011-11-20CGroups: create the openrc cgroup hierarchyWilliam Hubbs
2011-11-18CGroups: /sys/fs/cgroups should be a tmpfsWilliam Hubbs
2011-10-26Add support for automounting configfs and cgroupfsAlexey Shvetsov
2011-06-29drop useless "All rights reserved" noticeMike Frysinger
2009-07-01We should use -feature instead of nofeature.Roy Marples