summaryrefslogtreecommitdiffstats
path: root/koan
Commit message (Expand)AuthorAgeFilesLines
* Added method for enabling autostart on qemu domainsTim Bielawa2009-10-222-1/+16
* Fix images on NFS and also fix check about images needing a kickstart.Michael DeHaan2009-09-303-8/+8
* use static-interface instead of specific-interfacePeter Vreman2009-09-091-3/+3
* fixing --static-interface errors when called with --profilePeter Halliday2009-08-141-0/+4
* Fix typoMichael DeHaan2009-07-291-1/+1
* Don't add alias interfaces as hardware interfaces to virt machinesMichael DeHaan2009-07-292-2/+2
* A series of heinous-evil hacks to make koan, when invoked for --replace-self ...Michael DeHaan2009-06-082-96/+136
* Fix arch error with kexec.Michael DeHaan2009-05-261-0/+1
* Merge commit 'jcapel/capel-devel' into develMichael DeHaan2009-05-262-2/+5
|\
| * Fix koan virt deployments for systems with bonding or vlan interfacesJasper Capel2009-05-142-2/+5
* | Various WIP development on the live CD. (applied from prev git stash)Michael DeHaan2009-05-151-2/+2
|/
* Update registration/discovery code to handle bridges betterMichael DeHaan2009-05-061-1/+14
* Improvements to koan autodiscovery for bridging supportMichael DeHaan2009-05-062-11/+25
* Working on koan live CD, added interactive mode for when autodiscovery fails.Michael DeHaan2009-05-061-6/+40
* Working on bringing back the koan live CD (in progress).Michael DeHaan2009-05-063-1/+275
* First pass at unifing cobbler and koan under a single setup.py and spec file.Michael DeHaan2009-04-2130-1257/+0
* Allowing "koan --virt" to run as non-rootBrenton Leanhardt2009-04-161-2/+5
* Update changelogMichael DeHaan2009-04-141-0/+1
* RHPL workaround for autodiscovery codeMichael DeHaan2009-04-082-1/+7
* Correct changelog orderMichael DeHaan2009-04-081-1/+1
* Fix likely patch fuzz error that results in second disk being added.Michael DeHaan2009-04-081-1/+0
* merging cobbler and koan reposMichael DeHaan2009-04-0830-0/+1215
* Working on a method of sending a virtual floppy with an answer file to an ISO...Michael DeHaan2009-03-312-2/+47
* Remove line continuationsMichael DeHaan2009-03-301-4/+2
* Patch to fix the koan rpm not updating the lilo.confPartha Aji2009-03-301-5/+14
* Don't try non-locally serviced URLsMichael DeHaan2009-03-261-3/+0
* MergeMichael DeHaan2009-03-261-4/+0
* Merge commit 'jamesc/my-devel' into develMichael DeHaan2009-03-263-8/+13
|\
| * Corrections to xen/kvm/qemu vmware creation to use block devices as the virt ...James Cammarata2009-03-262-3/+6
| * Modified random mac address generation for vmware virt-typesJames Cammarata2009-03-261-6/+4
* | Source virt auto boot parameters from the cobbler server if not overridden (M...Michael DeHaan2009-03-255-19/+69
* | Virt auto boot support.Adam Rosenwald2009-03-252-13/+38
* | Some initial code to provide floppy answer files to images, not done.Michael DeHaan2009-03-251-0/+11
|/
* Don't add virtual NIC for bonded interfacesJames Cammarata2009-03-112-0/+6
* add a batch flag to register to intercept tracebacksMichael DeHaan2009-03-041-2/+16
* Add koan registration script (/usr/bin/cobbler-register)Michael DeHaan2009-03-041-0/+176
* Initial koan-side work on /usr/bin/cobbler-register.Michael DeHaan2009-03-043-19/+34
* Abstract out connection logic to utils.py and simplify thingsMichael DeHaan2009-03-042-105/+50
* Autodetection modificationsMichael DeHaan2009-03-041-1/+1
* Merge branch 'devel' of ssh://git.fedorahosted.org/git/koan into develMichael DeHaan2009-03-042-21/+55
|\
| * python-2.3 doesn't accept a 3rd flag argument.James Laska2009-02-241-1/+1
| * Improve system auto-detection. Now searches for cobbler system records with a...James Laska2009-02-241-24/+72
| * Fix previous merge errorsJames Laska2009-02-231-4/+0
* | Make autodetect code do macs as well as ips. Also change the connection sequ...Michael DeHaan2009-03-032-85/+89
|/
* If ImageParser can't be found it's ok, so koan continues to work on older EL ...Michael DeHaan2009-02-181-1/+6
* Ben Riggs's patch to make --update-files create intermediate directories.Michael DeHaan2009-02-061-0/+2
* Patch to make the vgs commands work regardless of localizationMichael DeHaan2009-01-261-1/+1
* Make koan's embed kickstart in initrd behavior optional and not on by default...Michael DeHaan2009-01-082-12/+97
* Merge branch 'devel'Michael DeHaan2008-12-196-69/+520
|\
| * Apply James Laska's patch to not set the arch for qemu/KVM due to libvirt int...Michael DeHaan2008-12-161-0/+1