[Fedora-spins] [spin-kickstarts/f19] Revert "Exclude kernel-PAEdebug harder." (superfluous)

Bill Nottingham notting at fedoraproject.org
Thu May 16 18:14:04 UTC 2013


commit 7ce4145d87b9362950e1ca707b2b8dc9650e802a
Author: Bill Nottingham <notting at redhat.com>
Date:   Thu May 16 14:14:19 2013 -0400

    Revert "Exclude kernel-PAEdebug harder." (superfluous)
    
    This reverts commit 25dea227524a62fc606fe961b0c83ef8e3dd2c5a.

 fedora-install-fedora.ks |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/fedora-install-fedora.ks b/fedora-install-fedora.ks
index e603b3b..a975b0c 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=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* --exclude community-mysql* --exclude jruby* --exclude kernel-PAEdebug*
+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* --exclude community-mysql* --exclude jruby*
 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* --exclude community-mysql* --exclude jruby*
 
 


More information about the spins mailing list