Fedora 41 and Alpine Linux update

This commit is contained in:
iRaven 2025-03-18 03:10:24 -05:00
parent a37de7a2b1
commit a051db74ae
2 changed files with 8 additions and 2 deletions

View File

@ -21,3 +21,4 @@ set http-path http://${deploysvr}/
# Platform
# BIOS or UEFI, that is the question.
# This is stupid - "platform" exists. Using that.

View File

@ -79,8 +79,8 @@ initrd ${tftp-path}\debian\live-initrd.img
boot
:fedoralatest
kernel ${tftp-path}\fedora\39vmlinuz initrd=39initrd.img inst.stage2=https://download.fedoraproject.org/pub/fedora/linux/releases/39/Server/x86_64/os/
initrd ${tftp-path}\fedora\39initrd.img
kernel ${tftp-path}\fedora\41vmlinuz initrd=41initrd.img inst.stage2=https://download.fedoraproject.org/pub/fedora/linux/releases/41/Server/x86_64/os/
initrd ${tftp-path}\fedora\41initrd.img
boot
:arch64
@ -90,6 +90,11 @@ initrd ${tftp-path}\arch\amd-ucode.img
initrd ${tftp-path}\arch\x86_64\initramfs-linux.img
boot
:alpine
kernel ${tftp-path}\boot\alpine\vmlinuz-virt console=tty0 modules=loop,squashfs quiet nomodeset alpine_repo=https://dl-cdn.alpinelinux.org/alpine/v3.21/main modloop=${http-path}/isosrc/alpine/modloop-virt
initrd ${tftp-path}\boot\initramfs-virt
boot
### Utilities
:utilmenu
menu System Tools and Utilities