From a0945d8d89a2674410d723553e1dbdbe3978b5e3 Mon Sep 17 00:00:00 2001 From: iRaven4522 Date: Tue, 18 Mar 2025 03:13:34 -0500 Subject: [PATCH] would be nice if i actually updated the menu --- menu.ipxe | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/menu.ipxe b/menu.ipxe index dd4aca5..0bceac5 100644 --- a/menu.ipxe +++ b/menu.ipxe @@ -52,8 +52,9 @@ item debinst12 Debian 12 Installer item deb12newsrv Debian 12 New Servers item debinst11 Debian 11 Installer item deblive Debian Live System -item fedoralatest Fedora Installer Latest (39) 64-bit +item fedoralatest Fedora Installer Latest (41) 64-bit item arch64 Arch Linux x64 +item alpine Alpine Linux Latest (3.21) choose --default debinst12 --timeout 600000 target && goto ${target}