Jasper Capel wrote: > > I'll apply this to master and devel branches alike Monday. > >> 1.4 users will probably want to apply this themselves to >> /var/lib/cobbler/snippets/post_install_network_config. >> >> Existing users won't have their kickstarts change because they will be >> using the non ".rpmnew" versions, so we'll include this in 1.4.1 when we >> decide to do it... I'll wait a week or so to see if we can roll up any >> other fixes, if needed. >> >> Thanks! >> >> --Michael >> > > While this does actually make sure %post executes correctly, the test > for modprobe.conf will probably always fail: it's not executable. > > Patch: > git://bender.newnewyork.nl/cobbler (branch: networking) > > or: > https://bender.newnewyork.nl/git/gitweb.cgi?p=cobbler/.git;a=commit;h=40e5ab0a3b9369624a13fd7a7c4fae8db56e10d6 > > Jasper > _______________________________________________ > cobbler mailing list > [email protected] > https://fedorahosted.org/mailman/listinfo/cobbler >
Correct, this should be "exists". Fortunately modprode.conf modifications are mainly only needed for bonding on EL 4 (EL 5 uses ifconfig, IIRC) _______________________________________________ cobbler mailing list [email protected] https://fedorahosted.org/mailman/listinfo/cobbler
