Vreman, Peter - Acision wrote: > > The attached patch makes the directory configurable for PXE and power > templates. > > > > This is required to make cobbler sync working after the the > etcfiles.diff patch is applied. > > > > Regards, > > Peter > > > This e-mail and any attachment is for authorised use by the intended > recipient(s) only. It may contain proprietary material, confidential > information and/or be subject to legal privilege. It should not be > copied, disclosed to, retained or used by, any other party. If you are > not an intended recipient then please promptly delete this e-mail and > any attachment and all copies and inform the sender. Thank you. > ------------------------------------------------------------------------ > > _______________________________________________ > cobbler mailing list > [email protected] > https://fedorahosted.org/mailman/listinfo/cobbler >
I've applied this with the change that the two new configuration settings needed to be added to installer_templates/settings.template in order for the user to be aware of those settings. I've done this. Additionally, with regard to the previous patch, I found I had to tweak the unit tests to keep them passing (on a clean install, there was no /etc/cobbler/sample.ks, which the tests still referenced), which can be useful when helping test things. This is minor but something that's good to know about. To run the unit tests from a checkout, it's just "make test", so I recommend everyone do that when making code changes. Thanks again! --Michael _______________________________________________ cobbler mailing list [email protected] https://fedorahosted.org/mailman/listinfo/cobbler
