about summary refs log tree commit diff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Makefile: create /etc/runit/shutdown.dclassabbyamp2023-04-131-0/+1
* Makefile: install shutdown.d/*.shclassabbyamp2023-04-131-0/+1
* Use seedrng for seeding the random number generatorJason A. Donenfeld2022-03-251-0/+2
* Makefile: actually install vlogger 20180623Duncaen2018-06-231-0/+1
* vlogger: remove on make cleanDuncaen2018-06-201-1/+1
* Add vlogger(8)Duncaen2018-06-201-0/+2
* Adjust options for cp command during install (#71)Khem Raj2017-10-251-2/+2
* Add modules-load.8Peter Bui2016-06-021-0/+1
* shutdown.sh -> shutdownSören Tempel2015-03-311-1/+1
* Makefile: Add .PHONYSören Tempel2015-03-311-0/+2
* Makefile: Remove suspend from cleanSören Tempel2015-03-311-1/+1
* Makefile: respect LDFLAGS.Christian Neukirchen2015-03-181-2/+2
* Merge pull request #12 from pulux/masterJuan RP2015-01-161-0/+1
|\
| * include crypt.awk in Makefilepulux2015-01-051-0/+1
* | Added /etc/rc.shutdown, called in runlevel 3Stefan Mühlinghaus2015-01-151-0/+1
|/
* Install utils to sbin; software expect some utils (shutdown) in /sbin instead.Juan RP2014-08-311-9/+9
* core services do not need to be executables.Juan RP2014-08-151-1/+1
* Make /etc/runit/{reboot,stopit} symlinks to /run/runit.Juan RP2014-08-151-0/+2
* Makefile: re-add rc.{conf,local}.Juan RP2014-08-071-2/+2
* Added "core" services that are run from scripts on stage 1.Juan RP2014-08-071-7/+10
* Add modules-load.d(5) compatible kernel module loaderChristian Neukirchen2014-07-291-0/+1
* add halt(8) and shutdown(8)Christian Neukirchen2014-07-291-0/+4
* Add an empty rc.local.Juan RP2014-07-251-0/+1
* Makefile: do not install suspend, it's gone.Juan RP2014-07-251-1/+0
* unhook suspend; superseded by zzz(8).Juan RP2014-07-251-1/+0
* Add zzz, a simple suspend/hibernate script with hooksChristian Neukirchen2014-07-251-0/+4
* New suspend(8) utility that is able to suspend to ram/disk.Juan RP2014-06-111-1/+3
* Provide a distro config file for dracut.Juan RP2014-05-111-0/+2
* Added shutdown script from ignite.Juan RP2014-04-261-0/+1
* Forgot to clean up generated bins and ignore them...Juan RP2014-04-261-0/+3
* Makefile: set PREFIX.Juan RP2014-04-261-0/+1
* Add halt/pause utils from ignite.Juan RP2014-04-261-0/+11
* Initial import of runit init scripts based on ignite.Juan RP2014-04-251-0/+9