[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-devel] [OSSTEST PATCH v2 04/19] ts-xen-install: install some packages on stretch



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@xxxxxxxxxxxxxxxxxxxx
https://lists.xenproject.org/mailman/listinfo/xen-devel

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.