fixing kexclude for the lxc_devel distro
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Fri, 10 Feb 2012 10:06:57 +0000 (11:06 +0100)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Fri, 10 Feb 2012 10:06:57 +0000 (11:06 +0100)
build.common

index c3493fc..622bd80 100644 (file)
@@ -77,7 +77,7 @@ function pl_getKexcludes () {
     f16)
         echo 'drupal' ;;
     f*)
-        echo 'kernel* util-vserver* iptables iptables-ipv6 drupal linux-firmware' ;;
+        echo 'util-vserver* drupal' ;;
     centos5)
         echo 'kernel kernel-vserver kernel-devel kernel-headers kernel-debuginfo util-vserver* iptables drupal inotify-tools* libnl' ;;
     sl*)