Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | Sort interfaces to preserve order. | Michael DeHaan | 2007-11-30 | 2 | -2/+11 | |
| | | | | | | ||||||
| * | | | | | Because the install is unlikely to be as desired if the kernel args are ↵ | Michael DeHaan | 2007-11-29 | 2 | -0/+5 | |
| | | | | | | | | | | | | | | | | | | | | | | | | truncated, fail the install before attempting something where the kernel command line exceeds 255 chars (which is something we already warn about in cobbler, but --autonet adds some more things that aren't in cobbler). | |||||
| * | | | | | Don't require newer libvirt. | Michael DeHaan | 2007-11-29 | 2 | -1/+7 | |
| | | | | | | ||||||
| * | | | | | Applying Al's autonet patch. | Michael DeHaan | 2007-11-29 | 2 | -3/+261 | |
| | | | | | | ||||||
| * | | | | | Changelog update. | Michael DeHaan | 2007-11-29 | 1 | -0/+2 | |
| | | | | | | ||||||
| * | | | | | Permit Xen virtual machines to be constructed without disks (set virt file ↵ | Michael DeHaan | 2007-11-29 | 3 | -2/+5 | |
| | | | | | | | | | | | | | | | | | | | | | | | | size to 0), but this does not work for qemu/KVM, so show a friendly warning there instead. | |||||
| * | | | | | Relax kickstart data checking and only enforce when we need the install tree | Michael DeHaan | 2007-11-28 | 2 | -11/+18 | |
| | | | | | | | | | | | | | | | | | | | | | | | | information. | |||||
| * | | | | | Add Xen (fullvirt) PXE support for F8 and later. | Michael DeHaan | 2007-11-28 | 3 | -19/+33 | |
| | | | | | | ||||||
| * | | | | | Release bump. | Michael DeHaan | 2007-11-27 | 3 | -3/+9 | |
| | | | | | | ||||||
| * | | | | | Reinstate --nogfx option (previously --virt-graphics for enabling) to allow ↵ | Michael DeHaan | 2007-11-27 | 4 | -4/+21 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Xen creation without VNC for better use in batch context. | |||||
| * | | | | | Disable logging setup error message when it's just noise. | Michael DeHaan | 2007-11-15 | 2 | -2/+3 | |
| | | | | | | ||||||
| * | | | | | Fixing RPM version | Michael DeHaan | 2007-11-15 | 2 | -2/+2 | |
| | | | | | | ||||||
| * | | | | | Incremental release to make RHEL3 --replace-self compatible again. | Michael DeHaan | 2007-11-15 | 4 | -5/+9 | |
| | | | | | | ||||||
| * | | | | | Packaging textwrap in koan package because it's not available in RHEL3 and ↵ | Michael DeHaan | 2007-11-15 | 2 | -1/+355 | |
| | | | | | | | | | | | | | | | | | | | | | | | | we want to run there. | |||||
| * | | | | | Release bump. | Michael DeHaan | 2007-11-08 | 3 | -4/+14 | |
| | | | | | | ||||||
| * | | | | | reverting last commit, it was wrong. | Michael DeHaan | 2007-11-06 | 2 | -2/+2 | |
| | | | | | | ||||||
| * | | | | | Make koan use the default virt_bridge setting if not specified in the interfaces | Michael DeHaan | 2007-11-06 | 2 | -2/+2 | |
| | | | | | | ||||||
| * | | | | | Add checks in livecd builder script to ensure required tools are present. | Michael DeHaan | 2007-11-06 | 1 | -7/+13 | |
| | | | | | | ||||||
| * | | | | | Fix autodetect_systems patch so that it works with the new way of storing ↵ | Michael DeHaan | 2007-10-23 | 1 | -7/+14 | |
| | | | | | | | | | | | | | | | | | | | | | | | | MAC addresses. | |||||
| * | | | | | fix to mapper names. | Michael DeHaan | 2007-10-16 | 1 | -1/+1 | |
| | | | | | | ||||||
| * | | | | | Changing version checking constant | Michael DeHaan | 2007-10-15 | 1 | -1/+1 | |
| | | | | | | ||||||
| * | | | | | Changelog update | Michael DeHaan | 2007-10-10 | 1 | -0/+1 | |
| | | | | | | ||||||
| * | | | | | --virt-cpus from cobbler is now honored. | Michael DeHaan | 2007-10-10 | 3 | -17/+6 | |
| | | | | | | ||||||
| * | | | | | When the kickstart file cannot be downloaded, give an appropriate error ↵ | Michael DeHaan | 2007-10-10 | 1 | -1/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | message that explains what the user can do to fix it. | |||||
| * | | | | | Working on koan changes to make --virt-bridge come entirely from cobbler, ↵ | Michael DeHaan | 2007-10-10 | 4 | -103/+32 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | which means adding it as a field in the profiles. Removed autodetection code, as well as --virt-graphics, which most people should want anyway. | |||||
| * | | | | | When creating a virtual system, fix the name that it prints out that it ↵ | Michael DeHaan | 2007-10-10 | 3 | -8/+9 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | uses. Also, if no name is available, use a readable version of the time, rather than an int version or the MAC (which is no longer valid because we have more than one, potentially). | |||||
| * | | | | | Multiple NIC provisioning (for systems) now tested with KVM and works. More ↵ | Michael DeHaan | 2007-10-09 | 2 | -3/+8 | |
| | | | | | | | | | | | | | | | | | | | | | | | | testing (KVM and Xen alike, and various combinations of options) still need to be tested. | |||||
| * | | | | | Preliminary work on making koan understand multiple NICs. This is not yet ↵ | Michael DeHaan | 2007-10-09 | 6 | -70/+146 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | complete or tested, some parameters and autodetection may not work correctly. | |||||
| * | | | | | Fix regex to tolerate a space versus an equal sign in the url line of a ↵ | Michael DeHaan | 2007-09-25 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | kickstart. | |||||
| * | | | | | Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/koan | Michael DeHaan | 2007-09-07 | 2 | -0/+3 | |
| |\ \ \ \ \ | ||||||
| | * \ \ \ \ | Merge branch 'master' of ssh://mdehaan@git.fedoraproject.org/git/hosted/koan | root | 2007-09-06 | 2 | -20/+2 | |
| | |\ \ \ \ \ | ||||||
| | * | | | | | | Fix virt-size bug in disk calculations. | root | 2007-09-06 | 2 | -0/+3 | |
| | | | | | | | | ||||||
| * | | | | | | | Try connections on port 80 before trying other ports. | root | 2007-09-07 | 2 | -5/+14 | |
| | | | | | | | | ||||||
| * | | | | | | | "bridge" not "bridged" for Xen. | Michael DeHaan | 2007-09-07 | 1 | -1/+1 | |
| | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | Remove sys.path hack | Michael DeHaan | 2007-09-05 | 2 | -20/+2 | |
| |/ / / / / | ||||||
| * | | | | | Modify koan such that relative path locations will result in disk files of ↵ | root | 2007-09-05 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | multiple names when using multiple disks. | |||||
| * | | | | | Documentation on --virt-path changes | root | 2007-09-04 | 1 | -2/+4 | |
| | | | | | | ||||||
| * | | | | | Make multiple VM disks work with volume groups. | root | 2007-09-04 | 1 | -2/+4 | |
| | | | | | | ||||||
| * | | | | | release stuff | root | 2007-09-04 | 2 | -3/+6 | |
| | | | | | | ||||||
| * | | | | | changelog | root | 2007-09-04 | 1 | -0/+5 | |
| | | | | | | ||||||
| * | | | | | Lots of koan cleanup, plus the ability to specify multiple virt install ↵ | root | 2007-09-04 | 2 | -3/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | locations and file sizes. | |||||
| * | | | | | Allow multiple disks as options to --virt-path and also allow multiple file ↵ | root | 2007-09-04 | 3 | -90/+146 | |
| | | | | | | | | | | | | | | | | | | | | | | | | sizes. | |||||
| * | | | | | Not using news file anymore. | Michael DeHaan | 2007-08-30 | 4 | -6/+5 | |
| | | | | | | ||||||
| * | | | | | Removing spurious warning message and also ensuring qemu arch | Michael DeHaan | 2007-08-28 | 3 | -1/+5 | |
| | | | | | | | | | | | | | | | | | | | | | | | | gets sent down correctly. | |||||
| * | | | | | Two things: (a) do not allow autodetection of mac with --virt, (b) allow ↵ | Michael DeHaan | 2007-08-28 | 2 | -4/+14 | |
| | | | | | | | | | | | | | | | | | | | | | | | | "xen" as alias for "xenpv" for --virt-type | |||||
| * | | | | | Feed cobbler arch parameter down to koan, where it is currently needed only ↵ | Michael DeHaan | 2007-08-21 | 3 | -4/+7 | |
| | | | | | | | | | | | | | | | | | | | | | | | | for qemu installs. | |||||
| * | | | | | Avahi optimization. | Michael DeHaan | 2007-08-17 | 1 | -2/+4 | |
| | | | | | | ||||||
| * | | | | | Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/koan | Michael DeHaan | 2007-08-17 | 1 | -0/+14 | |
| |\ \ \ \ \ | ||||||
| | * \ \ \ \ | Merge branch 'master' of ssh://mdehaan@git.fedoraproject.org/git/hosted/koan | Michael DeHaan | 2007-08-15 | 4 | -11/+76 | |
| | |\ \ \ \ \ | ||||||
| | * | | | | | | Add srpm build target | Michael DeHaan | 2007-08-15 | 1 | -0/+14 | |
| | | | | | | | |