mirror of
https://github.com/vyme-fr/vm-template.git
synced 2026-05-09 08:25:36 +02:00
[PR #4] [MERGED] Alma #4
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
vyme-fr/vm-template#4
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/vyme-fr/vm-template/pull/4
Author: @BreizhHardware
Created: 2/24/2026
Status: ✅ Merged
Merged: 2/24/2026
Merged by: @savalet
Base:
main← Head:alma📝 Commits (2)
e334446Merge pull request #1 from vyme-fr/main3fddfa6Add almalinux support📊 Changes
3 files changed (+103 additions, -5 deletions)
View changed files
📝
build.sh(+58 -4)📝
config.yml(+17 -1)📝
files/00-motd.sh(+28 -0)📄 Description
This pull request adds support for AlmaLinux to the VM image build scripts and configuration. The changes ensure AlmaLinux images can be built, customized, and display relevant information on login, similarly to existing support for Debian, Ubuntu, and Alpine. Key modifications include updates to dependency checks, configuration files, and custom scripts.
AlmaLinux support in build process and configuration:
libguestfs-toolsalongsidevirt-customize. (build.sh) [1] [2]build.sh) [1] [2]config.yml) [1] [2]config.yml)User experience improvements:
files/00-motd.sh)General improvements:
requirefunction in the build script to optionally display additional information about missing dependencies. (build.sh)🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.