On 05/21/2012 05:22 PM, Harald Hoyer wrote:
vconfig is deprecated. Please use iproute.

-           /sbin/vconfig add ${PHYSDEV} ${VID}
+           ip link add dev ${DEVICE} link ${PHYSDEV} type vlan id ${VID}


Fair enough, I will drop it. ;-)

BTW, I think ifenslave can be dropped too, as we can use the /proc interface to add slaves.

Thanks!
--
To unsubscribe from this list: send the line "unsubscribe initramfs" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to