[Fusionforge-commits] r13849 - trunk/tests/lxc

Christian Bayle cbayle at fusionforge.org
Wed Jul 27 22:58:17 CEST 2011


Author: cbayle
Date: 2011-07-27 22:58:17 +0200 (Wed, 27 Jul 2011)
New Revision: 13849

Modified:
   trunk/tests/lxc/lxc-centos5
   trunk/tests/lxc/lxc-centos6
Log:
Add make and rpm-build to vm


Modified: trunk/tests/lxc/lxc-centos5
===================================================================
--- trunk/tests/lxc/lxc-centos5	2011-07-27 20:04:57 UTC (rev 13848)
+++ trunk/tests/lxc/lxc-centos5	2011-07-27 20:58:17 UTC (rev 13849)
@@ -285,7 +285,7 @@
     echo "Downloading centos minimal ..."
     #febootstrap $DISTRO $cache/partial-$arch
     rinsearch=`dpkg-architecture -qDEB_BUILD_ARCH`
-    pkglist="openssh-server man zsh bind-utils openssh-clients php wget rsync avahi php-pear php-dom java-1.6.0-openjdk xorg-x11-xauth firefox"
+    pkglist="openssh-server man zsh bind-utils openssh-clients php wget rsync avahi php-pear php-dom java-1.6.0-openjdk xorg-x11-xauth firefox make rpm-build"
 
     cat <<EOF > /var/cache/rinse/$DISTRO-$arch.before_post_install
 echo "Rinse defines mirror=\$mirror in config"

Modified: trunk/tests/lxc/lxc-centos6
===================================================================
--- trunk/tests/lxc/lxc-centos6	2011-07-27 20:04:57 UTC (rev 13848)
+++ trunk/tests/lxc/lxc-centos6	2011-07-27 20:58:17 UTC (rev 13849)
@@ -281,7 +281,7 @@
     echo "Downloading centos minimal ..."
     #febootstrap $DISTRO $cache/partial-$arch
     rinsearch=`dpkg-architecture -qDEB_BUILD_ARCH`
-    pkglist="openssh-server man zsh bind-utils openssh-clients php wget rsync avahi php-pear php-dom java-1.6.0-openjdk xorg-x11-xauth firefox"
+    pkglist="plymouth policycoreutils openssh-server man zsh bind-utils openssh-clients php wget rsync avahi php-pear php-dom java-1.6.0-openjdk xorg-x11-xauth firefox make rpm-build"
 
     cat <<EOF > /var/cache/rinse/$DISTRO-$arch.before_post_install
 echo "Rinse defines mirror=\$mirror in config"




More information about the Fusionforge-commits mailing list