Add Fedora 42

This commit is contained in:
iRaven 2025-05-10 14:47:47 -05:00
parent 016b6ffb74
commit 1f6d212e9c

View File

@ -52,7 +52,8 @@ item debinst12 Debian 12 Installer
item deb12newsrv Debian 12 New Servers item deb12newsrv Debian 12 New Servers
item debinst11 Debian 11 Installer item debinst11 Debian 11 Installer
item deblive Debian Live System item deblive Debian Live System
item fedoralatest Fedora Installer Latest (41) 64-bit item fedoralatest Fedora Installer Latest (42) 64-bit
item fedora41 Fedora Installer 41 64-bit
item arch64 Arch Linux x64 item arch64 Arch Linux x64
item alpine Alpine Linux Latest (3.21) item alpine Alpine Linux Latest (3.21)
@ -80,7 +81,12 @@ initrd ${tftp-path}\debian\live-initrd.img
boot boot
:fedoralatest :fedoralatest
kernel ${tftp-path}\fedora\41vmlinuz initrd=41initrd.img inst.stage2=https://download.fedoraproject.org/pub/fedora/linux/releases/41/Server/x86_64/os/ kernel ${tftp-path}\fedora\42vmlinuz initrd=42initrd.img inst.stage2=https://download.fedoraproject.org/pub/fedora/linux/releases/41/Server/x86_64/os/
initrd ${http-path}/isosrc/fedora/42initrd.img
boot
:fedora41
kernel ${tftp-path}\fedora\41vmlinuz initrd=41initrd.img inst.stage2=https://download.fedoraproject.org/pub/fedora/linux/releases/42/Server/x86_64/os/
initrd ${tftp-path}\fedora\41initrd.img initrd ${tftp-path}\fedora\41initrd.img
boot boot