summary refs log tree commit diff
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* 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
I did not use ignite because it needs bash, and I don't really want it.