More Rocky/Almalinux fixes

This commit is contained in:
Gregory Ballantine
2026-06-17 17:20:40 -04:00
parent b210f910b8
commit d5d4e6c44c
2 changed files with 8 additions and 2 deletions

View File

@@ -1,4 +1,7 @@
url --url="https://repo.almalinux.org/almalinux/$releasever/BaseOS/$basearch/os/"
# Dynamically points to the correct version and architecture based on the ISO booted
url --mirrorlist="https://mirrors.almalinux.org/mirrorlist/$releasever/baseos"
# Include AppStream as an additional repository
repo --name="AppStream" --mirrorlist="https://mirrors.almalinux.org/mirrorlist/$releasever/appstream"
# Keyboard layouts
keyboard --vckeymap=us --xlayouts='us'