Go to file
Adam Williamson 27d1b07813 Don't exclude libusbx from container images, libdnf needs it
This exclusion has never actually worked. Look at a successful
F27 container-minimal build:

https://koji.fedoraproject.org/koji/taskinfo?taskID=25064051

If you check one of the tasks and look at the oz log, it shows
that libusbx is actually installed.

This is because both dnf and microdnf require libdnf, which
requires librepo, which requires gpgme, which requires gnupg2,
which requires libusb.

In Fedora 27, anaconda/dnf handle this by ignoring the attempt
to exclude libusbx and just installing it anyway.

In Rawhide, however, anaconda/dnf behaviour is different. I
don't know when it changed, but now anaconda/dnf honor the
kickstart and exclude libusbx from the install transaction...
which means the image build just fails, because the deps for
dnf/microdnf cannot be satisfied. So we should just ditch the
exclusion, it's bogus. See a failed Rawhide build attempt:

https://koji.fedoraproject.org/koji/taskinfo?taskID=25077542

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2018-02-15 17:56:44 -08:00
custom Update remaining lives to use Workstation as base 2014-10-24 16:26:06 +02:00
l10n Cinnamon: Add German spin-variant 2017-04-04 01:11:58 +02: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-aos.ks manipulate network service in %post (#1369794) 2016-08-24 11:27:40 -06:00
fedora-arm-base.ks Drop workaround for libcrypt/libcrypt-nss. 2017-12-16 10:00:24 -08:00
fedora-arm-kde.ks fix graphical initial-setup on ARM images 2017-03-09 17:05:40 +00:00
fedora-arm-lxde.ks fix graphical initial-setup on ARM images 2017-03-09 17:05:40 +00:00
fedora-arm-lxqt.ks SoAS and LXQT: increase root fs size 2017-08-16 18:24:31 +01:00
fedora-arm-mate.ks fix graphical initial-setup on ARM images 2017-03-09 17:05:40 +00:00
fedora-arm-minimal.ks ARM images: remove bits we don't need/want to help reduce image size 2017-08-16 18:24:31 +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 arm: minor package tweaks, drop Intel wireless FW, trousers, dial-up as not overly useful OOTB on ARM 2017-04-05 13:57:04 +01:00
fedora-arm-soas.ks SoAS and LXQT: increase root fs size 2017-08-16 18:24:31 +01:00
fedora-arm-workstation.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-arm-xbase.ks fix graphical initial-setup on ARM images 2017-03-09 17:05:40 +00:00
fedora-arm-xfce.ks Increase size on Xfce arm image as it's running out of space currently. 2017-06-24 08:13:16 -06: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 atomic: add comment on why we disable firewall 2018-01-12 14:57:47 -05:00
fedora-cinnamon-common.ks Cinnamon: Update to recent extra backgrounds 2017-11-25 21:36:36 +01: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 Fix the vagrant and bigdata cloud images 2017-03-28 16:04:52 +01:00
fedora-cloud-base.ks Fix links to this example TDL file. 2017-07-07 15:58:34 -04: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 Drop workaround for libcrypt/libcrypt-nss. 2017-12-16 10:00:24 -08:00
fedora-disk-minimal.ks ARM images: remove bits we don't need/want to help reduce image size 2017-08-16 18:24:31 +01:00
fedora-disk-server.ks aarch64: we don't install initial-setup in Worksttion so don't try to enable the service 2017-04-30 09:59:28 +01:00
fedora-disk-workstation.ks aarch64: we don't install initial-setup in Worksttion so don't try to enable the service 2017-04-30 09:59:28 +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 container: rm nologin file from container image 2017-08-11 09:15:27 -04:00
fedora-docker-common.ks Don't exclude libusbx from container images, libdnf needs it 2018-02-15 17:56:44 -08:00
fedora-kde-common.ks KDE: Move the minimization to a separate kickstart file 2018-01-17 08:56:43 +11:00
fedora-kde-minimization.ks KDE: Move the minimization to a separate kickstart file 2018-01-17 08:56:43 +11:00
fedora-live-astronomy_kde.ks astronomy: removed python3-healpy (not available ob i686, pulled in as a weak dep of python3-reproject on x86_64) 2017-10-16 15:00:30 +02:00
fedora-live-base.ks Don't list grub2-efi for live images 2018-01-04 15:05:44 -08: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: promote pitivi as favourite 2017-09-29 20:02:16 -07: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: remove retired lv2-fil-plugins 2016-08-22 21:09:03 -07: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 KDE: Move the minimization to a separate kickstart file 2018-01-17 08:56:43 +11: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 minimization: hpijs is no longer available 2016-02-21 10:57:55 -06: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 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 KDE: Move the minimization to a separate kickstart file 2018-01-17 08:56:43 +11:00
fedora-live-security.ks Update comments to dnfdragora 2017-04-01 01:38:37 +02: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 live-workstation: suppress redundant anaconda spokes 2018-01-25 17:59:25 -06:00
fedora-live-xfce.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-lxde-common.ks Update comments to dnfdragora 2017-04-01 01:38:37 +02:00
fedora-lxqt-common.ks lxqt: use new comps groups 2017-05-12 10:59:52 +02:00
fedora-mate-common.ks Mate: fix contractdictory package lists 2017-08-16 18:24:31 +01:00
fedora-minimal-common.ks Add minimal disk image for aarch64 2017-04-12 16:14:53 +01: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 A start at disk-minimal for the fedora modular release. 2017-07-10 17:41:31 -04: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 Add @python-science to Python Classroom Lab 2017-04-09 18:23:24 +02: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 make fedora-repo.ks consistent with the actual filename 2013-08-21 16:50:07 -07:00
fedora-soas-common.ks Adapt to the webkitgtk4 rename 2018-01-12 16:29:59 +01:00
fedora-workstation-common.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-xfce-common.ks Merge #319 `Temp disable firefox in Xfce. This allows rawhide composes to finish` 2017-12-10 16:52:50 +00: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