mirror of
https://gitlab.com/fedora/bootc/base-images.git
synced 2026-08-30 13:00:45 +00:00
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>
7 lines
263 B
YAML
7 lines
263 B
YAML
# ELN uses the same distro variable as Fedora: ELN is a compose of Fedora
|
|
# Rawhide sources (see docs.fedoraproject.org/en-US/eln/). Repos come from
|
|
# REPOS_IMAGE at build time; we do not add fedora-repos-archive here.
|
|
variables:
|
|
distro: "fedora"
|
|
|
|
packages: []
|