| Age | Commit message (Collapse) | Author |
|
EROFS is newer, more performant filesystem that emphasizes speed
and integrity over SquashFS. It is also much better maintained and
friendlier for flash-based storage that live media is typically
run from these days.
|
|
This package depends on Perl and is not needed for desktop use cases.
See: https://pagure.io/fedora-kde/SIG/issue/566
See: https://pagure.io/fedora-kickstarts/pull-request/1066
|
|
The boot environment for non-cloud disk images was incomplete,
leading to images not bootable on real hardware. This change
adds the missing packages to fix that.
|
|
The boot environment for non-cloud disk images was incomplete,
leading to images not bootable on real hardware. This change
adds the missing packages to fix that.
|
|
4096 blocksize is required for Macs, and some newer machines can see it,
but many other machines are not able to use the 4096 blocksize.
Signed-off-by: Troy Dawson <tdawson@redhat.com>
|
|
It's not the most ideal option, but it works and unblocks the disk
image.
|
|
This brings us to full parity with official Fedora ISOs produced
by Lorax.
|
|
We discovered Neal got the regex for this wrong in the Kiwi
schema upstream. While he fixes that up, let's just ditch the
spaces here for now so it passes validation.
Signed-off-by: Adam Williamson <awilliam@redhat.com>
|
|
This way we do not get an incomprehensible value here.
|
|
Fix boot after install for all Live builds
Signed-off-by: Troy Dawson <tdawson@redhat.com>
|
|
Reference: https://fedoraproject.org/wiki/Changes/FedoraMiracle
|
|
The bootable image support for ELN differs from boot.xml in
several ways:
* The images use XFS
* Several packages are dropped that are not present in ELN
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
|
|
Signed-off-by: Troy Dawson <tdawson@redhat.com>
|
|
We want to be able to produce live ISOs for AArch64 and POWER with
the correct GRUB configuration. This also sets us up to handle any
quirks for each architecture platform as needed later.
This also includes a change to bump the EFI partition size for ISOs
to 30MB so everything fits.
|
|
This adds a disk image build profile to produce Fedora KDE images.
Additionally, these profiles are now tested in CI.
|
|
This introduces a core disk configuration profile "BootDiskCore"
that can be used for creating non-cloud bootable disks.
|
|
This adds an extra panel for Plasma Welcome to enable third party
sources on initial login.
|
|
LibreOffice is expected on a KDE desktop image.
|
|
Firefox is expected to be preinstalled for KDE based variants.
|
|
This also includes an adjustment to use the correct group for printing.
|
|
This allows building cloud images for Z systems.
|
|
If no preference is expressed, sdubby will be selected instead of
grubby, which breaks image builds. Thus, install grubby early to
avoid this issue.
|
|
This ensures that the correct variant packages are installed.
|
|
This allows building cloud images for POWER systems.
|
|
|
|
This prepares for the future change to another compositor with Wayland.
|
|
Multiple profiles can be defined in a profiles section.
|
|
This realigns the configuration into separate files/folders that
would be modified by specific teams (e.g. WGs and SIGs).
|
|
This is a variation of Cloud-Base-Generic which boots using UKIs.
This also adds uki-editbootconfig.sh script which makes the
image bootable via "UEFI firmware -> shim.efi -> UKI.efi".
Some background information:
https://fedoraproject.org/wiki/Changes/Unified_Kernel_Support_Phase_2
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
|
|
This adds the basic configuration for Sugar on a Stick.
|
|
This adds desktop environments that are the basis of existing Fedora
Linux spins.
|
|
The initial-setup packages for firstboot were split into their own
comps group that ensures initial-setup-gui is configured to use
kwin as the Wayland compositor.
|
|
This avoids issues caused by the existence of grubby and sdubby.
|
|
|