Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-06-05 | openrc-shutdown: add --single option and clean up option processing | William Hubbs | |
2017-06-04 | add support for writing reboot and shutdown records to wtmp | William Hubbs | |
2017-05-22 | openrc-shutdown: add dry-run option | William Hubbs | |
2017-05-22 | openrc-shutdown: move to single user mode by default | William Hubbs | |
To be more compatible with sysvinit, move to single user mode if no options are specified on the command line. | |||
2017-04-12 | init: add re-exec capability | William Hubbs | |
This will allow the re-execution of the init process after upgrading OpenRC. | |||
2017-04-07 | Add attribution to openrc-init.c and openrc-shutdown.c | William Hubbs | |
2017-04-06 | add init process | William Hubbs | |
openrc-init.c and openrc-shutdown.c are based on code which was written by James Hammons <jlhamm@acm.org>, so I would like to publically thank him for his work. |