From e23ed4fc574d823d90d8b92b701571cf01112750 Mon Sep 17 00:00:00 2001 From: Dexter Gerig Date: Sun, 22 Mar 2026 15:05:13 -0500 Subject: [PATCH] [boot] Update TinyCoreLinux demo from 11.x to 17.x --- static/tinycore.ipxe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/tinycore.ipxe b/static/tinycore.ipxe index 3d0ee97..99e73f2 100644 --- a/static/tinycore.ipxe +++ b/static/tinycore.ipxe @@ -1,6 +1,6 @@ #!ipxe -set base http://tinycorelinux.net/11.x/x86/release/distribution_files +set base http://tinycorelinux.net/17.x/x86/release/distribution_files cpuid --ext 29 && set arch 64 || set arch