From: Thierry Parmentelat Date: Fri, 10 Feb 2012 10:06:57 +0000 (+0100) Subject: fixing kexclude for the lxc_devel distro X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=d70e7f1923967177da38b4af0271089e7105c23e;p=build.git fixing kexclude for the lxc_devel distro --- diff --git a/build.common b/build.common index c3493fcb..622bd800 100644 --- a/build.common +++ b/build.common @@ -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*)