aboutsummaryrefslogtreecommitdiffstats
path: root/main/alpine-ipxe/boot.ipxe
diff options
context:
space:
mode:
Diffstat (limited to 'main/alpine-ipxe/boot.ipxe')
-rw-r--r--main/alpine-ipxe/boot.ipxe4
1 files changed, 4 insertions, 0 deletions
diff --git a/main/alpine-ipxe/boot.ipxe b/main/alpine-ipxe/boot.ipxe
new file mode 100644
index 0000000000..9434db43c9
--- /dev/null
+++ b/main/alpine-ipxe/boot.ipxe
@@ -0,0 +1,4 @@
+#!ipxe
+ifconf
+chain https://boot.alpinelinux.org/boot.ipxe || shell
+exit