summaryrefslogtreecommitdiffstats
path: root/fedora-install-fedora.ks
diff options
context:
space:
mode:
authorJesse Keating <jkeating@redhat.com>2009-04-16 11:30:20 -0700
committerJesse Keating <jkeating@redhat.com>2009-04-16 11:30:20 -0700
commit2428460b15bc9144c3d1fdc5e500e701b606687a (patch)
tree0e8a521a86366d666395b9efa2339ca46bc8874d /fedora-install-fedora.ks
parent8583712527d2fe63e5226d1b4aaa23cf558bad6c (diff)
downloadspin-kickstarts-2428460b15bc9144c3d1fdc5e500e701b606687a.tar.gz
spin-kickstarts-2428460b15bc9144c3d1fdc5e500e701b606687a.tar.xz
spin-kickstarts-2428460b15bc9144c3d1fdc5e500e701b606687a.zip
Save enough space to fit ppc on a DVD again
Diffstat (limited to 'fedora-install-fedora.ks')
-rw-r--r--fedora-install-fedora.ks5
1 files changed, 3 insertions, 2 deletions
diff --git a/fedora-install-fedora.ks b/fedora-install-fedora.ks
index 4bec9b1..b3a4484 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 --exclude kernel*debug* --exclude kernel-kdump* --exclude syslog-ng
+repo --name=rawhide --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=rawhide&arch=$basearch --exclude kernel*debug* --exclude kernel-kdump* --exclude syslog-ng --exclude java-1.5.0-gcj-devel
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.
@@ -45,7 +45,6 @@ wireshark-gnome
@development-tools
@fedora-packager
@gnome-software-development
-@java-development
@kde-software-development
@web-development
@x-software-development
@@ -177,4 +176,6 @@ jfsutils
-java-1.5.0-gcj-devel
-libgcj-src
-*javadoc*
+-frysk
+-*gcj*
%end