Fedora 41 and Alpine Linux update
This commit is contained in:
parent
a37de7a2b1
commit
a051db74ae
@ -21,3 +21,4 @@ set http-path http://${deploysvr}/
|
||||
# Platform
|
||||
# BIOS or UEFI, that is the question.
|
||||
# This is stupid - "platform" exists. Using that.
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user