forked from srbala/fedora-kickstarts
Drop libflashsupport, it no longer exists.
Exclude astronomy-bookmarks to avoid conflicts on the DVD
This commit is contained in:
parent
2428460b15
commit
657172e0f6
@ -10,7 +10,7 @@
|
|||||||
#part iso --size=4998
|
#part iso --size=4998
|
||||||
|
|
||||||
# Add the repos you wish to use to compose here. At least one of them needs group data.
|
# 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 --exclude java-1.5.0-gcj-devel
|
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 --exclude astronomy-bookmarks
|
||||||
repo --name=rawhide-source --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=rawhide-source&arch=$basearch
|
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.
|
# Package manifest for the compose. Uses repo group metadata to translate groups.
|
||||||
@ -25,7 +25,6 @@ kernel*
|
|||||||
echo-icon-theme
|
echo-icon-theme
|
||||||
tracker
|
tracker
|
||||||
swfdec
|
swfdec
|
||||||
libflashsupport
|
|
||||||
nspluginwrapper
|
nspluginwrapper
|
||||||
liferea
|
liferea
|
||||||
esc
|
esc
|
||||||
|
Loading…
Reference in New Issue
Block a user