Hi, This patch adds support for VLANs in the form of "interface.Y", or "ethN.Y" to the networking snippets. It basically adds VLAN=yes to the ifcfg-interface.N file, and changes ONBOOT=yes to ONPARENT=yes. For now, you still need to make sure you're installing the "vconfig" package to the system, as the networking scripts in EL rely on that tool to configure VLANs. It also makes sure those interfaces are skipped in the enumeration of NICs for anaconda.
I'm still working on the interface-name mix-ups if you're using anything other than ethN type interfaces. git://bender.newnewyork.nl/cobbler (branch: networking) (note: I'll use this branch for future networking commits, so you might want to update your remotes) http://bender.newnewyork.nl/git/gitweb.cgi?p=cobbler/.git;a=commit;h=85a24b564d355c81840e9dd4bd200b3e8f3c1c00 Jasper _______________________________________________ cobbler mailing list [email protected] https://fedorahosted.org/mailman/listinfo/cobbler
