comments below > On June 18, 2018 at 10:52 AM Alexandre DERUMIER <[email protected]> wrote: > > > BTW, > > They are 2 configs changes needed > > for bond: > > currently we use > > slaves eth0 eth1. > > > classic ifupdown support also "bond-slaves eth0 eth1" since debian squeeze. > > ifupdown2 support only "bond-slaves". > > > > for vlan aware bridge: > our ifupdown script "bridgevlan", add bridge-vids 2-4094 if it's not defined > by default. > > but ifupdown2 need to be explicitly defined > > > > I don't known if we could update pve-common management to cleanup current > config,
yes. it's compatible, so why not? > or make a post-install script in ifupdown2 to update config ? We only require this if we cannot support reading both formats. > Not sure what is the best way ? _______________________________________________ pve-devel mailing list [email protected] https://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
