aboutsummaryrefslogtreecommitdiff
path: root/init.d
AgeCommit message (Expand)Author
2014-11-20devfs: optionally add missing symbolic linksWilliam Hubbs
2014-11-06netmount: unmount nfs file systemsWilliam Hubbs
2014-10-27Add osclock serviceRalph Sennhauser
2014-10-23add missing files for GNU/HurdSvante Signell
2014-10-22Add missing files for GNU/kFreeBSDGabriele Giacone
2014-10-16add back nfs and nfs4 file systemsWilliam Hubbs
2014-10-06localmount: unmount aufs branchesRick Farina (ZeroChaos)
2014-09-16Revert "sysfs: fix permissions on cgroup mounts"William Hubbs
2014-09-16sysfs: fix permissions on cgroup mountsWilliam Hubbs
2014-08-29savecache: check permissions on the correct directoryJoe M
2014-08-22cgroups: fix cgroup subsystem mountingWilliam Hubbs
2014-08-17mtab: add verbose level deprecation warningsWilliam Hubbs
2014-08-16adjust deprecation schedule for mtabWilliam Hubbs
2014-08-14Deprecate the mtab service scriptWilliam Hubbs
2014-08-10bootmisc: do not run the clean_run function in an LXC containerWilliam Hubbs
2014-08-09sysctl.linux.in: use the --system optionWilliam Hubbs
2014-08-08devfs: several small clarificationsWilliam Hubbs
2014-07-24hwclock: always set the kernel's timezoneWilliam Hubbs
2014-07-16devfs: fix restorecon ebegin message to match sysJason Zaman
2014-07-16sysfs: restorecon after mounting /sysJason Zaman
2014-07-16devfs: fix SELinux contextsJason Zaman
2014-07-14sysfs.in: fix indentationWilliam Hubbs
2014-07-09init.d/local: bring functioning more in line with how sysctl worksWilliam Hubbs
2014-07-05Add support for verbose "local" service runscriptThomas D
2014-07-04sysctl.Linux.in: remove -lxc from keywordsKaarle Ritvanen
2014-06-30sysfs: Do not mount openrc cgroup if it is already mountedWilliam Hubbs
2014-06-20SELinux filesystem is at /sys/fs/selinuxSven Vermeulen
2014-04-03tmpfiles.dev: remove --remove optionAndrew Gregory
2014-03-27tmpfiles: add support for --boot optionAndrew Gregory
2014-01-23devfs: explicitly mount /dev/shm with mode=1777Mike Frysinger
2014-01-15bootmisc: Remove console directories only if $RC_LIBEXECDIR is writableWilliam Hubbs
2014-01-05devfs: add code to mount /devWilliam Hubbs
2013-12-29Rename runscript to openrc-runWilliam Hubbs
2013-12-08bootmisc.in: fix boot orderPetre Rodan
2013-12-06network.in: skip loopback deviceAndrew Gregory
2013-12-02remove type commandWilliam Hubbs
2013-10-28bootmisc: do not run clean_run on VSERVER systemsWilliam Hubbs
2013-10-28loopback: do not run in a prefix or vserverWilliam Hubbs
2013-10-18remove redundant sync callsWilliam Hubbs
2013-10-14Add uml keyword to fsck service.Alexander V Vershilov
2013-10-08netmount: add -lxc keywordWilliam Hubbs
2013-10-04FL-786: localmount: support filesystem mounting on openvzDaniel Robbins
2013-09-01init.d: update ignore patternsWilliam Hubbs
2013-08-13Remove gentoo's net.* scriptsWilliam Hubbs
2013-08-06Fix Permission Denied on reading dmesg in an LXC containerFedja Beader
2013-07-31devfs: Add -lxc keywordAlexander V Vershilov
2013-07-26swapfiles: do not try to unmount all tmpfs mountsWilliam Hubbs
2013-07-25Introduce the tmpfiles.dev serviceWilliam Hubbs
2013-06-24efivarfs: Support EFI variable access in 3.10 kernels.Robin H. Johnson
2013-04-27fsck: fix typoEugeny Shkrigunov