Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | don't require /bin/bash | Bjoern B. Brandenburg | 2010-11-09 |
| | | | | | We don't have BASH on District10 at the moment, and the scripts work just fine with busybox's /bin/sh replacement (ash). | ||
* | Don't show output from `which dialog` in setsched | Mac Mollison | 2010-11-09 |
| | | | | | | | | Prevents `which dialog` from outputting (ugly) information to stderr in the case that dialog is not installed. Changes error message to make it more clear that dialog is strictly optional. | ||
* | Location change for the /proc loaded plugins file. | Christopher Kenna | 2010-10-22 |
| | |||
* | Provide helpful feedback if setsched fails. | Bjoern B. Brandenburg | 2009-09-11 |
| | |||
* | Provide a clue to the users as to what might have gone wrong. | Bjoern B. Brandenburg | 2009-07-21 |
| | |||
* | setsched: check for presence of dialog | Bjoern B. Brandenburg | 2008-09-01 |
| | | | | | | Make setsched error out when the dialog binary is not found in the path. Ubuntu does not install dialog by default and people are tripping over it. | ||
* | setsched: fit on normal screen | Bjoern B. Brandenburg | 2008-02-04 |
| | |||
* | add setsched tool | Bjoern B. Brandenburg | 2008-02-04 |