Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/soas.ks
diff options
context:
space:
mode:
authorSebastian Dziallas <sebastian@when.com>2009-04-23 13:55:24 (GMT)
committer Sebastian Dziallas <sebastian@when.com>2009-04-23 13:55:24 (GMT)
commitf1c0d7ff7ad658cde23ba9c069a98584c8c3fc95 (patch)
treee9e6ef7619888657ca7715416b103ada62cbffe7 /soas.ks
parent4d252d0dc2bfc3b0316096e39950eef395e8cf31 (diff)
use customized release package for soas
Diffstat (limited to 'soas.ks')
-rw-r--r--soas.ks10
1 files changed, 7 insertions, 3 deletions
diff --git a/soas.ks b/soas.ks
index ecdc2f7..0299566 100644
--- a/soas.ks
+++ b/soas.ks
@@ -6,13 +6,13 @@ part / --size 2048
services --enabled=NetworkManager --disabled=acpid,auditd,cups,dnsmasq,exim,ip6tables,iptables,irda,kerneloops,mdmonitor,netfs,network,nfs,nfslock,nscd,portreserve,rpcbind,rpcgssd,rpcidmapd,sshd
# compose against rawhide now again
-repo --name=rawhide --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=rawhide&arch=i386 --excludepkgs=abiword,libabiword,generic-logos,plymouth,plymouth-*,PolicyKit-kde
+repo --name=rawhide --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=rawhide&arch=i386 --excludepkgs=abiword,libabiword,generic-logos,generic-release,generic-release-notes,plymouth,plymouth-*,PolicyKit-kde
# use if mirrors are outdated
-# repo --name=rawhide --baseurl=http://download.fedora.redhat.com/pub/fedora/linux/development/i386/os/ --excludepkgs=abiword,libabiword,generic-logos,plymouth,plymouth-*,PolicyKit-kde
+# repo --name=rawhide --baseurl=http://download.fedora.redhat.com/pub/fedora/linux/development/i386/os/ --excludepkgs=abiword,libabiword,generic-logos,generic-release,generic-release-notes,plymouth,plymouth-*,PolicyKit-kde
# use static rawhide repo for now (equivalent to beta)
-# repo --name=rawhide --baseurl=http://kojipkgs.fedoraproject.org/mash/rawhide-20090327/development/i386/os/ --excludepkgs=abiword,libabiword,generic-logos,plymouth,plymouth-*,PolicyKit-kde
+# repo --name=rawhide --baseurl=http://kojipkgs.fedoraproject.org/mash/rawhide-20090327/development/i386/os/ --excludepkgs=abiword,libabiword,generic-logos,generic-release,generic-release-notes,plymouth,plymouth-*,PolicyKit-kde
%packages
@hardware-support
@@ -37,6 +37,10 @@ smolt
-ql2200-firmware
-ql23xx-firmware
-ql2400-firmware
+
+# use soas release package
+-fedora-release
+generic-release
%end
%post