2007-12-04 15:05:58 +00:00
|
|
|
# Kickstart file for composing the "Fedora" spin of Fedora (rawhide)
|
2007-08-27 15:00:11 +00:00
|
|
|
|
|
|
|
# Use a part of 'iso' to define how large you want your isos.
|
|
|
|
# Only used when composing to more than one iso.
|
2007-12-04 15:05:58 +00:00
|
|
|
# Default is 670 (megs), CD size.
|
2007-08-27 15:00:11 +00:00
|
|
|
#part iso --size=4998
|
|
|
|
|
|
|
|
# Add the repos you wish to use to compose here. At least one of them needs group data.
|
2007-12-04 15:05:58 +00:00
|
|
|
repo --name=rawhide --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=rawhide&arch=$basearch
|
|
|
|
repo --name=rawhide-source --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=rawhide-source&arch=$basearch
|
2007-08-27 15:00:11 +00:00
|
|
|
|
|
|
|
# Package manifest for the compose. Uses repo group metadata to translate groups.
|
|
|
|
# (@base is added by default unless you add --nobase to %packages)
|
2008-10-06 18:53:07 +00:00
|
|
|
# (default groups for the configured repos are added by --default)
|
|
|
|
%packages --default
|
2007-08-27 15:00:11 +00:00
|
|
|
# core
|
2007-11-29 22:49:23 +00:00
|
|
|
tcsh
|
2007-08-27 15:00:11 +00:00
|
|
|
kernel*
|
2008-04-15 12:09:02 +00:00
|
|
|
-kernel*debug*
|
2007-12-04 15:05:58 +00:00
|
|
|
-kernel*-devel*
|
2008-04-15 12:09:02 +00:00
|
|
|
-kernel-kdump*
|
2008-05-06 16:37:37 +00:00
|
|
|
-syslog-ng
|
2007-08-27 15:00:11 +00:00
|
|
|
# Desktop Packages
|
|
|
|
@kde-desktop
|
|
|
|
echo-icon-theme
|
|
|
|
tracker
|
2008-04-15 12:09:02 +00:00
|
|
|
swfdec
|
|
|
|
libflashsupport
|
|
|
|
nspluginwrapper
|
2007-08-27 15:00:11 +00:00
|
|
|
liferea
|
2007-10-05 14:48:39 +00:00
|
|
|
esc
|
2007-11-29 22:49:23 +00:00
|
|
|
thunderbird
|
2007-08-27 15:00:11 +00:00
|
|
|
# apps
|
|
|
|
@authoring-and-publishing
|
2007-10-24 13:50:20 +00:00
|
|
|
@eclipse
|
2007-11-29 22:49:23 +00:00
|
|
|
joe
|
2007-08-27 15:00:11 +00:00
|
|
|
emacs
|
2008-01-02 22:19:31 +00:00
|
|
|
k3b
|
2007-08-27 15:00:11 +00:00
|
|
|
@system-tools
|
|
|
|
wireshark-gnome
|
|
|
|
# Devel packages
|
|
|
|
@development-libs
|
|
|
|
@development-tools
|
|
|
|
@gnome-software-development
|
2007-10-23 21:20:01 +00:00
|
|
|
@java-development
|
2007-08-27 15:00:11 +00:00
|
|
|
@kde-software-development
|
|
|
|
@web-development
|
|
|
|
@x-software-development
|
|
|
|
# Server packages
|
|
|
|
@dns-server
|
|
|
|
@ftp-server
|
|
|
|
@mail-server
|
|
|
|
@mysql
|
|
|
|
@network-server
|
|
|
|
@news-server
|
|
|
|
@server-cfg
|
|
|
|
@smb-server
|
|
|
|
@sql-server
|
|
|
|
@web-server --optional
|
|
|
|
# Virt group
|
2007-09-26 18:56:37 +00:00
|
|
|
@virtualization --optional
|
2007-08-27 15:00:11 +00:00
|
|
|
# filesystem stuff
|
|
|
|
reiserfs-utils
|
|
|
|
xfsprogs
|
|
|
|
jfsutils
|
|
|
|
# Languages
|
|
|
|
@afrikaans-support
|
2007-10-18 15:10:13 +00:00
|
|
|
@albanian-support
|
2007-08-27 15:00:11 +00:00
|
|
|
@arabic-support
|
2007-10-18 15:10:13 +00:00
|
|
|
@armenian-support
|
2007-08-27 15:00:11 +00:00
|
|
|
@assamese-support
|
|
|
|
@basque-support
|
2007-10-18 15:10:13 +00:00
|
|
|
@belarusian-support
|
2007-08-27 15:00:11 +00:00
|
|
|
@bengali-support
|
2007-10-18 15:10:13 +00:00
|
|
|
@bhutanese-support
|
2008-09-17 22:45:54 +00:00
|
|
|
@burmese-support
|
2007-10-18 15:10:13 +00:00
|
|
|
@bosnian-support
|
2007-08-27 15:00:11 +00:00
|
|
|
@brazilian-support
|
|
|
|
@breton-support
|
|
|
|
@british-support
|
|
|
|
@bulgarian-support
|
|
|
|
@catalan-support
|
|
|
|
@chinese-support
|
|
|
|
@croatian-support
|
|
|
|
@czech-support
|
|
|
|
@danish-support
|
|
|
|
@dutch-support
|
2008-04-16 15:12:58 +00:00
|
|
|
@esperanto-support
|
2007-08-27 15:00:11 +00:00
|
|
|
@estonian-support
|
2007-10-18 15:10:13 +00:00
|
|
|
@ethiopic-support
|
2007-08-27 15:00:11 +00:00
|
|
|
@faeroese-support
|
2007-10-18 15:10:13 +00:00
|
|
|
@filipino-support
|
2007-08-27 15:00:11 +00:00
|
|
|
@finnish-support
|
|
|
|
@french-support
|
|
|
|
@gaelic-support
|
|
|
|
@galician-support
|
2007-10-18 15:10:13 +00:00
|
|
|
@georgian-support
|
2007-08-27 15:00:11 +00:00
|
|
|
@german-support
|
|
|
|
@greek-support
|
|
|
|
@gujarati-support
|
|
|
|
@hebrew-support
|
|
|
|
@hindi-support
|
|
|
|
@hungarian-support
|
|
|
|
@icelandic-support
|
|
|
|
@indonesian-support
|
2007-10-18 15:10:13 +00:00
|
|
|
@inuktitut-support
|
2007-08-27 15:00:11 +00:00
|
|
|
@irish-support
|
|
|
|
@italian-support
|
|
|
|
@japanese-support
|
|
|
|
@kannada-support
|
2008-09-17 22:45:54 +00:00
|
|
|
@kashmiri-support
|
2008-04-16 15:12:58 +00:00
|
|
|
@kashubian-support
|
2007-10-18 15:10:13 +00:00
|
|
|
@khmer-support
|
2008-09-17 22:45:54 +00:00
|
|
|
@konkani-support
|
2007-08-27 15:00:11 +00:00
|
|
|
@korean-support
|
2007-10-18 15:10:13 +00:00
|
|
|
@lao-support
|
|
|
|
@latvian-support
|
2007-08-27 15:00:11 +00:00
|
|
|
@lithuanian-support
|
2007-10-18 15:10:13 +00:00
|
|
|
@low-saxon-support
|
2008-04-16 15:12:58 +00:00
|
|
|
@macedonian-support
|
2007-08-27 15:00:11 +00:00
|
|
|
@malay-support
|
|
|
|
@malayalam-support
|
2007-10-18 15:10:13 +00:00
|
|
|
@maori-support
|
2007-08-27 15:00:11 +00:00
|
|
|
@marathi-support
|
2007-10-18 15:10:13 +00:00
|
|
|
@mongolian-support
|
|
|
|
@nepali-support
|
2008-04-16 15:12:58 +00:00
|
|
|
@northern-sami-support
|
2007-08-27 15:00:11 +00:00
|
|
|
@northern-sotho-support
|
|
|
|
@norwegian-support
|
|
|
|
@oriya-support
|
2007-10-18 15:10:13 +00:00
|
|
|
@persian-support
|
2007-08-27 15:00:11 +00:00
|
|
|
@polish-support
|
|
|
|
@portuguese-support
|
|
|
|
@punjabi-support
|
|
|
|
@romanian-support
|
|
|
|
@russian-support
|
2007-10-18 15:10:13 +00:00
|
|
|
@samoan-support
|
2007-08-27 15:00:11 +00:00
|
|
|
@serbian-support
|
2008-09-17 22:45:54 +00:00
|
|
|
@sindhi-support
|
2007-08-27 15:00:11 +00:00
|
|
|
@sinhala-support
|
|
|
|
@slovak-support
|
|
|
|
@slovenian-support
|
2007-10-18 15:10:13 +00:00
|
|
|
@somali-support
|
2007-08-27 15:00:11 +00:00
|
|
|
@southern-ndebele-support
|
|
|
|
@southern-sotho-support
|
|
|
|
@spanish-support
|
|
|
|
@swati-support
|
|
|
|
@swedish-support
|
2007-10-18 15:10:13 +00:00
|
|
|
@tagalog-support
|
2007-08-27 15:00:11 +00:00
|
|
|
@tamil-support
|
|
|
|
@telugu-support
|
|
|
|
@thai-support
|
2007-10-18 15:10:13 +00:00
|
|
|
@tibetan-support
|
|
|
|
@tonga-support
|
2007-08-27 15:00:11 +00:00
|
|
|
@tsonga-support
|
|
|
|
@tswana-support
|
|
|
|
@turkish-support
|
|
|
|
@ukrainian-support
|
|
|
|
@urdu-support
|
|
|
|
@venda-support
|
2007-10-18 15:10:13 +00:00
|
|
|
@vietnamese-support
|
2008-04-16 15:12:58 +00:00
|
|
|
@walloon-support
|
2007-08-27 15:00:11 +00:00
|
|
|
@welsh-support
|
|
|
|
@xhosa-support
|
|
|
|
@zulu-support
|
2008-04-24 02:46:51 +00:00
|
|
|
# Size removals
|
|
|
|
-gimp-help
|
|
|
|
-java-1.6.0-openjdk-src
|
|
|
|
-xorg-x11-docs
|
|
|
|
-kernel-doc
|
|
|
|
-java-1.5.0-gcj-src
|
|
|
|
-java-1.5.0-gcj-devel
|
|
|
|
-libgcj-src
|
|
|
|
-*javadoc*
|
2007-08-30 20:56:08 +00:00
|
|
|
%end
|