sliceimage needs at least ssh server and dhcp client with libvirt/lxc
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Thu, 12 Apr 2012 14:37:31 +0000 (16:37 +0200)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Thu, 12 Apr 2012 14:37:31 +0000 (16:37 +0200)
config.lxc/sliceimage.pkgs [new file with mode: 0644]

diff --git a/config.lxc/sliceimage.pkgs b/config.lxc/sliceimage.pkgs
new file mode 100644 (file)
index 0000000..a23b987
--- /dev/null
@@ -0,0 +1,40 @@
+#
+groupname: PlanetLabSlice
+groupdesc: PlanetLab Slice Reference Image
+# packages to exclude from stock repositories
+yumexclude: @NODEYUMEXCLUDE@
+# define packages
+package: bash
+package: coreutils
+package: iputils
+package: kernel-vserver
+package: bzip2
+package: crontabs
+package: diffutils
+package: logrotate
+package: openssh-clients
+package: passwd
+package: rsh
+package: rsync
+package: sudo
+package: tcpdump
+package: telnet
+package: traceroute
+package: time
+package: wget
+package: which
+package: yum
+package: curl
+package: gzip
+package: perl
+package: python
+package: python-devel
+package: tar
+package: findutils
+package: filesystem
+package: vsyssh
+# libvirt lxc containers need this so they can start up their network
+package: openssh-server, dhclient
+
+package<=f8 package=centos5: vixie-cron
+package>=f10: cronie