summaryrefslogtreecommitdiffstats
path: root/syslinux
diff options
context:
space:
mode:
Diffstat (limited to 'syslinux')
-rw-r--r--syslinux/archiso_pxe64.cfg40
-rw-r--r--syslinux/archiso_pxe_both_inc.cfg2
-rw-r--r--syslinux/syslinux.cfg3
3 files changed, 23 insertions, 22 deletions
diff --git a/syslinux/archiso_pxe64.cfg b/syslinux/archiso_pxe64.cfg
index 2598916..e5e8978 100644
--- a/syslinux/archiso_pxe64.cfg
+++ b/syslinux/archiso_pxe64.cfg
@@ -1,24 +1,24 @@
-LABEL arch64_nbd
-TEXT HELP
-Boot the Arch Linux (x86_64) live medium (Using NBD).
-It allows you to install Arch Linux or perform system maintenance.
-ENDTEXT
-MENU LABEL Boot Arch Linux (x86_64) (NBD)
-LINUX boot/x86_64/vmlinuz
-INITRD boot/intel_ucode.img,boot/x86_64/archiso.img
-APPEND archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL% archiso_nbd_srv=${pxeserver}
-SYSAPPEND 3
+#LABEL arch64_nbd
+#TEXT HELP
+#Boot the Arch Linux (x86_64) live medium (Using NBD).
+#It allows you to install Arch Linux or perform system maintenance.
+#ENDTEXT
+#MENU LABEL Boot Arch Linux (x86_64) (NBD)
+#LINUX boot/x86_64/vmlinuz
+#INITRD boot/intel_ucode.img,boot/x86_64/archiso.img
+#APPEND archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL% archiso_nbd_srv=${pxeserver}
+#SYSAPPEND 3
-LABEL arch64_nfs
-TEXT HELP
-Boot the Arch Linux (x86_64) live medium (Using NFS).
-It allows you to install Arch Linux or perform system maintenance.
-ENDTEXT
-MENU LABEL Boot Arch Linux (x86_64) (NFS)
-LINUX boot/x86_64/vmlinuz
-INITRD boot/intel_ucode.img,boot/x86_64/archiso.img
-APPEND archisobasedir=%INSTALL_DIR% archiso_nfs_srv=${pxeserver}:/run/archiso/bootmnt
-SYSAPPEND 3
+#LABEL arch64_nfs
+#TEXT HELP
+#Boot the Arch Linux (x86_64) live medium (Using NFS).
+#It allows you to install Arch Linux or perform system maintenance.
+#ENDTEXT
+#MENU LABEL Boot Arch Linux (x86_64) (NFS)
+#LINUX boot/x86_64/vmlinuz
+#INITRD boot/intel_ucode.img,boot/x86_64/archiso.img
+#APPEND archisobasedir=%INSTALL_DIR% archiso_nfs_srv=${pxeserver}:/run/archiso/bootmnt
+#SYSAPPEND 3
LABEL arch64_http
TEXT HELP
diff --git a/syslinux/archiso_pxe_both_inc.cfg b/syslinux/archiso_pxe_both_inc.cfg
index 1593303..7eaac4b 100644
--- a/syslinux/archiso_pxe_both_inc.cfg
+++ b/syslinux/archiso_pxe_both_inc.cfg
@@ -1,4 +1,4 @@
INCLUDE boot/syslinux/archiso_head.cfg
INCLUDE boot/syslinux/archiso_pxe64.cfg
-INCLUDE boot/syslinux/archiso_pxe32.cfg
+#INCLUDE boot/syslinux/archiso_pxe32.cfg
INCLUDE boot/syslinux/archiso_tail.cfg
diff --git a/syslinux/syslinux.cfg b/syslinux/syslinux.cfg
index 3ee98de..1ef0e2d 100644
--- a/syslinux/syslinux.cfg
+++ b/syslinux/syslinux.cfg
@@ -1,4 +1,5 @@
-DEFAULT loadconfig
+DEFAULT arch64_http
+TIMEOUT 50
LABEL loadconfig
CONFIG archiso.cfg