Age | Commit message (Expand) | Author | Lines |
2010-05-18 | off: Fix uinit invocation | Daniel Friesel | -1/+1 |
2010-04-02 | Replace $var by ${var} | Daniel Friesel | -11/+11 |
2010-02-13 | Don't use die/warn/info, they'll probably be removed some time | Daniel Friesel | -1/+1 |
2009-11-21 | Remove fdie | Daniel Friesel | -1/+1 |
2009-10-20 | functions: Don't autoload functions which are already loaded | Daniel Friesel | -1/+0 |
2009-10-16 | off: Remove [place] argument, I don't use it anyway | Daniel Friesel | -17/+1 |
2009-07-07 | Simply autoload all functions, don't make them executable | Daniel Friesel | -0/+0 |
2009-06-03 | off: grep -q | Daniel Friesel | -1/+1 |
2009-03-29 | functions: Added/updated descriptions/comments | Daniel Friesel | -0/+1 |
2009-03-22 | functions: - / -- designate end of options | Daniel Friesel | -0/+1 |
2009-03-14 | off: exit shell if everything went ok | Daniel Friesel | -2/+6 |
2009-03-05 | Updated some copyrights | Daniel Friesel | -1/+1 |
2009-02-19 | off: Updated help | Daniel Friesel | -1/+4 |
2009-02-18 | off: Support leave.d | Daniel Friesel | -2/+8 |
2009-02-16 | off: optional argument for "permanent" shutdown (->pc will stay down for a wh... | Daniel Friesel | -0/+7 |
2009-02-08 | off: Only check currently mounted filesystems (unmounted ones might lie on st... | Daniel Friesel | -6/+8 |
2009-01-30 | off: uinit: Show progress | Daniel Friesel | -1/+1 |
2009-01-05 | off: D'oh. Use pgrep -x | Daniel Friesel | -1/+1 |
2009-01-04 | off: Use execute when stopping amarok... | Daniel Friesel | -1/+1 |
2009-01-04 | off: Stop amarok if it's running | Daniel Friesel | -0/+4 |
2008-12-13 | Updated function and completion file headers | Daniel Friesel | -0/+4 |
2008-11-30 | Use filemode +x to autoload a function file | Daniel Friesel | -0/+0 |
2008-11-29 | off: Print fsck notice a bit earlier | Daniel Friesel | -2/+2 |
2008-11-19 | off: Added -h for help, print commands when simulating | Daniel Friesel | -1/+15 |
2008-11-18 | off: Die when encountering an unknown option to prevent typos | Daniel Friesel | -1/+2 |
2008-11-18 | Use the hosts array to associate some information with each host | Daniel Friesel | -1/+10 |
2008-11-18 | off: Added -n / -r (simulate / reboot) | Daniel Friesel | -2/+20 |
2008-11-17 | off: Show filesystems to be checked at next boot | Daniel Friesel | -0/+17 |