Go to file
Jan Kaluza 791b8bdffa Do not use fedora-container-common.ks in fedora-eln-container-base.ks
The Fedora ELN container is special in a way that the "%{fedora}"
RPM macro is not defined there. This breaks the Fedora ELN container
build, because fedora-container-common.ks expects this macro to exist.

This commit merges fedora-container-common.ks into
fedora-eln-container-base.ks and hardcodes Fedora 34 GPG key there.

The fedora-eln-container-base.ks will be updated once we move to
newer Fedora.

Signed-off-by: Jan Kaluza <jkaluza@redhat.com>
2020-09-18 13:35:14 +00: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-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
fedora-cloud-base-gcp.ks cloud: starting kickstart for GCP cloud image 2020-09-17 10:17:36 -04: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: remove geolite2 packages 2020-09-02 18:22:22 -04: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
fedora-container-common.ks
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-eln-container-base.ks Do not use fedora-container-common.ks in fedora-eln-container-base.ks 2020-09-18 13:35:14 +00:00
fedora-eln-guest.ks Add Fedora-ELN-Guest.ks. 2020-09-17 13:25:43 +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
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
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
fedora-neuro-gnome-common.ks
fedora-python-classroom-common.ks
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 SoAS: drop unneeded bits to slim size (rhbz 1876938) 2020-09-13 17:54:50 +01:00
fedora-workstation-common.ks
fedora-xfce-common.ks
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