Age | Commit message (Collapse) | Author |
|
This fixes #516.
|
|
This makes the URIs shorter and dynamic: whatever the default branch
the repo uses will be used.
|
|
This fixes #290.
|
|
You can now schedule a shutdown for a certain time or a cpecific number
of minutes into the future.
When a shutdown is running, you can now cancel it with ^c from the
keyboard or by running "openrc-shutdown -c" from another shell.
|
|
Add the new wtmp options and fix some cross references.
|
|
|
|
To be more compatible with sysvinit, move to single user mode if no
options are specified on the command line.
|
|
This will allow the re-execution of the init process after upgrading
OpenRC.
|
|
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.
|