From 01a59389952d4e39d0a382135ee85ab740510b12 Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Thu, 11 Sep 2014 15:12:10 -0700 Subject: [PATCH] fix exclusion of generic packages to not also exclude generic-jms-ra --- fedora-install-cloud.ks | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/fedora-install-cloud.ks b/fedora-install-cloud.ks index 6a703a4..97dbb6c 100644 --- a/fedora-install-cloud.ks +++ b/fedora-install-cloud.ks @@ -37,7 +37,9 @@ repo --name=fedora-source --mirrorlist=http://mirrors.fedoraproject.org/mirrorl -kernel-tools* -syslog-ng* -astronomy-bookmarks --generic* +# generic* would match generic-jms-ra, so don't 'simplify' this +-generic-logos* +-generic-release* -GConf2-dbus* -bluez-gnome -community-mysql*