Go to file
Adam Williamson 5dc350ad94 Move exclusions of trousers-lib and iproute-tc to minimal-common
These are aiming to leave some weak dependencies out of minimal
images, it seems. From @core, gnutls recommends trousers which
requires trousers-lib, and iproute recommends iproute-tc.

However, both are *hard* dependencies of things that include
fedora-disk-base.ks. fedora-disk-workstation.ks includes
fedora-disk.base.ks and fedora-workstation-common.ks, so it
installs the Workstation package set, from which gnome-boxes
ultimately requires iproute-tc and NetworkManager-openconnect
ultimately requires trousers-lib.

Prior to the change I recently got merged into DNF, DNF would
silently drop gnome-boxes and NetworkManager-openconnect from
the Workstation disk image because of this. With the change, it
errors out on creation of the image.

To make the image compose again and actually include the right
packages, let's move the exclusions to fedora-minimal-common.ks,
where they make more sense anyway. This does mean the packages
will be pulled into other non-minimal images even if they're
not strictly required there, but that doesn't seem like a big
problem.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2018-09-25 15:04:16 -07:00
custom Update remaining lives to use Workstation as base 2014-10-24 16:26:06 +02:00
l10n Add japanese workstation ks file to l10n 2018-06-30 10:12:12 +09:00
snippets Switch all the http repos to be https. Fixes bug 2016-10-09 11:14:51 -06:00
templates Remove xorg keyboard patch in gnome based pt_PT livecd/dvd 2008-10-03 02:35:32 +01:00
tools [liveimage-diff] Sort output 2010-04-08 23:18:18 -04:00
.gitignore new source 0.19.2 2013-01-30 10:41:58 -08:00
AUTHORS add myself and modified design spin 2013-01-08 12:41:26 -08:00
COPYING Update .spec.in, Makefile.am and configure.ac 2009-08-03 23:45:18 +02:00
Makefile build: Install snippets/ in 'make install' 2015-11-06 09:08:13 +01:00
README.md Update formatting of README 2017-07-13 09:35:26 +02:00
fedora-arm-base.ks Minor updates to Raspberry Pi firmware handling on ARMv7 2018-09-06 11:58:38 +01:00
fedora-arm-kde.ks Bump some more partition sizes 2018-03-02 17:06:10 -05:00
fedora-arm-lxde.ks arm kickstarts: extend filesystems to unblock image builds 2018-02-21 09:50:32 -05:00
fedora-arm-lxqt.ks arm kickstarts: extend filesystems to unblock image builds 2018-02-21 09:50:32 -05:00
fedora-arm-mate.ks arm kickstarts: extend filesystems to unblock image builds 2018-02-21 09:50:32 -05:00
fedora-arm-minimal.ks drop swap from minimal image, it was missed in the zram PR 2018-08-23 10:53:41 +01:00
fedora-arm-python-classroom.ks Added ARM version of Python Clasroom Lab 2017-02-27 21:22:09 +01:00
fedora-arm-server.ks Add hardware and network support groups to ARM server (#1569183) 2018-04-24 09:21:01 -07:00
fedora-arm-soas.ks SoAS and LXQT: increase root fs size 2017-08-16 18:24:31 +01:00
fedora-arm-workstation.ks Bump some more partition sizes 2018-03-02 17:06:10 -05:00
fedora-arm-xbase.ks fix graphical initial-setup on ARM images 2017-03-09 17:05:40 +00:00
fedora-arm-xfce.ks Increase 200M on fedora arm xfce 2018-03-02 11:49:30 -05:00
fedora-atomic-vagrant.ks Revert "Revert "Merge branch 'master' into pull_request_workflow"" 2017-02-20 08:00:14 -06:00
fedora-atomic.ks Branching F29 from rawhide 2018-08-13 13:36:18 -04:00
fedora-cinnamon-common.ks Cinnamon - update background extras to f29 2018-09-02 14:52:25 -04:00
fedora-cloud-atomic-pxetolive.ks manipulate network service in %post (#1369794) 2016-08-24 11:27:40 -06:00
fedora-cloud-base-vagrant.ks cloud vagrant: add sshfs for vagrant-sshfs 2018-04-05 11:24:19 -04:00
fedora-cloud-base.ks Remove -NetworkManager to fix BZ#1596062 2018-07-12 15:54:19 -05:00
fedora-cloud-bigdata.ks Fix the vagrant and bigdata cloud images 2017-03-28 16:04:52 +01:00
fedora-cloud-experimental.ks Fix the vagrant and bigdata cloud images 2017-03-28 16:04:52 +01:00
fedora-disk-base.ks Move exclusions of trousers-lib and iproute-tc to minimal-common 2018-09-25 15:04:16 -07:00
fedora-disk-minimal.ks Add zram package and enable initial support 2018-07-19 11:54:38 +01:00
fedora-disk-server.ks Add zram package and enable initial support 2018-07-19 11:54:38 +01:00
fedora-disk-workstation.ks Add zram package and enable initial support 2018-07-19 11:54:38 +01:00
fedora-disk-xbase.ks Add Workstation disk image for aarch64 2017-04-12 16:57:21 +01:00
fedora-docker-base-minimal.ks Reduce some packages that aren't of much use in the containers 2017-03-24 18:19:28 +00:00
fedora-docker-base.ks fedora-docker-base: Disable dnf-makecache.timer 2018-05-11 21:41:11 +03:00
fedora-docker-common.ks Don't exclude libusbx from container images, libdnf needs it 2018-02-15 17:56:44 -08:00
fedora-iot.ks Minor updates to Raspberry Pi firmware handling on ARMv7 2018-09-06 11:58:38 +01:00
fedora-kde-common.ks kde: drop kde-telepathy 2018-06-18 09:52:22 -05:00
fedora-kde-minimization.ks kde-minimizations: don't exclude ibus 2018-02-28 19:05:19 -05:00
fedora-live-astronomy_kde.ks astronomy: use fedora-live-kde-base.ks to avoid inclusion of fedora-kde-minimization.ks (breaks dependencies) 2018-02-27 14:30:53 +01:00
fedora-live-base.ks Include the anaconda-install-env-deps metapackage 2018-04-09 17:36:26 +02:00
fedora-live-cinnamon.ks Cinnamon: disable dnfdragora applet on live 2017-07-14 12:02:47 -04:00
fedora-live-design_suite.ks design-suite: drop f26 wallpapers 2018-02-21 19:09:18 -08:00
fedora-live-games.ks Ditch all kdegames references (retired in Rawhide) 2017-04-18 11:37:23 -07:00
fedora-live-jam_kde.ks jam: update Ardour to version 5 2018-03-19 11:39:13 +01:00
fedora-live-kde-base.ks remove plasma-pk-updates from live environment 2017-07-01 09:27:31 -07:00
fedora-live-kde.ks Increase KDE live size for rawhide compose 2018-04-13 13:49:28 -04:00
fedora-live-lxde.ks Rename *packages.ks to *common.ks as it's not just packages that should be shared in here but also common pre/post scriptlets that should be run on all images. Using common rather than packages better reflects what should go here. 2017-01-19 02:40:20 +00:00
fedora-live-lxqt.ks lxqt: no updater applet in live environment 2017-05-12 11:00:54 +02:00
fedora-live-mate_compiz.ks MATE: disable dnfdragora applet on livecd 2017-07-14 09:46:13 +02:00
fedora-live-minimization.ks coolkey goes away 2018-03-02 10:06:42 +01:00
fedora-live-python-classroom.ks Added ARM version of Python Clasroom Lab 2017-02-27 21:22:09 +01:00
fedora-live-robotics.ks live-robotics: don't exclude hunspell 2018-02-20 19:30:25 -05:00
fedora-live-scientific_kde.ks Initial KS files for Fedora Scientific vagrant box 2018-01-26 11:23:40 +11:00
fedora-live-security.ks live-security: don't exclude realmd package 2018-02-20 17:07:29 -05:00
fedora-live-soas.ks SoaS: move components that should be run for Live and ARM images to common 2017-01-19 02:41:19 +00:00
fedora-live-workstation.ks workstation: Don't autostart gnome-software on live media 2018-03-26 13:28:58 +02:00
fedora-live-xfce.ks do not show updates on xfce live. fixes bug #1564464 2018-04-07 12:38:35 -07:00
fedora-lxde-common.ks Update comments to dnfdragora 2017-04-01 01:38:37 +02:00
fedora-lxqt-common.ks LXQt: Add default editor 2018-09-09 22:18:41 +08:00
fedora-mate-common.ks MATE f28: drop packages which are already listed in comps 2018-02-17 11:20:22 +01:00
fedora-minimal-common.ks Move exclusions of trousers-lib and iproute-tc to minimal-common 2018-09-25 15:04:16 -07:00
fedora-modular-arm-server.ks New kickstart file added for modular fedora. For issue https://pagure.io/releng/issue/7074 2017-10-04 11:56:15 -04:00
fedora-modular-container-base-minimal.ks rename docker to container 2017-09-26 21:36:34 -05:00
fedora-modular-container-base.ks rename docker to container 2017-09-26 21:36:34 -05:00
fedora-modular-container-common.ks (Rawhide/F28) Drop --noboot from container image creation 2017-10-31 07:23:11 -04:00
fedora-modular-disk-minimal.ks Minor updates to Raspberry Pi firmware handling on ARMv7 2018-09-06 11:58:38 +01:00
fedora-python-classroom-common.ks Add @python-science to Python Classroom Lab 2017-04-09 18:23:24 +02:00
fedora-python-classroom-gnome-common.ks remove all mentions of *productimg* 2018-02-27 10:58:04 -05:00
fedora-python-classroom-vagrant.ks Added ARM version of Python Clasroom Lab 2017-02-27 21:22:09 +01:00
fedora-repo-not-rawhide.ks use mirrorlist url instead of metalink url 2017-05-13 20:28:51 -04:00
fedora-repo-rawhide.ks use mirrorlist url instead of metalink url 2017-05-13 20:28:51 -04:00
fedora-repo.ks Branching F29 from rawhide 2018-08-13 13:36:18 -04:00
fedora-scientific-common.ks Update fedora-scientific-common.ks: Comment out julia 2018-08-16 23:19:50 +00:00
fedora-scientific-vagrant.ks Initial KS files for Fedora Scientific vagrant box 2018-01-26 11:23:40 +11:00
fedora-soas-common.ks Merge #306 `fedora-soas-common.ks: Include livecd-tools` 2018-04-14 18:25:15 +00:00
fedora-workstation-common.ks remove all mentions of *productimg* 2018-02-27 10:58:04 -05:00
fedora-xfce-common.ks Drop foomatic-db-ppds from Xfce. It's ~56MB of space and can be installed by system-config-printer. 2018-03-31 16:13:54 -07:00

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.

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