]> xenbits.xensource.com Git - people/dariof/osstest.git/commitdiff
Debian: Install ethtool on the hosts
authorIan Campbell <ian.campbell@citrix.com>
Sun, 9 Nov 2014 09:40:50 +0000 (09:40 +0000)
committerIan Campbell <ian.campbell@citrix.com>
Fri, 14 Nov 2014 10:18:04 +0000 (10:18 +0000)
It's very useful when debugging network issues.

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>
Osstest/Debian.pm

index 8f80eb4b6f6f54fbb275771c73be048cbcecb2a3..c8db601e4b7ddb4aab8db2ae54f463aba4a1aef0 100644 (file)
@@ -492,7 +492,7 @@ d-i apt-setup/another boolean false
 d-i apt-setup/non-free boolean false
 d-i apt-setup/contrib boolean false
 
-d-i pkgsel/include string openssh-server, ntp, ntpdate, $extra_packages
+d-i pkgsel/include string openssh-server, ntp, ntpdate, ethtool, $extra_packages
 
 $xopts{ExtraPreseed}