Michael DeHaan wrote: > As Dave Hatton's patch alluded to, there are going to be some new fields > coming in for 1.2, that are strictly optional. > > The reason for this is we need them to properly install some older > virtual machines for both distributions and images. > > Before we had "--breed" which controls PXE behavior: > > cobbler distro add --name=rhel4 --breed=redhat ... > > Now we also have an "--os-version" that (for now) is basically a > comment, unless you are using it for virtualization. For instance if > you want RHEL2.1 to work in KVM, it won't work without > "--os-version=rhel2.1". > > Michael,
Just pulled the latest version from git and it failed to run "cobbler list". The traceback showed it was trying to "import codes" in utils.py and item_distro.py Where should it be picking "codes" up from? Dave Hatton _______________________________________________ cobbler mailing list [email protected] https://fedorahosted.org/mailman/listinfo/cobbler
