Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | Don't try non-locally serviced URLs | Michael DeHaan | 2009-03-26 | 1 | -3/+0 | |
| | | | | | | | ||||||
| | * | | | | | Changelog update | Michael DeHaan | 2009-03-26 | 1 | -0/+1 | |
| | | | | | | | ||||||
| | * | | | | | Merge | Michael DeHaan | 2009-03-26 | 1 | -4/+0 | |
| | | | | | | | ||||||
| | * | | | | | Merge commit 'jamesc/my-devel' into devel | Michael DeHaan | 2009-03-26 | 3 | -8/+13 | |
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: koan/qcreate.py | |||||
| | | * | | | | | Corrections to xen/kvm/qemu vmware creation to use block devices as the virt ↵ | James Cammarata | 2009-03-26 | 2 | -3/+6 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | disk despite the virt-size being 0 Trac Ticket #369 | |||||
| | | * | | | | | Modified random mac address generation for vmware virt-types | James Cammarata | 2009-03-26 | 1 | -6/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Trac Ticket #216 | |||||
| * | | | | | | | update dates in changelog | Michael DeHaan | 2009-03-27 | 1 | -1/+1 | |
| |/ / / / / / | ||||||
| * | | | | | | update changelog | Michael DeHaan | 2009-03-25 | 1 | -0/+1 | |
| | | | | | | | ||||||
| * | | | | | | Source virt auto boot parameters from the cobbler server if not overridden ↵ | Michael DeHaan | 2009-03-25 | 5 | -19/+69 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | (MPD). | |||||
| * | | | | | | Virt auto boot support. | Adam Rosenwald | 2009-03-25 | 2 | -13/+38 | |
| | | | | | | | ||||||
| * | | | | | | Some initial code to provide floppy answer files to images, not done. | Michael DeHaan | 2009-03-25 | 1 | -0/+11 | |
| |/ / / / / | ||||||
| * | | | | | Don't add virtual NIC for bonded interfaces | James Cammarata | 2009-03-11 | 3 | -0/+7 | |
| | | | | | | ||||||
| * | | | | | Release bump for development branch | Michael DeHaan | 2009-03-09 | 3 | -30/+8 | |
| | | | | | | ||||||
| * | | | | | remove excludearch on ppc64 | Michael DeHaan | 2009-03-06 | 1 | -1/+0 | |
| | | | | | | ||||||
| * | | | | | add a batch flag to register to intercept tracebacks | Michael DeHaan | 2009-03-04 | 1 | -2/+16 | |
| | | | | | | ||||||
| * | | | | | Add koan registration script (/usr/bin/cobbler-register) | Michael DeHaan | 2009-03-04 | 2 | -0/+177 | |
| | | | | | | ||||||
| * | | | | | Build changes to include cobbler-register in koan RPM | Michael DeHaan | 2009-03-04 | 3 | -2/+7 | |
| | | | | | | ||||||
| * | | | | | Initial koan-side work on /usr/bin/cobbler-register. | Michael DeHaan | 2009-03-04 | 6 | -21/+76 | |
| | | | | | | ||||||
| * | | | | | Abstract out connection logic to utils.py and simplify things | Michael DeHaan | 2009-03-04 | 2 | -105/+50 | |
| | | | | | | ||||||
| * | | | | | Autodetection modifications | Michael DeHaan | 2009-03-04 | 1 | -1/+1 | |
| | | | | | | ||||||
| * | | | | | Merge branch 'devel' of ssh://git.fedorahosted.org/git/koan into devel | Michael DeHaan | 2009-03-04 | 4 | -27/+57 | |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: koan/app.py | |||||
| | * | | | | | python-2.3 doesn't accept a 3rd flag argument. | James Laska | 2009-02-24 | 1 | -1/+1 | |
| | | | | | | | ||||||
| | * | | | | | Improve system auto-detection. Now searches for cobbler system records with ↵ | James Laska | 2009-02-24 | 1 | -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 Laska | 2009-02-24 | 1 | -2/+2 | |
| | | | | | | | ||||||
| | * | | | | | Fix previous merge errors | James Laska | 2009-02-23 | 2 | -8/+0 | |
| | | | | | | | ||||||
| * | | | | | | Make autodetect code do macs as well as ips. Also change the connection ↵ | Michael DeHaan | 2009-03-03 | 3 | -85/+91 | |
| |/ / / / / | | | | | | | | | | | | | | | | | | | sequence a bit to make it connect faster. | |||||
| * | | | | | Changelog update | Michael DeHaan | 2009-02-19 | 1 | -0/+2 | |
| | | | | | | ||||||
| * | | | | | Remove manpage documentation for setting that is only available in cobbler. | Michael DeHaan | 2009-02-19 | 1 | -2/+0 | |
| | | | | | | ||||||
| * | | | | | If ImageParser can't be found it's ok, so koan continues to work on older EL ↵ | Michael DeHaan | 2009-02-18 | 2 | -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 DeHaan | 2009-02-17 | 1 | -0/+1 | |
| | | | | | | ||||||
| * | | | | | Reduce python version requirements for el 2 compilation. (--replace-self only) | Michael DeHaan | 2009-02-17 | 2 | -3/+17 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: CHANGELOG koan.spec setup.py | |||||
| * | | | | | Add info about environment variables to manpage. | Michael DeHaan | 2009-02-13 | 1 | -0/+4 | |
| | | | | | | ||||||
| * | | | | | Release bump for devel, should be 1.5.X | Michael DeHaan | 2009-02-13 | 3 | -3/+10 | |
| | | | | | | ||||||
| * | | | | | Ben Riggs's patch to make --update-files create intermediate directories. | Michael DeHaan | 2009-02-06 | 3 | -1/+5 | |
| | | | | | | ||||||
| * | | | | | Update changelog | Michael DeHaan | 2009-01-26 | 1 | -1/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: CHANGELOG | |||||
| * | | | | | Patch to make the vgs commands work regardless of localization | Michael DeHaan | 2009-01-26 | 1 | -1/+1 | |
| | | | | | | ||||||
| * | | | | | Spelling patch from Michael Stahnke | Michael DeHaan | 2009-01-13 | 2 | -1/+2 | |
| | | | | | | ||||||
| * | | | | | Update changelog | Michael DeHaan | 2009-01-08 | 1 | -0/+6 | |
| | | | | | | ||||||
| * | | | | | Make koan's embed kickstart in initrd behavior optional and not on by ↵ | Michael DeHaan | 2009-01-08 | 2 | -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 DeHaan | 2008-12-22 | 2 | -2/+1 | |
| | | | | | | ||||||
| * | | | | | Merge branch 'devel' | Michael DeHaan | 2008-12-19 | 11 | -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 DeHaan | 2008-12-16 | 1 | -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 DeHaan | 2008-12-15 | 1 | -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 DeHaan | 2008-12-13 | 3 | -7/+8 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | libvirt logs and also it helps with SELinux | |||||
| | * | | | | | Fix error in virt code | Michael DeHaan | 2008-12-10 | 1 | -1/+1 | |
| | | | | | | | ||||||
| | * | | | | | Add --vm-poll option to restart VMs once they are done installing. | Michael DeHaan | 2008-12-10 | 3 | -3/+91 | |
| | | | | | | | ||||||
| | * | | | | | Fix for py 2.6 | Michael DeHaan | 2008-12-10 | 1 | -1/+1 | |
| | | | | | | | ||||||
| | * | | | | | release bump; also added Anton's patch to set SELinux content on LVM ↵ | Michael DeHaan | 2008-12-10 | 5 | -3/+24 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | partition create. | |||||
| | * | | | | | update LVM paths | Michael DeHaan | 2008-12-08 | 2 | -4/+5 | |
| | | | | | | | ||||||
| | * | | | | | Release bump; update specfile for python 2.6 | Michael DeHaan | 2008-12-08 | 2 | -2/+10 | |
| | | | | | | |