>> (B) Having a default for the item_distro.py values is a good thing, >> because if no argument is passed to "distro add" it can assume a >> reasonable default. At least for now redhat based distros constitute >> these fields. >> [...] >> (C) Can you explain why the get_pxe_arch function, which was there >> to return the architecture of a specific point in the directory tree >> where the kernel+initrd is found, now returns a list? Are these >> architecture guesses? I can't see any ability for sharing of kernels >> between arches.
Here is the patch again, with redhat re-enabled as default, so actually fixing B. Regarding C, I can work that easily if you believe is better, although I might prefer not to drop the list yet, until a sensible guess could be done from the imported tree and to leave open the way for multiarch repositories and media. Javier Palacios
cobbler_import_refactor2.patch
Description: Binary data
_______________________________________________ cobbler mailing list [email protected] https://fedorahosted.org/mailman/listinfo/cobbler
