refine strategy to spot ip address, keep on calling guest_ipv4
[build.git] / config.planetlab / runtime.pkgs
index 3ebc1a5..398795b 100644 (file)
@@ -3,8 +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=jammy: 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>=f27: NetworkManager
+package>=f29: hostname
+
+# PLCAPI historical flavour was on python2
+# package>=f29: python2-pip