Wei Liu writes ("[OSSTEST PATCH v2 04/19] ts-xen-install: install some packages on stretch"): > The "route" command is now in that package. > > libnl is needed when running xl. ... > + if ($ho->{Suite} =~ m/stretch/) { > + target_install_packages($ho, 'net-tools libnl-route-3-200'); > + }
We want to do this indefinitely, don't we ? So it should be !~ m/squeeze|wheezy|jessie/ ? Ian. _______________________________________________ Xen-devel mailing list Xen-devel@lists.xenproject.org https://lists.xenproject.org/mailman/listinfo/xen-devel