summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBill Nottingham <notting@redhat.com>2013-05-01 14:41:54 -0400
committerBill Nottingham <notting@redhat.com>2013-05-01 14:41:54 -0400
commitc95095c41a3f2e9352a358fb1262569056416b99 (patch)
tree94532a453739f1a5e08ef22b71da8099de3845e3
parent7ef002d6290517afd39969d92a67c8b81dc0f8b4 (diff)
downloadspin-kickstarts-c95095c41a3f2e9352a358fb1262569056416b99.tar.gz
spin-kickstarts-c95095c41a3f2e9352a358fb1262569056416b99.tar.xz
spin-kickstarts-c95095c41a3f2e9352a358fb1262569056416b99.zip
Exclude 1.8 openjdk; it's getting pulled in by greedy dep solver, and it's large.
-rw-r--r--fedora-install-fedora.ks4
1 files changed, 2 insertions, 2 deletions
diff --git a/fedora-install-fedora.ks b/fedora-install-fedora.ks
index 7665b33..f515d42 100644
--- a/fedora-install-fedora.ks
+++ b/fedora-install-fedora.ks
@@ -10,8 +10,8 @@
#part iso --size=4998
# Add the repos you wish to use to compose here. At least one of them needs group data.
-repo --name=fedora --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=fedora-$releasever&arch=$basearch --exclude kernel*debug* --exclude kernel-kdump* --exclude kernel-tools* --exclude syslog-ng* --exclude astronomy-bookmarks --exclude generic* --exclude btanks* --exclude GConf2-dbus* --exclude bluez-gnome
-repo --name=fedora-source --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=fedora-source-$releasever&arch=$basearch --exclude kernel*debug* --exclude kernel-kdump* --exclude kernel-tools* --exclude syslog-ng* --exclude astronomy-bookmarks --exclude generic* --exclude btanks* --exclude GConf2-dbus* --exclude bluez-gnome
+repo --name=fedora --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=fedora-$releasever&arch=$basearch --exclude kernel*debug* --exclude kernel-kdump* --exclude kernel-tools* --exclude syslog-ng* --exclude astronomy-bookmarks --exclude generic* --exclude btanks* --exclude GConf2-dbus* --exclude bluez-gnome --exclude java-1.8.0-openjdk
+repo --name=fedora-source --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=fedora-source-$releasever&arch=$basearch --exclude kernel*debug* --exclude kernel-kdump* --exclude kernel-tools* --exclude syslog-ng* --exclude astronomy-bookmarks --exclude generic* --exclude btanks* --exclude GConf2-dbus* --exclude bluez-gnome --exclude java-1.8.0-openjdk
# Package manifest for the compose. Uses repo group metadata to translate groups.