make sure ps makes it in the slice image
[build.git] / config.lxc / sliceimage.pkgs
index 1b67136..d793a15 100644 (file)
@@ -13,18 +13,25 @@ package: perl
 package: python python-devel
 package: yum
 package: iputils
-package: tcpdump traceroute 
-package: telnet nc
+package: tcpdump traceroute telnet
+package<=f18: nc
+package>=f20: nmap-ncat
 package: openssh-clients
 package: time
 # this is really old school but well..
 package: rsh which
+# required for the test suite to suceed
+# before f23 this somehow ended up on the slice anyway
+package: procps-ng
 
 package: cronie
 
 # xxx not entirely sure this is required any more
 package: openssh-server
 
+# for ifconfig
+package: net-tools
+
 # required for lxc-based nodes
 package: dhclient
 # a PL-specific, also required on lxc-based nodes
@@ -37,3 +44,8 @@ package: vsys-wrapper
 package: sliver-openvswitch
 package: ipfwslice
 
+# convenience
+package: less emacs-nox
+
+# 03/2015: let's move on
+package: python3