Allan
01b5342bb5
Phosh updates
2025-03-12 08:21:40 +00:00
Neal Gompa
914e61919e
VARIANTS: Add Python Classroom Lab and reformat table
...
The Fedora Python Classroom Lab moved to kiwi with Fedora Linux 42.
2025-02-22 01:22:56 -05:00
Neal Gompa
ecd07afee9
VARIANTS: Add all the spins officially using kiwi now
2025-02-22 01:17:14 -05:00
Neal Gompa
f06dd20ad5
VARIANTS: Add Workstation Edition disk image
...
This was accidentally left off when it shouldn't be.
2025-02-22 01:16:24 -05:00
Neal Gompa
1cc05ef282
VARIANTS: Update names for KDE variants
...
Fedora KDE Plasma Desktop is now an Edition, and KDE Mobile is the
Fedora KDE Plasma Mobile Spin.
2025-02-22 01:11:44 -05:00
Neal Gompa
400c842f0a
Add Fedora Server generic guest and host image descriptions
...
This is loosely based on the Server kickstart and ELN descriptions.
This covers both the disk image for running on ARM hardware as well
as the VM image for running on various hypervisor platforms.
2024-11-13 18:30:06 +00:00
Davide Cavalca
03aacd1818
Add FEX-RootFS definition
...
Add a new definition for a RootFS to be used by FEX (https://src.fedoraproject.org/rpms/fex-emu ). This is based on the upstream manifest (https://github.com/FEX-Emu/RootFS/blob/main/Configs/Fedora_40.json ).
Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io >
2024-09-28 15:10:02 -07:00
Neal Gompa
c4d19f7f8e
kiwi-build, tmt: Require setting the kiwi filename for the build
...
In preparation for having multiple top-level kiwi description files,
expose the ability to define which file to read.
Additionally, tests are updated to use this new flag.
2024-08-09 11:17:35 -04:00
Troy Dawson
40e3039216
Initial KDE Plasma Mobile Spin import
...
Signed-off-by: Troy Dawson <tdawson@redhat.com >
2024-07-31 15:25:37 -07:00
Neal Gompa
3af429672c
teams/kde: Rework to add disk image build
...
This adds a disk image build profile to produce Fedora KDE images.
Additionally, these profiles are now tested in CI.
2024-07-24 07:13:41 -04:00
Romain Geissler
d16b188a4d
Introduce a new "fedora-init" image, which is fedora + systemd.
...
This is similar to "ubi-init" on UBI/RHEL side.
Fixes BZ 2278884.
2024-07-01 07:58:26 +00:00
Timothée Ravier
7ddf908a6f
VARIANTS: Use a table to list image variants
...
This should make the list of avaiable image variants more readable.
2024-05-24 10:40:33 +02:00
Debarshi Ray
5966419ca5
VARIANTS: Fix the image type of the container images
...
Otherwise, the build fails with:
$ sudo kiwi-ng \
--type tbz \
--profile Container-Toolbox \
system build \
--description . \
--target-dir ./outdir
[ INFO ]: 01:40:41 | Reading runtime config file: '/etc/kiwi.yml'
[ INFO ]: 01:40:41 | Loading XML description
[ INFO ]: 01:40:41 | Support for multiple markup descriptions
available
[ ERROR ]: 01:40:41 | KiwiTypeNotFound: Build type 'tbz' not found
for applied profiles: ['Container-Toolbox',
'ContainerCore']
Fallout from 0becdd4d43
https://pagure.io/fedora-kiwi-descriptions/pull-request/20
2024-03-07 01:48:32 +01:00
Neal Gompa
ed9fd4f4f7
Split documentation of variants into its own file
...
As the list of buildable variants grows, it will be harder to maintain
in the main README. Thus, split it out to its own file to keep the
README manageable.
2024-01-13 16:39:49 -05:00