bind-utils is bind9-dnsutils on jammy
[build.git] / config.planetlab / runtime.pkgs
index 6b70d24..7dddc06 100644 (file)
@@ -3,10 +3,17 @@ groupname: PlanetLabNative
 groupdesc: Test Vserver for MyPlc Native
 package: openssh-clients curl
 package: emacs-nox
+# for host
 package: bind-utils
-package: file 
+# for host, on jammy
+package: bind9-dnsutils
+package: file
 
 # while runing the tests, try to work around a glitch with yum by running yum=complete-transaction
-package: yum-utils
+package<=f27: yum-utils
 package: psmisc
-package>=f29: network-scripts
+package>=f27: NetworkManager
+package>=f29: hostname
+
+# PLCAPI historical flavour was on python2
+# package>=f29: python2-pip