fedora-install-fedora.ks | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
New commits:
commit 805dcc37d520c66b9f210c7f701c4ec00ca96968
Author: Jesse Keating <jkeating(a)redhat.com>
Date: Tue Apr 7 15:04:56 2009 -0700
Promote some deselections to full exclusions to keep them off the install media
diff --git a/fedora-install-fedora.ks b/fedora-install-fedora.ks
index 62d7c04..d4ce9e3 100644
--- a/fedora-install-fedora.ks
+++ b/fedora-install-fedora.ks
@@ -10,7 +10,7 @@
#part iso --size=4998
# Add the repos you wish to use to compose here. At least one of them needs group data.
-repo --name=rawhide --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=rawhide&arch=$basearch
+repo --name=rawhide --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=rawhide&arch=$basearch --exclude kernel*debug* --exclude kernel-kdump* --exclude syslog-ng
repo --name=rawhide-source --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=rawhide-source&arch=$basearch
# Package manifest for the compose. Uses repo group metadata to translate groups.
@@ -20,9 +20,6 @@ repo --name=rawhide-source --mirrorlist=http://mirrors.fedoraproject.org/mirror
# core
tcsh
kernel*
--kernel*debug*
--kernel-kdump*
--syslog-ng
# Desktop Packages
@kde-desktop
echo-icon-theme