summaryrefslogtreecommitdiffstats
path: root/check.py
Commit message (Collapse)AuthorAgeFilesLines
* Creation of Xen trees for xen-net-install. Fixed docstrings. Misc.Michael DeHaan2006-04-181-24/+28
|
* Adding Xen syntax and parameters.Michael DeHaan2006-04-171-1/+0
|
* Misc 'TODO' items. This build has been tested somewhat but needs more. Man ↵Michael DeHaan2006-04-061-2/+0
| | | | page now reflects new capabilities and optional parameters, including per-group, per-system, and per-distro kernel parameter customization.
* Intermediate checkin. Working on various TODO features including ↵Michael DeHaan2006-04-061-2/+0
| | | | inheritable kernel options, moving kickstarts to URLs, improved listing, etc. This commit breaks some things that will be fixed shortly...
* Added dry-run support. Pre-refactoring cleanup. Moved config file to /etc.Michael DeHaan2006-04-051-0/+22
|
* Refactoring of message files, improved CLI parsing, better error messages,mdehaan@localhost.localdomain2006-04-041-0/+88
seperated sync code out from util.