Commit Graph
18 Commits
Author SHA1 Message Date
Yaakov Selkowitz e8b830ab4d teams/eln: Replace Anaconda Initial Setup with Plasma Setup
https://pagure.io/fedora-kiwi-descriptions/c/1e74928eb0719b1cb3548434a58d9ffd0c4d21fd
https://pagure.io/fedora-comps/pull-request/1206
2025-12-09 21:15:47 -05:00
jackyzy823 4ae0a2eca3 teams/eln/container: create dotfiles under root folder with systemd-tmpfiles
Since`rootfiles` now uses systemd-tmpfiles to install dotfiles under
root folder instead of copying.
2025-11-27 22:03:08 +08:00
Troy Dawson 4b37ae198d Add core to ELN Desktop Common
Signed-off-by: Troy Dawson <tdawson@redhat.com>
2025-10-31 07:38:43 -07:00
Troy Dawson 916745f452 ELN GNOME - Use groups instead of environment
Signed-off-by: Troy Dawson <tdawson@redhat.com>
2025-10-28 10:09:41 -07:00
Neal Gompa a6a0df3b3a Raise the size of the boot partition to 2G for ELN images
With the increase in content in initramfs, a long-overdue raise
of the default size for /boot is warranted.

Reference: https://fedoraproject.org/wiki/Changes/2GbootPartition
2025-10-06 10:18:49 -04:00
Troy Dawson ca228d742a Add ELN GNOME and KDE Live images
Signed-off-by: Troy Dawson <tdawson@redhat.com>
2025-09-29 09:24:24 -07:00
Yaakov Selkowitz 197907e6c3 eln: fix toolbox package list
nss-mdns is not included in RHEL, and mesa-vulkan-drivers is x86_64 only.
2025-09-17 23:46:54 -04:00
Troy Dawson 7a04379de6 Build ELN Toolbox
Signed-off-by: Troy Dawson <tdawson@redhat.com>
2025-09-12 08:34:35 -07:00
Jeremy Cline d38b42b6e3 eln/wsl: drop the SELinux packages from the ELN WSL image
WSL does not support SELinux, so at best it's pointless to install. This
also actively breaks WSL 1 users, although I don't think we should
suggest that we support that, and if the policy on the builder doesn't
match the target things break during the build.

It also reduced the build time from ~80 seconds to ~70 seconds for me,
so that's nice.

See: 39b379f7d ("wsl: drop the SELinux packages from the WSL base image")
Signed-off-by: Jeremy Cline <jeremycline@linux.microsoft.com>
2025-08-28 14:59:00 -04:00
Troy Dawson 6e1239589b Add wsl-setup to ELN WSL
Signed-off-by: Troy Dawson <tdawson@redhat.com>
2025-05-30 02:53:59 +00:00
Jeremy Cline 5c2fc05a28 ELN: Adjust aarch64 images to use the correct serial console
The serial device name on Arm is ttyAMA, not ttyS. This splits the
configuration for ELN images based on the architecture and adjusts the
kernel command line.

Note that prior to this change, aarch64 would still output kernel logs
to the ttyAMA0 console (on Azure, at least) due to the ACPI SPCR table.
On aarch64 the console in this table, if it's present, is _always_
configured as the kernel's default console. However, systemd logs would
not be sent to the serial console because it seems it was honoring the
kernel command line configuration which had ttyS0 as the default.

Note: this is the exact same change as 4979662a547e ("Cloud: Adjust
aarch64 images to use the correct serial console"), if you're reverting
this, you probably want to also revert that one.

Also see: https://pagure.io/cloud-sig/issue/394
Also see: https://bugzilla.redhat.com/show_bug.cgi?id=1661288

Signed-off-by: Jeremy Cline <jeremycline@linux.microsoft.com>
2025-05-29 16:17:08 -04:00
Neal Gompa 92729675dd teams/eln/wsl: Use native "wsl" image type
This introduces extra validation for WSL image creation to ensure
the result is usable.
2025-05-29 10:13:19 -04:00
Jeremy Cline bbb0824283 wsl: Add wget to the default package set
Although we include curl, some folks expect wget. Also, one of the more
common uses of WSL is in combination with VS Code, and its setup script
on remote hosts uses wget.

Signed-off-by: Jeremy Cline <jeremycline@linux.microsoft.com>
2025-05-15 11:31:42 -04:00
Troy Dawson fb1c568fea Add WSL to ELN
Signed-off-by: Troy Dawson <tdawson@redhat.com>
2025-05-01 02:57:18 +00:00
Janne Grunau 66b87054e8 grub2: Enable bls for all non-live images
This became necessary with 10.0.13 / after merging
https://github.com/OSInside/kiwi/pull/2535 but doesn't seem to
noticeable effects besides miisin "GRUB_ENABLE_BLSCFG=true" in
/etc/default/grub.
2025-04-29 22:36:27 +02:00
Yaakov Selkowitz 9fed79138a teams/eln/container: Install standalone sysusers for base containers
This avoids a dependency on the full systemd package for non-init
containers.
2025-01-23 18:46:23 -05:00
Stephen Gallagher 8af7cf6d8b Add cloud image support for ELN
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2024-08-22 10:20:33 -04:00
Stephen Gallagher 7f81d5bf32 Add ELN container
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2024-08-22 10:17:35 -04:00