This project is used to manage the Fedora kickstart files used in composing Fedora release images.
Go to file
Adam Miller 96a6711bb7 fix missing /run/lock in docker base image BZ#1343138
Signed-off-by: Adam Miller <maxamillion@fedoraproject.org>
2016-07-22 15:26:49 -05:00
atomic-installer
custom
l10n
snippets packagekit-cached-metadata.ks: Adapt for livemedia-creator changes 2016-06-01 23:20:36 +02:00
templates
tools
.gitignore
AUTHORS
COPYING
fedora-aos.ks Switch md5 to sha512. Fixes bug #1234068 2015-06-21 10:38:20 -06:00
fedora-arm-base.ks install new arm-tools group to pull in tools for booting arm systems. 2016-05-30 10:08:58 -05:00
fedora-arm-kde.ks make the arm KDE image 6.5G, needs more space 2016-03-14 20:36:02 -05:00
fedora-arm-lxde.ks
fedora-arm-mate.ks increate the size of some of teh arm images. the install was too big 2016-02-29 21:01:20 -06:00
fedora-arm-minimal.ks arm: minimal: add WiFi cli support 2016-05-12 16:33:27 +01:00
fedora-arm-server.ks enable initial-setup.service 2016-01-13 18:27:33 -06:00
fedora-arm-soas.ks ARM: kickstart cleanups 2014-05-06 12:31:06 -05:00
fedora-arm-workstation.ks increate the size of some of teh arm images. the install was too big 2016-02-29 21:01:20 -06:00
fedora-arm-xbase.ks
fedora-arm-xfce.ks
fedora-atomic-vagrant.ks remove cloud from atomic kickstarts and point at new repo location 2016-04-11 14:09:19 -05:00
fedora-atomic.ks remove cloud from atomic kickstarts and point at new repo location 2016-04-11 14:09:19 -05:00
fedora-cinnamon-packages.ks Cinnamon - correct gnome metadata for extra backgrounds and add basic backgrounds 2016-06-07 20:58:44 -04:00
fedora-cloud-atomic-pxetolive.ks
fedora-cloud-base-arm.ks aarch64: fix cloud ks 2016-05-13 17:57:44 +01:00
fedora-cloud-base-ppc.ks cloud: ppc: add grub2 explicitly since now primary has explicitly removed it again 2016-05-17 12:03:47 +01:00
fedora-cloud-base-vagrant.ks cloud-base-vagrant: use extlinux to match cloud-base 2016-05-03 17:35:55 -05:00
fedora-cloud-base.ks fedora-cloud-base: Add which package back. 2016-05-20 11:02:44 -04:00
fedora-cloud-bigdata.ks
fedora-cloud-experimental.ks
fedora-docker-base-arm.ks Docker: Base: add arm config, use includes for ppc config 2016-04-12 15:43:30 +01:00
fedora-docker-base-ppc.ks Docker: Base: add arm config, use includes for ppc config 2016-04-12 15:43:30 +01:00
fedora-docker-base.ks fix missing /run/lock in docker base image BZ#1343138 2016-07-22 15:26:49 -05:00
fedora-kde-packages.ks kde-desktop: +qupzilla, use @firefox group 2016-03-08 07:08:47 -06:00
fedora-live-astronomy_kde.ks astronomy: remove astronomy-bookmarks (outdated and affected by #1338010) 2016-05-27 09:56:40 +02:00
fedora-live-base.ks Make sure chronyd runs with the correct config 2016-06-18 08:14:35 -05:00
fedora-live-cinnamon.ks
fedora-live-design_suite.ks design-suite: remove yafaray as it is retired 2016-07-21 09:38:56 -07:00
fedora-live-games.ks We probably have room for freedroid again 2016-06-19 13:03:44 -05:00
fedora-live-jam_kde.ks idjc has been removed from Fedora so do not install it into Jam_KDE 2016-02-22 10:24:25 -06:00
fedora-live-kde-base.ks
fedora-live-kde.ks kde: reference correct chinese font 2015-12-16 22:28:56 -06:00
fedora-live-lxde.ks
fedora-live-mate_compiz.ks
fedora-live-minimization.ks minimization: hpijs is no longer available 2016-02-21 10:57:55 -06:00
fedora-live-robotics.ks increase the disk size for images that failed to compose due to space issues 2016-02-09 06:59:50 -06:00
fedora-live-scientific_kde.ks Scientific: Explicitly exclude sagemath? 2016-02-26 09:06:17 +11:00
fedora-live-security.ks Update file header 2016-02-06 11:43:19 +01:00
fedora-live-soas.ks
fedora-live-workstation.ks increase the disk size for images that failed to compose due to space issues 2016-02-09 06:59:50 -06:00
fedora-live-xfce.ks Switch default browser to firefox on Xfce 2016-03-10 13:18:20 -07:00
fedora-lxde-packages.ks
fedora-mate-packages.ks Mate: add p7zip 2016-05-13 11:00:20 +02:00
fedora-repo-not-rawhide.ks add a default url line to the livecd kickstarts 2016-05-23 09:37:01 -05:00
fedora-repo-rawhide.ks add a default url line to the livecd kickstarts 2016-05-23 09:37:01 -05:00
fedora-repo.ks
fedora-soas-packages.ks SoaS: we don't want the WebKit gtk2 plugin support 2016-04-10 22:41:16 +01:00
fedora-workstation-packages.ks Revert "Revert "add @gnome-desktop to fedora-workstation-packages"" 2016-03-12 09:03:30 -08:00
fedora-xfce-packages.ks Add admin-tools group in. Fixes bug #1330298 2016-04-26 15:06:00 -06:00
Makefile
README.md Update readme file and note bugzilla should be used for issues. 2016-05-30 14:19:28 -06:00

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.

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

bug reports

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

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