Commit graph

4 commits

Author SHA1 Message Date
1b8ffac08d
eln: Ship 20-rhel.toml for RHEL-aligned bootc install defaults
Sets XFS as the default root filesystem for `bootc install to-disk`,
matching CentOS Stream 10 / RHEL bootc behavior.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-07-28 10:41:32 -04:00
5c45fc79b8
Switch ELN from minimal-plus to standard tier
Per yselkowitz's feedback, ELN should use the standard profile to match
rhel-bootc. This provides a more complete base image with enterprise
features like SSSD authentication, NFS support, TPM2/Clevis integration,
and better admin tooling.

Changes:
- eln/manifest.yaml: inherit from standard instead of minimal-plus
- README.md: update ELN description to reflect standard tier
- Rename Tekton pipelines: fedora-bootc-eln-minimal-plus-* -> fedora-bootc-eln-standard-*
- Update pipeline triggers to include standard.yaml and standard/ paths

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-07-24 14:23:06 -04:00
4f8a763ca5
lgtm, thanks Yaakov! 2026-07-24 14:23:06 -04:00
e87589e635
Add fedora-eln manifest for centos-eln
Add MANIFEST=fedora-eln: minimal-plus base for Enterprise Linux Next (ELN),
using distro fedora and ELN repos at build time. The resulting image is
published as centos-eln.

Ref: https://github.com/fedora-eln/eln/issues/214
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-24 14:23:05 -04:00