add ifconfig to the slice image
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Wed, 3 Jul 2013 16:53:07 +0000 (18:53 +0200)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Wed, 3 Jul 2013 16:53:07 +0000 (18:53 +0200)
config.lxc/sliceimage.pkgs

index 1b67136..3c04b44 100644 (file)
@@ -25,6 +25,9 @@ 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