aboutsummaryrefslogtreecommitdiff
path: root/init.d
AgeCommit message (Expand)Author
2021-03-19numlock: Don't disable numlock on shutdownThomas Deutschmann
2021-02-23fix unified cgroups v2 setupWilliam Hubbs
2021-01-28allow devfs to run on lxcWilliam Hubbs
2020-12-22net-online: fix process of symlinks in sysfsGaƫl PORTAY
2020-11-27Remove warning when osclock init.d script runsDermot Bradley
2020-11-27bootmisc: allow sysvinit compatibility during shutdownWilliam Hubbs
2019-07-29init.d/agetty: provide the getty virtual serviceWilliam Hubbs
2018-12-06init.d/agetty: set default respawn period to 60 secondsWilliam Hubbs
2018-11-07Create save-keymaps and save-ktermencoding servicesWilliam Hubbs
2018-10-23modules: Add --first-time switch to modprobe commandsWilliam Hubbs
2018-10-13misc: whitespace fixesAustin English
2018-08-14Stop mounting efivarfs read-onlyWilliam Hubbs
2018-06-29modules: remove the ability to rename modules on the flyWilliam Hubbs
2018-05-11Revert "savecache: stop saving the dependency tree"William Hubbs
2018-05-07Remove localmount from dependencies for linux-only servicesWilliam Hubbs
2018-03-16init.d/modules: add code from modules-load serviceWilliam Hubbs
2018-03-16net-online: always start after netWilliam Hubbs
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