summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | Per Spot's suggestion, make sure source files have GPLv2+ headerMichael DeHaan2008-08-136-53/+101
| | | | | |
| * | | | | Apply rcrit patch to add vmware workstationMichael DeHaan2008-08-082-4/+12
| | | | | |
| * | | | | License update in specfile, results of misc grubby testingMichael DeHaan2008-08-052-2/+5
| | | | | |
| * | | | | livecd image updatesMichael DeHaan2008-07-314-9/+14
| | | | | |
| * | | | | Remove debug print statementMichael DeHaan2008-07-252-1/+1
| | | | | |
| * | | | | rm virt-image support as we are going to do this in a different way (cobbler ↵Michael DeHaan2008-07-245-196/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | remoteify and libvirt-remote most likely), bump versions
| * | | | | In progress work for teaching koan about virt-image. This is pretty rough ↵Michael DeHaan2008-07-224-23/+71
| | | | | | | | | | | | | | | | | | | | | | | | at this point.
| * | | | | Fix error message you get when your LVM volume does not have enough free space.Michael DeHaan2008-07-172-1/+2
| | | | | |
| * | | | | Early support for tracking virt-images that are /not/ ISOs, but clones. ↵Michael DeHaan2008-07-154-31/+188
| | | | | | | | | | | | | | | | | | | | | | | | More info on the cobbler list, more work still to do...
| * | | | | Fix format string during --displayMichael DeHaan2008-07-141-1/+1
| | | | | |
| * | | | | Teaching koan image support how to mount NFS imagesMichael DeHaan2008-07-111-6/+27
| | | | | |
| * | | | | More support for image based deploymentsMichael DeHaan2008-07-095-257/+137
| | | | | |
| * | | | | Add list info to manpage.Michael DeHaan2008-07-011-0/+4
| | | | | |
| * | | | | When requesting kickstart URLs, include the http port information if differentMichael DeHaan2008-06-164-4/+10
| | | | | | | | | | | | | | | | | | | | | | | | than 80.
| * | | | | 1.0.2 releaseMichael DeHaan2008-06-105-6/+22
| | | | | |
| * | | | | Version bumpMichael DeHaan2008-05-283-3/+10
| | | | | |
| * | | | | Re-added virt-bridge override, needs testingMichael DeHaan2008-05-141-0/+3
| | | | | |
| * | | | | Re-added --virt-bridge override, back by popular demand. Needs testing.Michael DeHaan2008-05-145-31/+56
| | | | | |
| * | | | | Added --kopts which allows for adding kernel options outside of cobblerMichael DeHaan2008-05-093-39/+81
| | | | | |
| * | | | | Release bump for test releaseMichael DeHaan2008-05-093-7/+7
| | | | | |
| * | | | | Manpage cleanupMichael DeHaan2008-05-091-58/+26
| | | | | |
| * | | | | Splitting some code out into utilsMichael DeHaan2008-05-094-144/+159
| | | | | |
| * | | | | Removing --autonet code as it was found not to work on Python 2.3, ↵Michael DeHaan2008-05-071-247/+1
| | | | | | | | | | | | | | | | | | | | | | | | resubmission welcome (need to remove bit-math and split out)
| * | | | | request happy URLs for XenMichael DeHaan2008-04-231-2/+2
| | | | | |
| * | | | | Change query string seperator to ";"Michael DeHaan2008-04-221-2/+2
| | | | | |
| * | | | | Libvirt chokes on query strings if we don't replace them.Michael DeHaan2008-04-213-11/+3
| | | | | |
| * | | | | Working on fixing registration URLs, more to do/test.Michael DeHaan2008-04-211-1/+12
| | | | | |
| * | | | | changelog / release bumpMichael DeHaan2008-04-183-5/+6
| | | | | |
| * | | | | Teach koan to request new cobbler kickstart URLsMichael DeHaan2008-04-181-5/+5
| | | | | |
| * | | | | update changelogMichael DeHaan2008-04-091-1/+2
| | | | | |
| * | | | | Patch to add --add-reinstall-entry modifier for --replace-selfMichael DeHaan2008-04-091-2/+3
| | | | | |
| * | | | | Patch to add a reinstall entry to grub without actually doing a reinstall, + ↵Michael DeHaan2008-04-093-5/+20
| | | | | | | | | | | | | | | | | | | | | | | | mananpage edits
| * | | | | simplify docs furtherMichael DeHaan2008-04-071-25/+2
| | | | | |
| * | | | | Fix git URLMichael DeHaan2008-04-071-1/+1
| | | | | |
| * | | | | Use F8 URLs for live CDMichael DeHaan2008-03-131-2/+2
| | | | | |
| * | | | | makefile tweakMichael DeHaan2008-03-101-1/+1
| | | | | |
| * | | | | Vmware support in!Michael DeHaan2008-03-032-5/+25
| | | | | |
| * | | | | Working on vmware supportMichael DeHaan2008-03-032-5/+10
| | | | | |
| * | | | | adding vmware support -- in progress. Not complete.Michael DeHaan2008-02-291-7/+86
| | | | | |
| * | | | | Manpage updatesMichael DeHaan2008-02-261-0/+4
| | | | | |
| * | | | | Changes for new version of livecd creator.Michael DeHaan2008-02-262-5/+12
| | | | | |
| * | | | | update manpageMichael DeHaan2008-02-261-2/+2
| | | | | |
| * | | | | Manpage cleanupMichael DeHaan2008-02-191-3/+3
| | | | | |
| * | | | | Add yum-utils to livecd docsMichael DeHaan2008-02-194-81/+8
| | | | | |
| * | | | | Suppress tracebacks when we don't need to show them.Michael DeHaan2008-02-144-21/+18
| | | | | |
| * | | | | Apply Gavin's patches to allow koan to download from NFS sources, as well as ↵Michael DeHaan2008-02-131-54/+104
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | to support file prootcol kickstarts.
| * | | | | Apply Gavin's patch to fix ia64, also make --list-profiles and ↵Michael DeHaan2008-02-082-16/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | --list-systems work again, which were previously caught by some overzealous argument checking.
| * | | | | Stubbing out vmware so charlesnw has something to look at.Michael DeHaan2008-01-312-5/+71
| | | | | |
| * | | | | Apply Gavin's patch to allow --replace-self to work where there is no ↵Michael DeHaan2008-01-316-118/+206
| | | | | | | | | | | | | | | | | | | | | | | | cobbler server, plus some slight changes, and a release bump.
| * | | | | Update dates in files for release.Michael DeHaan2008-01-103-2/+4
| | | | | |