summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | Further work on koan Live CD.Michael DeHaan2007-07-092-5/+9
| | | | | |
| * | | | | Working on live CD.Michael DeHaan2007-07-093-10/+33
| | | | | |
| * | | | | Adding first-shot at live CD creation. Requires F7 system,Michael DeHaan2007-07-052-0/+226
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | apache, livecd-tools to be installed. Run make on koan tree before running build.py. Build.py parameters are documented in the source.
| * | | | | Modifying argument usage for the autodetect patchMichael DeHaan2007-07-052-27/+19
| | | | | |
| * | | | | Applying some patchesMichael DeHaan2007-07-055-9/+39
| | | | | |
| * | | | | Kickstart munging should be universal, not just for --virt or --replace-self.Michael DeHaan2007-06-221-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Eventually this should be the job of to_datastruct in cobbler itself, such that this logic can be removed from koan.
| * | | | | Only replace http:// URLs that need to be replaced.Michael DeHaan2007-06-221-1/+1
| | | | | |
| * | | | | Fix --replace-self evaluation of correct kickstart pathMichael DeHaan2007-06-221-14/+11
| | | | | |
| * | | | | Fix --virtname handlingMichael DeHaan2007-06-221-1/+1
| | | | | |
| * | | | | Updating koan to better use XMLRPC API and be a bit more simplified in a few ↵Michael DeHaan2007-06-221-31/+23
| | | | | | | | | | | | | | | | | | | | | | | | places.
| * | | | | Remove some dead code that doesn't apply anymore.Michael DeHaan2007-06-221-11/+0
| | | | | |
| * | | | | Updating koan to make better use of XMLRPC methods.Michael DeHaan2007-06-223-2/+8
| | | | | |
| * | | | | Make koan deal better with cobbler 0.5.0 and take advantage of unified files.Michael DeHaan2007-06-223-65/+42
| | | | | |
| * | | | | Moving to even=stable, odd=testing convention.Michael DeHaan2007-05-313-3/+9
| | | | | |
| * | | | | Save virt initrd/kernel to a different place such that SELinux sets theMichael DeHaan2007-05-313-4/+5
| | | | | | | | | | | | | | | | | | | | | | | | context correctly if enabled.
| * | | | | Remove stray character from koan.Michael DeHaan2007-04-271-1/+1
| | | | | |
| * | | | | Also re-add lang replacement.Michael DeHaan2007-04-261-0/+1
| | | | | |
| * | | | | Release bumpMichael DeHaan2007-04-263-3/+9
| | | | | |
| * | | | | Restore removed (and very import) build_initrd code for --replace-self.Michael DeHaan2007-04-261-0/+5
| | | | | |
| * | | | | Fix ip vs MAC regex checkingMichael DeHaan2007-04-242-4/+5
| | | | | |
| * | | | | Release bump.Michael DeHaan2007-04-233-2/+8
| | | | | |
| * | | | | Fix error with --system.Michael DeHaan2007-04-231-1/+1
| | | | | |
| * | | | | Koan xmlrpclib proxy must allow_none to deal with None values coming from ↵Michael DeHaan2007-04-201-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Cobbler XMLRPC
| * | | | | Update spec and changelog.Michael DeHaan2007-04-202-1/+4
| | | | | |
| * | | | | Add ability to override the name of a virtual domain using the koan commandMichael DeHaan2007-04-204-10/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | line, rather than taking the MAC address as the default. Also update manpage.
| * | | | | Removing yaml and bumping buildrev.Michael DeHaan2007-04-193-7/+10
| | | | | |
| * | | | | This version of koan speaks XMLRPC in place of parsing YAML, and still normalMichael DeHaan2007-04-1913-1780/+70
| | | | | | | | | | | | | | | | | | | | | | | | http:// in other places where file transfer is required.
| * | | | | Release bump for testing purposes (no changes)Michael DeHaan2007-04-171-2/+2
| | | | | |
| * | | | | New Makefile from alikinsMichael DeHaan2007-04-131-5/+16
| | | | | |
| * | | | | Add Mark to authors list.Michael DeHaan2007-04-041-0/+2
| | | | | |
| * | | | | Applying errno patch from Mark McLoughlinMichael DeHaan2007-04-041-2/+2
| | | | | |
| * | | | | release 0.2.8Michael DeHaan2007-03-236-44/+14
| | | | | |
| * | | | | Added tag release-0.2.8 for changeset 00c41622d224c1c45508d4f300dc13376f841278Michael DeHaan2007-03-231-0/+1
| | | | | |
| * | | | | Lazy-import of virtualization features to support older systems that don't ↵Michael DeHaan2007-03-231-4/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | have python-virtinst available, rather than adding as an RPM dependency.
| * | | | | Added tag release-0.2.7 for changeset 77f36f01d5d5c3c59fd535c1ac4f20e7436c63b6Michael DeHaan2007-03-141-0/+1
| | | | | |
| * | | | | 0.2.7 releaseMichael DeHaan2007-03-144-13/+15
| | | | | |
| * | | | | Use virtinst's library for installing Xen rather than using libvirt directly.Michael DeHaan2007-03-085-173/+39
| | | | | |
| * | | | | Added tag release-0.2.6 for changeset 4354c96a0d2b84c320e2ee5496e6f785f422ec64Michael DeHaan2007-02-281-0/+1
| | | | | |
| * | | | | Fixing specfile for FC7Michael DeHaan2007-02-282-2/+6
| | | | | |
| * | | | | Use the paths that SELinux will contextify correctly, for now, until we addMichael DeHaan2007-02-131-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | an override parameter.
| * | | | | Not quite ready for this yet.Michael DeHaan2007-02-091-218/+0
| | | | | |
| * | | | | Added koan warning if --breed has been set on the cobbler server and koanMichael DeHaan2007-02-092-1/+4
| | | | | | | | | | | | | | | | | | | | | | | | can't currently provision that breed.
| * | | | | Commit before rename, adding pypxeboot for virt management, which I intend ↵Michael DeHaan2007-02-072-1/+219
| | | | | | | | | | | | | | | | | | | | | | | | to tweak somewhat.
| * | | | | Changelog comment.mdehaan@mdehaan.rdu.redhat.com2007-01-291-0/+1
| | | | | |
| * | | | | Add traceback and decrease python requirement to 2.2 for RHEL3 support ↵Michael DeHaan2007-01-293-3/+4
| | | | | | | | | | | | | | | | | | | | | | | | (tested, works).
| * | | | | Merge from earlier commit, resultant from hg pull w/o update. I love hg. ↵Michael DeHaan2007-01-251-1/+1
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Seriously.
| | * | | | | Sort entries, also bump rev in preparation of later release (not now).Michael DeHaan2007-01-254-2/+9
| | | | | | |
| * | | | | | - sort --list outputMichael DeHaan2007-01-255-3/+16
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | - Added libvirt warning - getting ready for next release, though no immediate need for above features
| * | | | | Fixed MANIFEST.in so distutils on RHEL3 will allow it to be built there. ↵mdehaan@mdehaan.rdu.redhat.com2006-12-085-3/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | However the noarch is already force installable across RHEL3, RHEL4, and FC5-6 without being rebuilt.
| * | | | | Use unique (and short) kickstart labels to keep lilo happy, also workaround ↵mdehaan@mdehaan.rdu.redhat.com2006-12-071-1/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | for the fact that grubby doesn't run lilo but only edits the config.