-
Notifications
You must be signed in to change notification settings - Fork 649
templates: add almalinux-kitten-10 #3084
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
ff2169f
to
42ef272
Compare
a0bc4ba
to
c462e79
Compare
Still no cloud release of AlmaLinux 10, unfortunately. It was not included in the beta. Compared to original PR, only added the new "s390x" architecture (but no riscv64 yet) |
Signed-off-by: Anders F Björklund <[email protected]>
c462e79
to
c995e6d
Compare
Most of the code is duplicated between AlmaLinux and AlmaLinux Kitten, only the name and regexes differ. Signed-off-by: Anders F Björklund <[email protected]>
mounts: | ||
- location: "~" | ||
- location: "/tmp/lima" | ||
writable: true |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
needs CPUType for Intel?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Probably, I was hoping for it to be fixed.
Needs the cpuType override, for x86_64:
qemu64
to something newer #3063Needs one of those ugly update hacks:
https://github.com/lima-vm/lima/blob/master/hack/update-template-almalinux.sh
almalinux-kitten-10: https://almalinux.org/blog/2024-10-22-introducing-almalinux-os-kitten/
similar to: CentOS Stream
almalinux-10 (TBD): https://almalinux.org/blog/2024-12-10-almalinux-10-0-beta-now-available/
similar to: CentOS Linux