This project is used to manage the Fedora kickstart files used in composing Fedora release images.
Go to file
2020-08-25 16:20:28 +02:00
custom
l10n
snippets
templates
tools Delete old nightly-composes script 2020-07-17 22:17:10 +00:00
.gitignore
AUTHORS
COPYING
fedora-arm-base.ks arm-base: pass --extlinux to bootloader 2020-08-08 00:16:49 +02:00
fedora-arm-kde.ks Use Btrfs for all Fedora desktop variants 2020-07-09 02:25:58 +00:00
fedora-arm-lxde.ks Use Btrfs for all Fedora desktop variants 2020-07-09 02:25:58 +00:00
fedora-arm-lxqt.ks Use Btrfs for all Fedora desktop variants 2020-07-09 02:25:58 +00:00
fedora-arm-mate.ks Use Btrfs for all Fedora desktop variants 2020-07-09 02:25:58 +00:00
fedora-arm-minimal.ks fedora-arm-minimal: increase root partition size 2020-06-17 08:35:54 +02:00
fedora-arm-python-classroom.ks
fedora-arm-server.ks
fedora-arm-soas.ks Use Btrfs for all Fedora desktop variants 2020-07-09 02:25:58 +00:00
fedora-arm-workstation.ks Use Btrfs for all Fedora desktop variants 2020-07-09 02:25:58 +00:00
fedora-arm-xbase.ks
fedora-arm-xfce.ks Use Btrfs for all Fedora desktop variants 2020-07-09 02:25:58 +00:00
fedora-cinnamon-common.ks Cinnamon - Add rhythmbox until a better GTK music player option is available 2020-05-11 17:30:30 +00:00
fedora-cloud-base-vagrant.ks cloud vagrant: continue to support vagrant insecure rsa key 2020-07-25 19:48:32 -04:00
fedora-cloud-base.ks Cloud edition prefers noswap for now. 2020-07-09 23:22:28 +00:00
fedora-comp-neuro-common.ks Comp_neuro: remove neurord 2020-08-21 09:43:57 +01:00
fedora-container-base-minimal.ks
fedora-container-base.ks remove systemd from packages 2020-05-22 16:40:12 +05:30
fedora-container-common.ks remove systemd from packages 2020-05-22 16:40:12 +05:30
fedora-disk-base.ks Remove references to zram and zram-swap 2020-07-09 23:22:28 +00:00
fedora-disk-minimal.ks Remove references to zram and zram-swap 2020-07-09 23:22:28 +00:00
fedora-disk-server.ks Remove references to zram and zram-swap 2020-07-09 23:22:28 +00:00
fedora-disk-workstation.ks Remove references to zram and zram-swap 2020-07-09 23:22:28 +00:00
fedora-disk-xbase.ks
fedora-disk-xfce.ks Remove references to zram and zram-swap 2020-07-09 23:22:28 +00:00
fedora-iot.ks Remove references to zram and zram-swap 2020-07-09 23:22:28 +00:00
fedora-kde-common.ks
fedora-kde-minimization.ks
fedora-live-astronomy_kde.ks fedora-live-astronomy_kde: Include BOINC packages for distributed computing 2020-07-19 16:06:05 +02:00
fedora-live-base.ks fedora-live-base: Exclude fcoe-utils and device-mapper-multipath from %packages 2020-08-03 15:00:42 +02:00
fedora-live-cinnamon.ks
fedora-live-comp_neuro.ks Increase size of comp-neuro spin, it's currently running out of space and hanging rawhide composes. 2020-07-08 09:45:44 -07:00
fedora-live-design_suite.ks
fedora-live-games.ks fedora-live-games: Remove celestia until #1847657 has been fixed 2020-07-22 19:00:01 +00:00
fedora-live-jam_kde.ks Change ardour5 for ardour6 in favorites, add Thunderbird to favorites 2020-07-22 18:59:07 +00:00
fedora-live-kde-base.ks
fedora-live-kde.ks
fedora-live-lxde.ks
fedora-live-lxqt.ks
fedora-live-mate_compiz.ks mate-compiz: bump size so image doesn't run out of space 2020-07-09 23:23:23 +00:00
fedora-live-minimization.ks
fedora-live-python-classroom.ks python-classroom: bump size so the live media build wont get stuck 2020-07-22 12:25:44 -04:00
fedora-live-robotics.ks
fedora-live-scientific_kde.ks
fedora-live-security.ks
fedora-live-soas.ks
fedora-live-workstation.ks
fedora-live-xfce.ks Bump xfce live rootfs size 2020-06-29 17:49:51 -07:00
fedora-lxde-common.ks
fedora-lxqt-common.ks
fedora-mate-common.ks Mate: little cleanup 2020-08-25 16:20:28 +02:00
fedora-minimal-common.ks
fedora-modular-arm-server.ks
fedora-modular-disk-minimal.ks Drop dhcp-client dependendencies from modular build 2020-06-30 13:55:04 +00:00
fedora-neuro-gnome-common.ks
fedora-python-classroom-common.ks Update the excluded Python versions for the Python 3.9 upgrade 2020-06-11 17:21:43 +02:00
fedora-python-classroom-gnome-common.ks
fedora-python-classroom-vagrant.ks
fedora-repo-not-rawhide.ks
fedora-repo-rawhide.ks
fedora-repo.ks
fedora-scientific-common.ks Remove missing packages. 2020-07-25 17:31:16 +00:00
fedora-scientific-vagrant.ks
fedora-soas-common.ks
fedora-workstation-common.ks
fedora-xfce-common.ks Drop gnome-keyring-pam entry from fedora-xfce-common 2020-06-26 16:15:31 -07:00
maintainers.toml
Makefile
README.md

fedora-kickstarts

This project is used to manage the Fedora kickstart files used in composing Fedora release images.

The master branch is used by rawhide and each release branch is used by that release.

All changes should be made via the PR workflow.

This project is packaged in Fedora as the spin-kickstarts package allowing users to see and modify the kickstart files for their local needs.

Maintainers for each image are listed in the maintainers.toml file.

To make a release

git clone ssh://git@pagure.io/fedora-kickstarts.git fedora-kickstarts
cd fedora-kickstarts
# If you need a specific branch other than master:
git checkout BRANCHNAME
# No tag has been added yet tag HEAD with
git tag VERSION
git push --tags
make
# Publish the released tar ball
make publish
# Clean up the generated files:
make clean

Build logs

To see build logs go to

https://koji.fedoraproject.org/koji

"Packages" tab, and filter by Fedora-Workstation-Live for example.

Technical info about the officialy released images can be found at

https://kojipkgs.fedoraproject.org/compose/

bug reports

Bugs should be reported to the spin-kickstarts bugzilla component:

https://bugzilla.redhat.com/enter_bug.cgi?product=Fedora&component=spin-kickstarts