aboutsummaryrefslogtreecommitdiff
path: root/init.d
AgeCommit message (Expand)Author
2018-03-14agetty.in: allow status to be displayedWilliam Hubbs
2018-03-05init.d: swap should always be started after rootScall
2018-02-27cgroups: fix indentationWilliam Hubbs
2018-02-26cgroups: add rc_cgroup_memory_use_hierarchy setting for cgroups v1William Hubbs
2018-02-23improve cgroup configuration checksWilliam Hubbs
2018-01-05net-online: only process symbolic links in /sys/class/net3PO
2017-12-14procfs: remove the @sysconfdir@ referenceWilliam Hubbs
2017-12-14hostname: replace @SYSCONFDIR@ references with /etcWilliam Hubbs
2017-12-14hwclock: use shell variables for configuration file pathWilliam Hubbs
2017-12-14sysctl: hard code paths for sysctl files on *bsdWilliam Hubbs
2017-12-14local: misc cleanupsWilliam Hubbs
2017-12-14devfs: cleanupWilliam Hubbs
2017-12-12net-online: wait for ping_test_hostbell07
2017-12-12network: use 'command -v ip' to test for the ip executableWilliam Hubbs
2017-12-12Do not use file tests in net-onlineWilliam Hubbs
2017-12-11net-online: clean up quoting and test for existenceWilliam Hubbs
2017-12-11Gracefully handle unreadable /sys/class/net/dev/ nodesMarcel Greter
2017-11-28split cgroups mounting out of sysfsWilliam Hubbs
2017-11-14strongly encourage Linux users to not make /etc/mtab a flat fileWilliam Hubbs
2017-11-14adjust mtab and localmount dependenciesWilliam Hubbs
2017-10-10typo fixWilliam Hubbs
2017-10-09init.d/sysfs.in: fix reference to RC_LIBEXECDIRWilliam Hubbs
2017-10-06add option to make agetty startup quietChris Cromer
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-06-12init.d/hostname: fix default parameter syntaxNuno Silva
2017-06-12init.d/hostname: fix indentationNuno Silva
2017-06-05init.d/bootmisc: use openrc-shutdown instead of halt to write halt recordWilliam Hubbs
2017-05-30Change killprocs to use kill_all instead of killall5William Hubbs
2017-05-22typo fixWilliam Hubbs
2017-04-10bootmisc: do not remove ld-elf32.so.hintsi.Dark_Templar
2017-04-05Fix make install on FreeBSD: don't try to install /etc/init.d/modules twicei.Dark_Templar
2017-03-31init.d/agetty.in: add -prefix keywordWilliam Hubbs
2017-03-31init.d/mount-ro: change dependency on killprocs and savecache to afterWilliam Hubbs
2017-03-28init.d: add agetty to ignore patternsWilliam Hubbs
2017-03-16update dependencies for clock serviceWilliam Hubbs
2017-03-14Remove all occurances of 'before *' from dependenciesWilliam Hubbs
2017-03-12init.d/sysfs.in: efivarfs tweaksWilliam Hubbs
2017-03-09add agetty serviceWilliam Hubbs
2017-03-08init.d/sysfs: drop modules completely from the dependenciesWilliam Hubbs
2017-03-07init.d/sysfs: Do not load efivarfs moduleWilliam Hubbs
2017-02-28make sure netmount and localmount start after rootWilliam Hubbs
2017-02-26net-online: typo fixWilliam Hubbs
2017-02-26net-online: updates to make the service more usableWilliam Hubbs
2016-12-21loopback: drop explicit route for BSD tooDoug Freed
2016-12-17modules: get rid of printing each module on LinuxWilliam Hubbs
2016-12-17localmount: add comment about types variableDoug Freed
2016-12-17Localmount shouldn't mount remote filesystemsAlan Somers
2016-12-01split tmpfiles processing into opentmpfilesWilliam Hubbs