forked from srbala/fedora-kickstarts
Save some more space
This commit is contained in:
parent
e7ca906fcf
commit
4046de03be
@ -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=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 --exclude generic*
|
||||
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 --exclude generic* --exclude java-1.5.0-gcj-javadoc
|
||||
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.
|
||||
@ -57,7 +57,7 @@ wireshark-gnome
|
||||
@server-cfg
|
||||
@smb-server
|
||||
@sql-server
|
||||
@web-server --optional
|
||||
@web-server
|
||||
# Keep dap off the install media, makes Eng & Sci show up
|
||||
-dap-server-cgi
|
||||
# Virt group
|
||||
|
Loading…
Reference in New Issue
Block a user