Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastian Dziallas <sebastian@when.com>2009-10-11 18:09:26 (GMT)
committer Sebastian Dziallas <sebastian@when.com>2009-10-11 18:09:26 (GMT)
commit0e2b04fd4701b5d8c38d0266cbdb46f8dc695fc8 (patch)
tree6893d68aa6e07ae457f4ed76d67d8977ee06a31e
parentfa39090422d7b03a1139e9814ff28c16d3af71f7 (diff)
fix issue with generic-release{-notes} exclusion
-rw-r--r--soas-xo.ks4
-rw-r--r--soas.ks4
2 files changed, 4 insertions, 4 deletions
diff --git a/soas-xo.ks b/soas-xo.ks
index 4816047..fc8442e 100644
--- a/soas-xo.ks
+++ b/soas-xo.ks
@@ -1,9 +1,9 @@
%include soas-sugar.ks
# we're on Rawhide now again
-repo --name=rawhide --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=rawhide&arch=i386 --excludepkgs=generic-release,generic-release-notes,kdebase-workspace,kernel,plymouth,plymouth-*,PolicyKit-kde
+repo --name=rawhide --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=rawhide&arch=i386 --excludepkgs=kdebase-workspace,kernel,plymouth,plymouth-*,PolicyKit-kde
# use this in case the mirrors are out of date
-# repo --name=rawhide --baseurl=http://download.fedora.redhat.com/pub/fedora/linux/development/i386/os/ --excludepkgs=generic-release,generic-release-notes,kdebase-workspace,kernel,plymouth,plymouth-*,PolicyKit-kde
+# repo --name=rawhide --baseurl=http://download.fedora.redhat.com/pub/fedora/linux/development/i386/os/ --excludepkgs=kdebase-workspace,kernel,plymouth,plymouth-*,PolicyKit-kde
repo --name=olpc-kernel-xo-1 --cost=5 --baseurl=http://dev.laptop.org/~mdengler/xo-1
#repo --name=olpc-kernel --cost=5 --baseurl=http://dev.laptop.org/~dilinger/olpc-2.6.30-xo1
diff --git a/soas.ks b/soas.ks
index 5d31a35..d94d4a5 100644
--- a/soas.ks
+++ b/soas.ks
@@ -1,9 +1,9 @@
%include soas-sugar.ks
# we're on Rawhide now again
-repo --name=rawhide --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=rawhide&arch=i386 --excludepkgs=generic-release,generic-release-notes,kdebase-workspace,plymouth,plymouth-*,PolicyKit-kde
+repo --name=rawhide --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=rawhide&arch=i386 --excludepkgs=kdebase-workspace,plymouth,plymouth-*,PolicyKit-kde
# use this in case the mirrors are out of date
-# repo --name=rawhide --baseurl=http://download.fedora.redhat.com/pub/fedora/linux/development/i386/os/ --excludepkgs=generic-release,generic-release-notes,kdebase-workspace,plymouth,plymouth-*,PolicyKit-kde
+# repo --name=rawhide --baseurl=http://download.fedora.redhat.com/pub/fedora/linux/development/i386/os/ --excludepkgs=kdebase-workspace,plymouth,plymouth-*,PolicyKit-kde
%packages