aboutsummaryrefslogtreecommitdiff
path: root/init.d
AgeCommit message (Expand)Author
2012-02-13Swap: fix redirectWilliam Hubbs
2012-02-13Improve swap handlingWilliam Hubbs
2012-02-12Fix typo in swap scriptWilliam Hubbs
2012-02-10termencoding: change "need root" to "use root"William Hubbs
2012-02-10root.in: split a long line for readabilityWilliam Hubbs
2012-02-09Remount already mounted filesystems.Piotr Karbowski
2012-01-30Revert "Net: do not bring down interfaces during shutdown"William Hubbs
2012-01-28Use "checkpath -W" instead of dir_writable()Christian Ruppert
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-26bootmisc: stop deleting /etc/nologinMike Frysinger
2012-01-23Cgroups: activate the openrc control group release agentWilliam Hubbs
2012-01-23Cgroups: create openrc control groupWilliam Hubbs
2012-01-22Make checks for writable directory posix compliantWilliam Hubbs
2012-01-13net: allow parameters to a single address configRobin H. Johnson
2012-01-08net: net.lo, lots of scriptsRobin H. Johnson
2012-01-07net.lo: Add the ability to find the full path of a binaryWilliam Hubbs
2012-01-05cgroups: turn on groups by defaultWilliam Hubbs
2012-01-05really disable /var/{lock,run} migration to /runWilliam Hubbs
2011-12-30Net: do not bring down interfaces during shutdownWilliam Hubbs
2011-12-29disable /run migration until we have /run in baselayoutWilliam Hubbs
2011-12-29cgroups: default the size of the tmpfs to 10 mbWilliam Hubbs
2011-12-27net: use yesno to test up_before_preupWilliam Hubbs
2011-12-26net: Add up_before_preup variable for CAN devicesRobin H. Johnson
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-12-12Network: start interfaces after dbusWilliam Hubbs
2011-12-03Integrate migrate-run into bootmiscWilliam Hubbs
2011-11-27migrate-run: fix ln calls and migrate directories separatelyWilliam Hubbs
2011-11-26Make migrate-run more verboseWilliam Hubbs
2011-11-26urandom: move seed from /var/run to /var/libMike Frysinger
2011-11-26fsck: fix typo in fsck mount point supportMike Frysinger
2011-11-23net.lo: fix typo in previous math commitMike Frysinger
2011-11-23Migrate /var/lock and /var/run to /run for linux systemsWilliam Hubbs
2011-11-22Revert "Revert "fsck: add the ability to specify mount points to check""William Hubbs
2011-11-20CGroups: create the openrc cgroup hierarchyWilliam Hubbs
2011-11-19make shell math operations style more succulentMike Frysinger
2011-11-18CGroups: /sys/fs/cgroups should be a tmpfsWilliam Hubbs
2011-11-16Deprecate the network and staticroute scriptsWilliam Hubbs
2011-11-06Revert "fsck: add the ability to specify mount points to check"William Hubbs
2011-11-06fsck: add the ability to specify mount points to checkRobin H. Johnson
2011-10-29Use pattern rules instead of suffix rulesWilliam Hubbs
2011-10-26Add support for automounting configfs and cgroupfsAlexey Shvetsov
2011-10-20further clean up OS differences in makefilesMike Frysinger
2011-10-18consolodate MakefilesWilliam Hubbs
2011-10-16fix random typosMike Frysinger
2011-10-02Small style changeWilliam Hubbs
2011-09-27Make dmesg log optionalChristian Ruppert