aboutsummaryrefslogtreecommitdiff
path: root/init.d
AgeCommit message (Expand)Author
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
2016-11-03init.d/loopback.in: drop the route to the loopback interface on LinuxWilliam Hubbs
2016-11-03init.d/mount-ro: do not remount /usr read only if it is premountedWilliam Hubbs
2016-11-03init.d/net-online: remove interfaces and timeout from local declarationsWilliam Hubbs
2016-10-25init.d/loopback: drop scope on loopbackRobin H. Johnson
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-09-23init.d/swap: remove the case for linuxWilliam Hubbs
2016-09-20Add --use-blacklist to modprobe calls in modules and modules-loadWilliam Hubbs
2016-09-12savecache: stop saving the dependency treeWilliam Hubbs
2016-09-12init.d/procfs: typo fixWilliam Hubbs
2016-09-08hwclock: fix module load warningWilliam Hubbs
2016-09-08init.d/procfs: fix binfmt_misc module load warningWilliam Hubbs
2016-09-05init.d/swap: do not unmount all tmpfs file systemsWilliam Hubbs
2016-09-05remove swapfiles serviceWilliam Hubbs
2016-08-30Fix typo in RC_UNAME check of modules-loadMartin Väth
2016-08-26modules-load: handle comments betterDoug Freed
2016-08-25init.d: add modules-load to ignore patternsWilliam Hubbs
2016-08-25modules-load.d: cleanupsWilliam Hubbs
2016-08-25Add modules-load.d supportWilliam Hubbs
2016-08-24init.d/hostname: do not use localhost as a default hostnameWilliam Hubbs
2016-08-23init.d/hostname: add support for /etc/hostnameWilliam Hubbs