Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | Further work on koan Live CD. | Michael DeHaan | 2007-07-09 | 2 | -5/+9 | |
| | | | | | | ||||||
| * | | | | | Working on live CD. | Michael DeHaan | 2007-07-09 | 3 | -10/+33 | |
| | | | | | | ||||||
| * | | | | | Adding first-shot at live CD creation. Requires F7 system, | Michael DeHaan | 2007-07-05 | 2 | -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 patch | Michael DeHaan | 2007-07-05 | 2 | -27/+19 | |
| | | | | | | ||||||
| * | | | | | Applying some patches | Michael DeHaan | 2007-07-05 | 5 | -9/+39 | |
| | | | | | | ||||||
| * | | | | | Kickstart munging should be universal, not just for --virt or --replace-self. | Michael DeHaan | 2007-06-22 | 1 | -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 DeHaan | 2007-06-22 | 1 | -1/+1 | |
| | | | | | | ||||||
| * | | | | | Fix --replace-self evaluation of correct kickstart path | Michael DeHaan | 2007-06-22 | 1 | -14/+11 | |
| | | | | | | ||||||
| * | | | | | Fix --virtname handling | Michael DeHaan | 2007-06-22 | 1 | -1/+1 | |
| | | | | | | ||||||
| * | | | | | Updating koan to better use XMLRPC API and be a bit more simplified in a few ↵ | Michael DeHaan | 2007-06-22 | 1 | -31/+23 | |
| | | | | | | | | | | | | | | | | | | | | | | | | places. | |||||
| * | | | | | Remove some dead code that doesn't apply anymore. | Michael DeHaan | 2007-06-22 | 1 | -11/+0 | |
| | | | | | | ||||||
| * | | | | | Updating koan to make better use of XMLRPC methods. | Michael DeHaan | 2007-06-22 | 3 | -2/+8 | |
| | | | | | | ||||||
| * | | | | | Make koan deal better with cobbler 0.5.0 and take advantage of unified files. | Michael DeHaan | 2007-06-22 | 3 | -65/+42 | |
| | | | | | | ||||||
| * | | | | | Moving to even=stable, odd=testing convention. | Michael DeHaan | 2007-05-31 | 3 | -3/+9 | |
| | | | | | | ||||||
| * | | | | | Save virt initrd/kernel to a different place such that SELinux sets the | Michael DeHaan | 2007-05-31 | 3 | -4/+5 | |
| | | | | | | | | | | | | | | | | | | | | | | | | context correctly if enabled. | |||||
| * | | | | | Remove stray character from koan. | Michael DeHaan | 2007-04-27 | 1 | -1/+1 | |
| | | | | | | ||||||
| * | | | | | Also re-add lang replacement. | Michael DeHaan | 2007-04-26 | 1 | -0/+1 | |
| | | | | | | ||||||
| * | | | | | Release bump | Michael DeHaan | 2007-04-26 | 3 | -3/+9 | |
| | | | | | | ||||||
| * | | | | | Restore removed (and very import) build_initrd code for --replace-self. | Michael DeHaan | 2007-04-26 | 1 | -0/+5 | |
| | | | | | | ||||||
| * | | | | | Fix ip vs MAC regex checking | Michael DeHaan | 2007-04-24 | 2 | -4/+5 | |
| | | | | | | ||||||
| * | | | | | Release bump. | Michael DeHaan | 2007-04-23 | 3 | -2/+8 | |
| | | | | | | ||||||
| * | | | | | Fix error with --system. | Michael DeHaan | 2007-04-23 | 1 | -1/+1 | |
| | | | | | | ||||||
| * | | | | | Koan xmlrpclib proxy must allow_none to deal with None values coming from ↵ | Michael DeHaan | 2007-04-20 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Cobbler XMLRPC | |||||
| * | | | | | Update spec and changelog. | Michael DeHaan | 2007-04-20 | 2 | -1/+4 | |
| | | | | | | ||||||
| * | | | | | Add ability to override the name of a virtual domain using the koan command | Michael DeHaan | 2007-04-20 | 4 | -10/+22 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | line, rather than taking the MAC address as the default. Also update manpage. | |||||
| * | | | | | Removing yaml and bumping buildrev. | Michael DeHaan | 2007-04-19 | 3 | -7/+10 | |
| | | | | | | ||||||
| * | | | | | This version of koan speaks XMLRPC in place of parsing YAML, and still normal | Michael DeHaan | 2007-04-19 | 13 | -1780/+70 | |
| | | | | | | | | | | | | | | | | | | | | | | | | http:// in other places where file transfer is required. | |||||
| * | | | | | Release bump for testing purposes (no changes) | Michael DeHaan | 2007-04-17 | 1 | -2/+2 | |
| | | | | | | ||||||
| * | | | | | New Makefile from alikins | Michael DeHaan | 2007-04-13 | 1 | -5/+16 | |
| | | | | | | ||||||
| * | | | | | Add Mark to authors list. | Michael DeHaan | 2007-04-04 | 1 | -0/+2 | |
| | | | | | | ||||||
| * | | | | | Applying errno patch from Mark McLoughlin | Michael DeHaan | 2007-04-04 | 1 | -2/+2 | |
| | | | | | | ||||||
| * | | | | | release 0.2.8 | Michael DeHaan | 2007-03-23 | 6 | -44/+14 | |
| | | | | | | ||||||
| * | | | | | Added tag release-0.2.8 for changeset 00c41622d224c1c45508d4f300dc13376f841278 | Michael DeHaan | 2007-03-23 | 1 | -0/+1 | |
| | | | | | | ||||||
| * | | | | | Lazy-import of virtualization features to support older systems that don't ↵ | Michael DeHaan | 2007-03-23 | 1 | -4/+5 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | have python-virtinst available, rather than adding as an RPM dependency. | |||||
| * | | | | | Added tag release-0.2.7 for changeset 77f36f01d5d5c3c59fd535c1ac4f20e7436c63b6 | Michael DeHaan | 2007-03-14 | 1 | -0/+1 | |
| | | | | | | ||||||
| * | | | | | 0.2.7 release | Michael DeHaan | 2007-03-14 | 4 | -13/+15 | |
| | | | | | | ||||||
| * | | | | | Use virtinst's library for installing Xen rather than using libvirt directly. | Michael DeHaan | 2007-03-08 | 5 | -173/+39 | |
| | | | | | | ||||||
| * | | | | | Added tag release-0.2.6 for changeset 4354c96a0d2b84c320e2ee5496e6f785f422ec64 | Michael DeHaan | 2007-02-28 | 1 | -0/+1 | |
| | | | | | | ||||||
| * | | | | | Fixing specfile for FC7 | Michael DeHaan | 2007-02-28 | 2 | -2/+6 | |
| | | | | | | ||||||
| * | | | | | Use the paths that SELinux will contextify correctly, for now, until we add | Michael DeHaan | 2007-02-13 | 1 | -3/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | an override parameter. | |||||
| * | | | | | Not quite ready for this yet. | Michael DeHaan | 2007-02-09 | 1 | -218/+0 | |
| | | | | | | ||||||
| * | | | | | Added koan warning if --breed has been set on the cobbler server and koan | Michael DeHaan | 2007-02-09 | 2 | -1/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | | | can't currently provision that breed. | |||||
| * | | | | | Commit before rename, adding pypxeboot for virt management, which I intend ↵ | Michael DeHaan | 2007-02-07 | 2 | -1/+219 | |
| | | | | | | | | | | | | | | | | | | | | | | | | to tweak somewhat. | |||||
| * | | | | | Changelog comment. | mdehaan@mdehaan.rdu.redhat.com | 2007-01-29 | 1 | -0/+1 | |
| | | | | | | ||||||
| * | | | | | Add traceback and decrease python requirement to 2.2 for RHEL3 support ↵ | Michael DeHaan | 2007-01-29 | 3 | -3/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | | | (tested, works). | |||||
| * | | | | | Merge from earlier commit, resultant from hg pull w/o update. I love hg. ↵ | Michael DeHaan | 2007-01-25 | 1 | -1/+1 | |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Seriously. | |||||
| | * | | | | | Sort entries, also bump rev in preparation of later release (not now). | Michael DeHaan | 2007-01-25 | 4 | -2/+9 | |
| | | | | | | | ||||||
| * | | | | | | - sort --list output | Michael DeHaan | 2007-01-25 | 5 | -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.com | 2006-12-08 | 5 | -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.com | 2006-12-07 | 1 | -1/+8 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | for the fact that grubby doesn't run lilo but only edits the config. |