OSDN Git Service

Remove i686 boot options
[boonux/boonux.git] / syslinux / archiso_pxe.cfg
similarity index 93%
rename from syslinux/archiso_pxe64.cfg
rename to syslinux/archiso_pxe.cfg
index 2598916..481371a 100644 (file)
@@ -1,3 +1,5 @@
+INCLUDE boot/syslinux/archiso_head.cfg
+
 LABEL arch64_nbd
 TEXT HELP
 Boot the Arch Linux (x86_64) live medium (Using NBD).
@@ -30,3 +32,5 @@ LINUX boot/x86_64/vmlinuz
 INITRD boot/intel_ucode.img,boot/x86_64/archiso.img
 APPEND archisobasedir=%INSTALL_DIR% archiso_http_srv=http://${pxeserver}/
 SYSAPPEND 3
+
+INCLUDE boot/syslinux/archiso_tail.cfg