summaryrefslogtreecommitdiffstats
path: root/syslinux/archiso_sys64.cfg
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@xinu.at>2016-10-06 13:57:31 +0200
committerFlorian Pritz <bluewind@xinu.at>2016-10-06 13:58:03 +0200
commit43e9481276fbeb342e183d69af299b251c5447c8 (patch)
tree589602ac5802dde911bf4ee474734f9f2400fdfb /syslinux/archiso_sys64.cfg
parentf6cd0830b0a9c46b8037dc9d3b2c28fdf73a7923 (diff)
downloadarchiso-config-43e9481276fbeb342e183d69af299b251c5447c8.tar.gz
archiso-config-43e9481276fbeb342e183d69af299b251c5447c8.tar.xz
Inline build.sh and syslinux
Direct copy from upstream Signed-off-by: Florian Pritz <bluewind@xinu.at>
Diffstat (limited to 'syslinux/archiso_sys64.cfg')
-rw-r--r--syslinux/archiso_sys64.cfg9
1 files changed, 9 insertions, 0 deletions
diff --git a/syslinux/archiso_sys64.cfg b/syslinux/archiso_sys64.cfg
new file mode 100644
index 0000000..2694968
--- /dev/null
+++ b/syslinux/archiso_sys64.cfg
@@ -0,0 +1,9 @@
+LABEL arch64
+TEXT HELP
+Boot the Arch Linux (x86_64) live medium.
+It allows you to install Arch Linux or perform system maintenance.
+ENDTEXT
+MENU LABEL Boot Arch Linux (x86_64)
+LINUX boot/x86_64/vmlinuz
+INITRD boot/intel_ucode.img,boot/x86_64/archiso.img
+APPEND archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL%