Javier Palacios wrote: >>>> Should I understand that x86 is the canonical name for i386? >>>> >> It's the name we are going to use to describe 32 bit systems to avoid >> the baggage of debating whether "i386" referers >> to i386 compatible instructions or can include i686, which is pretty >> much omnipresent now. >> > > Once solved my misunderstanding, I submit the patch again, with the > right architecture mapping. This time I've preferred not to touch anything > not directly related to import, and I've enlarged the patch a little bit. Now > 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. --Michael > Javier Palacios > ------------------------------------------------------------------------ > > _______________________________________________ > cobbler mailing list > [email protected] > https://fedorahosted.org/mailman/listinfo/cobbler _______________________________________________ cobbler mailing list [email protected] https://fedorahosted.org/mailman/listinfo/cobbler
