summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| | * | | | | Don't try non-locally serviced URLsMichael DeHaan2009-03-261-3/+0
| | | | | | |
| | * | | | | Changelog updateMichael DeHaan2009-03-261-0/+1
| | | | | | |
| | * | | | | MergeMichael DeHaan2009-03-261-4/+0
| | | | | | |
| | * | | | | Merge commit 'jamesc/my-devel' into develMichael DeHaan2009-03-263-8/+13
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: koan/qcreate.py
| | | * | | | | Corrections to xen/kvm/qemu vmware creation to use block devices as the virt ↵James Cammarata2009-03-262-3/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | disk despite the virt-size being 0 Trac Ticket #369
| | | * | | | | Modified random mac address generation for vmware virt-typesJames Cammarata2009-03-261-6/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Trac Ticket #216
| * | | | | | | update dates in changelogMichael DeHaan2009-03-271-1/+1
| |/ / / / / /
| * | | | | | update changelogMichael DeHaan2009-03-251-0/+1
| | | | | | |
| * | | | | | Source virt auto boot parameters from the cobbler server if not overridden ↵Michael DeHaan2009-03-255-19/+69
| | | | | | | | | | | | | | | | | | | | | | | | | | | | (MPD).
| * | | | | | 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-113-0/+7
| | | | | |
| * | | | | Release bump for development branchMichael DeHaan2009-03-093-30/+8
| | | | | |
| * | | | | remove excludearch on ppc64Michael DeHaan2009-03-061-1/+0
| | | | | |
| * | | | | 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-042-0/+177
| | | | | |
| * | | | | Build changes to include cobbler-register in koan RPMMichael DeHaan2009-03-043-2/+7
| | | | | |
| * | | | | Initial koan-side work on /usr/bin/cobbler-register.Michael DeHaan2009-03-046-21/+76
| | | | | |
| * | | | | 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-044-27/+57
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: koan/app.py
| | * | | | | 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 ↵James Laska2009-02-241-24/+72
| | | | | | | | | | | | | | | | | | | | | | | | | | | | a matching mac OR ip address. Also adjust command-line length restrictions. They differ per arch and s390* installs have a long command-line.
| | * | | | | Additional cleanup of built files needed.James Laska2009-02-241-2/+2
| | | | | | |
| | * | | | | Fix previous merge errorsJames Laska2009-02-232-8/+0
| | | | | | |
| * | | | | | Make autodetect code do macs as well as ips. Also change the connection ↵Michael DeHaan2009-03-033-85/+91
| |/ / / / / | | | | | | | | | | | | | | | | | | sequence a bit to make it connect faster.
| * | | | | Changelog updateMichael DeHaan2009-02-191-0/+2
| | | | | |
| * | | | | Remove manpage documentation for setting that is only available in cobbler.Michael DeHaan2009-02-191-2/+0
| | | | | |
| * | | | | If ImageParser can't be found it's ok, so koan continues to work on older EL ↵Michael DeHaan2009-02-182-1/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | installs when using --virt. Folks can continue to use qemu/KVM and Xen, they just won't be able to use the new Image features.
| * | | | | Fix traceback in import when using --kickstart option.Michael DeHaan2009-02-171-0/+1
| | | | | |
| * | | | | Reduce python version requirements for el 2 compilation. (--replace-self only)Michael DeHaan2009-02-172-3/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: CHANGELOG koan.spec setup.py
| * | | | | Add info about environment variables to manpage.Michael DeHaan2009-02-131-0/+4
| | | | | |
| * | | | | Release bump for devel, should be 1.5.XMichael DeHaan2009-02-133-3/+10
| | | | | |
| * | | | | Ben Riggs's patch to make --update-files create intermediate directories.Michael DeHaan2009-02-063-1/+5
| | | | | |
| * | | | | Update changelogMichael DeHaan2009-01-261-1/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: CHANGELOG
| * | | | | Patch to make the vgs commands work regardless of localizationMichael DeHaan2009-01-261-1/+1
| | | | | |
| * | | | | Spelling patch from Michael StahnkeMichael DeHaan2009-01-132-1/+2
| | | | | |
| * | | | | Update changelogMichael DeHaan2009-01-081-0/+6
| | | | | |
| * | | | | Make koan's embed kickstart in initrd behavior optional and not on by ↵Michael DeHaan2009-01-082-12/+97
| | | | | | | | | | | | | | | | | | | | | | | | default, since F10 seems to not like it and most people unless they have specific networking problems causing DHCP timeouts will not need this. Plus, it's faster.
| * | | | | Patch to fix permissions in specfile.Michael DeHaan2008-12-222-2/+1
| | | | | |
| * | | | | Merge branch 'devel'Michael DeHaan2008-12-1911-93/+587
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: CHANGELOG koan.spec koan/vmwcreate.py setup.py
| | * | | | | Apply James Laska's patch to not set the arch for qemu/KVM due to libvirt ↵Michael DeHaan2008-12-161-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | internals reasons. This makes installing x86 on x86_64 possible.
| | * | | | | Apply Anton Arapov's patch to call selinux to make LVM types persistent. ↵Michael DeHaan2008-12-151-4/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This may produce some SELinux noise but does get things working.
| | * | | | | Change log path to /var/log/koan since more people are interested in the ↵Michael DeHaan2008-12-133-7/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | libvirt logs and also it helps with SELinux
| | * | | | | Fix error in virt codeMichael DeHaan2008-12-101-1/+1
| | | | | | |
| | * | | | | Add --vm-poll option to restart VMs once they are done installing.Michael DeHaan2008-12-103-3/+91
| | | | | | |
| | * | | | | Fix for py 2.6Michael DeHaan2008-12-101-1/+1
| | | | | | |
| | * | | | | release bump; also added Anton's patch to set SELinux content on LVM ↵Michael DeHaan2008-12-105-3/+24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | partition create.
| | * | | | | update LVM pathsMichael DeHaan2008-12-082-4/+5
| | | | | | |
| | * | | | | Release bump; update specfile for python 2.6Michael DeHaan2008-12-082-2/+10
| | | | | | |