On Tue, Sep 2, 2008 at 4:01 PM, Michael DeHaan <[EMAIL PROTECTED]> wrote: > >> it performs a complete import, including a minimal sample.seed file. >> It still does not write right append options for pxe in order to actually >> find the location of the preseed file. >> > > This is what --breed does in cobbler. If you set breed, the values > given for set_kickstart() > automatically are mapped such that they can be found by the Debian > installer. > > Let me know when it's complete and I'll take a look at it.
Well, actually it is completed, at least in the sense that ticket #112 could be marked as completed (but untested). Both kickstart_finder and set_variance methods are already patched to supply a sensible debian preseed (instead of a ks file) in case no kickstart file is specified on command line. What is missing is not actually related to import, but to create proper pxe boot entries (debian does not understand ks=...), and allow the usage of templates for preseed files. As the kicstart/preseed might be considered "optional" features, I think it is better to focus now in managing the debian repo to keep packages updated. Javier Palacios _______________________________________________ cobbler mailing list [email protected] https://fedorahosted.org/mailman/listinfo/cobbler
