Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | Have to run --bootloader-probe as a seperate command to determine what ↵ | Michael DeHaan | 2006-12-07 | 4 | -4/+24 | |
| | | | | | | | | | | | | | | | | | | | | | | | | loader to modify. | |||||
| * | | | | | Detect correct bootloader to modify (thanks: pjones@redhat.com) | Michael DeHaan | 2006-12-07 | 1 | -1/+3 | |
| | | | | | | ||||||
| * | | | | | Add html manpage target | Michael DeHaan | 2006-11-14 | 1 | -0/+1 | |
| | | | | | | ||||||
| * | | | | | Updated TODO | Michael DeHaan | 2006-11-06 | 1 | -0/+1 | |
| | | | | | | ||||||
| * | | | | | Updated TODO | Michael DeHaan | 2006-11-06 | 1 | -0/+2 | |
| | | | | | | ||||||
| * | | | | | Make koan more tolerant of invalid data in cobbler profile info. | Michael DeHaan | 2006-10-25 | 1 | -4/+4 | |
| | | | | | | ||||||
| * | | | | | Pychecker + load koan variables in a more backward compatible way. | Michael DeHaan | 2006-10-25 | 2 | -26/+38 | |
| | | | | | | ||||||
| * | | | | | Change from Xen to Virt in some places to make things more generic. | Michael DeHaan | 2006-10-25 | 6 | -5/+19 | |
| | | | | | | ||||||
| * | | | | | Change "Xen" to "Virt" to make things more generic. | mdehaan@mdehaan.rdu.redhat.com | 2006-10-25 | 4 | -66/+71 | |
| | | | | | | ||||||
| * | | | | | Preparing for release | Michael DeHaan | 2006-10-24 | 2 | -2/+2 | |
| | | | | | | ||||||
| * | | | | | merging | Michael DeHaan | 2006-10-24 | 2 | -6/+2 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Bugfixes related to not having certain elements filled out in the cobbler | mdehaan@mdehaan.rdu.redhat.com | 2006-10-24 | 3 | -17/+18 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | profile. Backing out interactive change as xm console is currently needed to know when the install is "finished"... | |||||
| * | | | | | | Backing out non-interactive changes as they are needed to wait for the xen ↵ | Michael DeHaan | 2006-10-24 | 2 | -13/+16 | |
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | install to finish (will come up with something better?). Also fixing a few bugs related to potentially null fields. | |||||
| * | | | | | Make koan work when no kickstart is set | Michael DeHaan | 2006-10-23 | 2 | -1/+6 | |
| | | | | | | ||||||
| * | | | | | Bumping revisions for later release (no plan on that yet). | Michael DeHaan | 2006-10-23 | 3 | -3/+11 | |
| | | | | | | ||||||
| * | | | | | Don't spawn xm console by default (needs testing). | Michael DeHaan | 2006-10-23 | 3 | -8/+16 | |
| | | | | | | ||||||
| * | | | | | TODO update | Michael DeHaan | 2006-10-23 | 1 | -0/+2 | |
| | | | | | | ||||||
| * | | | | | Updated sys.path comment to make it make better sense. | Michael DeHaan | 2006-10-18 | 1 | -2/+8 | |
| | | | | | | ||||||
| * | | | | | Minor fixes to spec file, updated URLs, bumping rev for future release | Michael DeHaan | 2006-10-18 | 3 | -8/+12 | |
| | | | | | | | | | | | | | | | | | | | | | | | | though not planning to release. | |||||
| * | | | | | Updated TODO | Michael DeHaan | 2006-10-17 | 2 | -4/+5 | |
| | | | | | | ||||||
| * | | | | | Change koan to use urllib2 less cleverly, since urlgrabber isn't available ↵ | Michael DeHaan | 2006-10-11 | 1 | -10/+45 | |
| | | | | | | | | | | | | | | | | | | | | | | | | on RHEL4. | |||||
| * | | | | | Remove extra newline in "list" commands and add a hack to allow koan to be ↵ | Michael DeHaan | 2006-10-11 | 2 | -4/+9 | |
| | | | | | | | | | | | | | | | | | | | | | | | | installed (and work) in places where the python version may not be the same as the rpm. This is only relevant for the "cobbler enchant" command in the cobbler package -- ordinarily one would hope that the koan RPM was correctly compiled for the architecture in question. | |||||
| * | | | | | Somewhat ugly hack to allow the "cobbler enchant" feature to forcibly ↵ | Michael DeHaan | 2006-10-11 | 1 | -0/+8 | |
| | | | | | | | | | | | | | | | | | | | | | | | | install koan on systems that only have python2.3 for the purpose of replacing their operating system. Since it's the last command the system will ever see, it's remotely tolerable :) | |||||
| * | | | | | Preparing for new release build | Michael DeHaan | 2006-10-11 | 3 | -2/+8 | |
| | | | | | | ||||||
| * | | | | | Bundle subprocess to play nice with python 2.3 | Michael DeHaan | 2006-10-11 | 1 | -1/+0 | |
| | | | | | | ||||||
| * | | | | | Bundle subprocess to make koan play nice with python 2.3 | Michael DeHaan | 2006-10-11 | 2 | -3/+1152 | |
| | | | | | | ||||||
| * | | | | | Add koan --list-profiles and --list-systems feature which allows | Michael DeHaan | 2006-10-09 | 5 | -27/+84 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the user to see what they can provision from koan. Bumped the release info, updated manpage, CHANGELOG, etc. Releasing soon. | |||||
| * | | | | | URL update | Michael DeHaan | 2006-09-29 | 1 | -2/+2 | |
| | | | | | | ||||||
| * | | | | | #fedora-extras wanted names in the changelog. | Michael DeHaan | 2006-09-28 | 1 | -8/+8 | |
| | | | | | | ||||||
| * | | | | | Building build revision to match FC-E fix | Michael DeHaan | 2006-09-28 | 1 | -1/+6 | |
| | | | | | | ||||||
| * | | | | | Added %doc files yesterday but didn't add %doc to RPM, fix typo, | Michael DeHaan | 2006-09-21 | 3 | -7/+11 | |
| | | | | | | | | | | | | | | | | | | | | | | | | remove INSTALLED_FILES bits | |||||
| * | | | | | Changed TODO | Michael DeHaan | 2006-09-20 | 1 | -0/+2 | |
| | | | | | | ||||||
| * | | | | | Fix changelog | Michael DeHaan | 2006-09-20 | 1 | -1/+1 | |
| | | | | | | ||||||
| * | | | | | Fix to MAC detection/usage code | Michael DeHaan | 2006-09-20 | 1 | -2/+2 | |
| | | | | | | ||||||
| * | | | | | Updated TODO | Michael DeHaan | 2006-09-20 | 1 | -0/+2 | |
| | | | | | | ||||||
| * | | | | | Rearrange RPM, add documentation files | Michael DeHaan | 2006-09-20 | 6 | -4/+44 | |
| | | | | | | ||||||
| * | | | | | add CHANGELOG | Michael DeHaan | 2006-09-20 | 2 | -3/+6 | |
| | | | | | | ||||||
| * | | | | | When --xen is specified, use the system name (if MAC address) as the Xen MAC ↵ | Michael DeHaan | 2006-09-19 | 2 | -3/+9 | |
| | | | | | | | | | | | | | | | | | | | | | | | | address. | |||||
| * | | | | | RPM fixes per FC packaging instructions | Michael DeHaan | 2006-09-15 | 3 | -7/+355 | |
| | | | | | | ||||||
| * | | | | | Allow koan to "do the right thing" when a per-system kickstart cannot | Michael DeHaan | 2006-07-21 | 1 | -4/+18 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | be downloaded but a system is specified. Also enable downloading the default PXE profile, even though 'default' isn't a system name. | |||||
| * | | | | | Apply yaml fixes from cobbler to koan | Michael DeHaan | 2006-07-20 | 4 | -6/+10 | |
| | | | | | | ||||||
| * | | | | | Fix setup.py | Michael DeHaan | 2006-07-13 | 1 | -1/+1 | |
| | | | | | | ||||||
| * | | | | | Allowing koan to (optionally) fetch system-specific profiles, which | Michael DeHaan | 2006-07-13 | 7 | -37/+129 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | enables the templating features to work for auto-ks in the same way that they already work for PXE. | |||||
| * | | | | | Add yaml directory to setup.py | Michael DeHaan | 2006-07-11 | 1 | -1/+1 | |
| | | | | | | ||||||
| * | | | | | Fix URL. | Michael DeHaan | 2006-07-10 | 1 | -1/+1 | |
| | | | | | | ||||||
| * | | | | | Updates for Fedora Extras | Michael DeHaan | 2006-07-10 | 1 | -9/+10 | |
| | | | | | | ||||||
| * | | | | | Fix dist field | Michael DeHaan | 2006-06-28 | 1 | -1/+2 | |
| | | | | | | ||||||
| * | | | | | Fix rpmlint errors | Michael DeHaan | 2006-06-28 | 3 | -7/+8 | |
| | | | | | | ||||||
| * | | | | | Merging with ... something | Michael DeHaan | 2006-06-28 | 14 | -4/+1726 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Move to Howell-Evans YAML parser | Michael DeHaan | 2006-06-28 | 13 | -3/+1725 | |
| | | | | | | |