OSDN Git Service

[add] : Added configs of SYSLINUX for i686
authorhayao <shun819.mail@gmail.com>
Sun, 19 Jul 2020 02:10:36 +0000 (11:10 +0900)
committerhayao <shun819.mail@gmail.com>
Sun, 19 Jul 2020 02:10:36 +0000 (11:10 +0900)
39 files changed:
syslinux/i686/archiso.cfg
syslinux/i686/archiso_pxe_load.cfg [moved from syslinux/i686/archiso_pxe_main.cfg with 100% similarity]
syslinux/i686/archiso_pxe_nosplash.cfg [moved from syslinux/i686/pxe/archiso_pxe-core.cfg with 91% similarity]
syslinux/i686/archiso_pxe_splash.cfg [moved from syslinux/i686/pxe-plymouth/archiso_pxe-lqx.cfg with 91% similarity]
syslinux/i686/archiso_sys_load.cfg [moved from syslinux/i686/archiso_sys_main.cfg with 100% similarity]
syslinux/i686/archiso_sys_nosplash.cfg [moved from syslinux/i686/sys/archiso_sys-core.cfg with 91% similarity]
syslinux/i686/archiso_sys_splash.cfg [moved from syslinux/i686/sys-plymouth/archiso_sys-ck.cfg with 91% similarity]
syslinux/i686/pxe-plymouth/archiso_pxe-ck.cfg [deleted file]
syslinux/i686/pxe-plymouth/archiso_pxe-core.cfg [deleted file]
syslinux/i686/pxe-plymouth/archiso_pxe-lts.cfg [deleted file]
syslinux/i686/pxe-plymouth/archiso_pxe-rt-lts.cfg [deleted file]
syslinux/i686/pxe-plymouth/archiso_pxe-rt.cfg [deleted file]
syslinux/i686/pxe-plymouth/archiso_pxe-xanmod-lts.cfg [deleted file]
syslinux/i686/pxe-plymouth/archiso_pxe-xanmod.cfg [deleted file]
syslinux/i686/pxe-plymouth/archiso_pxe-zen.cfg [deleted file]
syslinux/i686/pxe/archiso_pxe-ck.cfg [deleted file]
syslinux/i686/pxe/archiso_pxe-lqx.cfg [deleted file]
syslinux/i686/pxe/archiso_pxe-lts.cfg [deleted file]
syslinux/i686/pxe/archiso_pxe-rt-lts.cfg [deleted file]
syslinux/i686/pxe/archiso_pxe-rt.cfg [deleted file]
syslinux/i686/pxe/archiso_pxe-xanmod-lts.cfg [deleted file]
syslinux/i686/pxe/archiso_pxe-xanmod.cfg [deleted file]
syslinux/i686/pxe/archiso_pxe-zen.cfg [deleted file]
syslinux/i686/sys-plymouth/archiso_sys-core.cfg [deleted file]
syslinux/i686/sys-plymouth/archiso_sys-lqx.cfg [deleted file]
syslinux/i686/sys-plymouth/archiso_sys-lts.cfg [deleted file]
syslinux/i686/sys-plymouth/archiso_sys-rt-lts.cfg [deleted file]
syslinux/i686/sys-plymouth/archiso_sys-rt.cfg [deleted file]
syslinux/i686/sys-plymouth/archiso_sys-xanmod-lts.cfg [deleted file]
syslinux/i686/sys-plymouth/archiso_sys-xanmod.cfg [deleted file]
syslinux/i686/sys-plymouth/archiso_sys-zen.cfg [deleted file]
syslinux/i686/sys/archiso_sys-ck.cfg [deleted file]
syslinux/i686/sys/archiso_sys-lqx.cfg [deleted file]
syslinux/i686/sys/archiso_sys-lts.cfg [deleted file]
syslinux/i686/sys/archiso_sys-rt-lts.cfg [deleted file]
syslinux/i686/sys/archiso_sys-rt.cfg [deleted file]
syslinux/i686/sys/archiso_sys-xanmod-lts.cfg [deleted file]
syslinux/i686/sys/archiso_sys-xanmod.cfg [deleted file]
syslinux/i686/sys/archiso_sys-zen.cfg [deleted file]

index 567e370..683e105 100644 (file)
@@ -12,7 +12,7 @@ COM32 boot/syslinux/whichsys.c32
 APPEND -pxe- pxe -sys- sys -iso- sys
 
 LABEL pxe
-CONFIG boot/syslinux/archiso_pxe_main.cfg
+CONFIG boot/syslinux/archiso_pxe_load.cfg
 
 LABEL sys
-CONFIG boot/syslinux/archiso_sys_main.cfg
+CONFIG boot/syslinux/archiso_sys_load.cfg
similarity index 91%
rename from syslinux/i686/pxe/archiso_pxe-core.cfg
rename to syslinux/i686/archiso_pxe_nosplash.cfg
index f50964e..a4ec0c8 100644 (file)
@@ -11,7 +11,7 @@ Boot the %OS_NAME% (i686) live medium (Using NBD).
 It allows you to install %OS_NAME% or perform system maintenance.
 ENDTEXT
 MENU LABEL Boot %OS_NAME% (i686) (NBD)
-LINUX boot/i686/vmlinuz
+LINUX boot/i686/%KERNEL_FILENAME%
 INITRD boot/intel_ucode.img,boot/amd_ucode.img,boot/i686/archiso.img
 APPEND archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL% archiso_nbd_srv=${pxeserver}
 SYSAPPEND 3
@@ -22,7 +22,7 @@ Boot the %OS_NAME% (i686) live medium (Using NFS).
 It allows you to install %OS_NAME% or perform system maintenance.
 ENDTEXT
 MENU LABEL Boot %OS_NAME% (i686) (NFS)
-LINUX boot/i686/vmlinuz
+LINUX boot/i686/%KERNEL_FILENAME%
 INITRD boot/intel_ucode.img,boot/amd_ucode.img,boot/i686/archiso.img
 APPEND archisobasedir=%INSTALL_DIR% archiso_nfs_srv=${pxeserver}:/run/archiso/bootmnt
 SYSAPPEND 3
@@ -33,7 +33,7 @@ Boot the %OS_NAME% (i686) live medium (Using HTTP).
 It allows you to install %OS_NAME% or perform system maintenance.
 ENDTEXT
 MENU LABEL Boot %OS_NAME% (i686) (HTTP)
-LINUX boot/i686/vmlinuz
+LINUX boot/i686/%KERNEL_FILENAME%
 INITRD boot/intel_ucode.img,boot/amd_ucode.img,boot/i686/archiso.img
 APPEND archisobasedir=%INSTALL_DIR% archiso_http_srv=http://${pxeserver}/
 SYSAPPEND 3
\ No newline at end of file
similarity index 91%
rename from syslinux/i686/pxe-plymouth/archiso_pxe-lqx.cfg
rename to syslinux/i686/archiso_pxe_splash.cfg
index 4cc1523..36d2602 100644 (file)
@@ -11,7 +11,7 @@ Boot the %OS_NAME% (i686) live medium (Using NBD).
 It allows you to install %OS_NAME% or perform system maintenance.
 ENDTEXT
 MENU LABEL Boot %OS_NAME% (i686) (NBD)
-LINUX boot/i686/vmlinuz-linux-lqx
+LINUX boot/i686/%KERNEL_FILENAME%
 INITRD boot/intel_ucode.img,boot/amd_ucode.img,boot/i686/archiso.img
 APPEND archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL% archiso_nbd_srv=${pxeserver} loglevel=3 quiet splash udev.log-priority=3
 SYSAPPEND 3
@@ -22,7 +22,7 @@ Boot the %OS_NAME% (i686) live medium (Using NFS).
 It allows you to install %OS_NAME% or perform system maintenance.
 ENDTEXT
 MENU LABEL Boot %OS_NAME% (i686) (NFS)
-LINUX boot/i686/vmlinuz-linux-lqx
+LINUX boot/i686/%KERNEL_FILENAME%
 INITRD boot/intel_ucode.img,boot/amd_ucode.img,boot/i686/archiso.img
 APPEND archisobasedir=%INSTALL_DIR% archiso_nfs_srv=${pxeserver}:/run/archiso/bootmnt loglevel=3 quiet splash udev.log-priority=3
 SYSAPPEND 3
@@ -33,7 +33,7 @@ Boot the %OS_NAME% (i686) live medium (Using HTTP).
 It allows you to install %OS_NAME% or perform system maintenance.
 ENDTEXT
 MENU LABEL Boot %OS_NAME% (i686) (HTTP)
-LINUX boot/i686/vmlinuz-linux-lqx
+LINUX boot/i686/%KERNEL_FILENAME%
 INITRD boot/intel_ucode.img,boot/amd_ucode.img,boot/i686/archiso.img
 APPEND archisobasedir=%INSTALL_DIR% archiso_http_srv=http://${pxeserver}/ loglevel=3 quiet splash udev.log-priority=3
 SYSAPPEND 3
\ No newline at end of file
similarity index 91%
rename from syslinux/i686/sys/archiso_sys-core.cfg
rename to syslinux/i686/archiso_sys_nosplash.cfg
index b5a233c..939e67b 100644 (file)
@@ -11,7 +11,7 @@ Boot the %OS_NAME% (i686) live medium.
 It allows you to install %OS_NAME% or perform system maintenance.
 ENDTEXT
 MENU LABEL Boot %OS_NAME% (i686)
-LINUX boot/i686/vmlinuz
+LINUX boot/i686/%KERNEL_FILENAME%
 INITRD boot/intel_ucode.img,boot/amd_ucode.img,boot/i686/archiso.img
 APPEND archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL%
 
@@ -21,6 +21,6 @@ Start with minimal of prompts. do not use systemd.
 Please use it in the environment where GUI cannot be started.
 ENDTEXT
 MENU LABEL Boot %OS_NAME% (i686) without GUI
-LINUX boot/i686/vmlinuz
+LINUX boot/i686/%KERNEL_FILENAME%
 INITRD boot/intel_ucode.img,boot/amd_ucode.img,boot/i686/archiso.img
 APPEND archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL% systemd.unit=multi-user.target
similarity index 91%
rename from syslinux/i686/sys-plymouth/archiso_sys-ck.cfg
rename to syslinux/i686/archiso_sys_splash.cfg
index af47ed3..7474b39 100644 (file)
@@ -11,7 +11,7 @@ Boot the %OS_NAME% (i686) live medium.
 It allows you to install %OS_NAME% or perform system maintenance.
 ENDTEXT
 MENU LABEL Boot %OS_NAME% (i686)
-LINUX boot/i686/vmlinuz-linux-ck
+LINUX boot/i686/%KERNEL_FILENAME%
 INITRD boot/intel_ucode.img,boot/amd_ucode.img,boot/i686/archiso.img
 APPEND archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL% loglevel=3 quiet splash udev.log-priority=3
 
@@ -21,7 +21,7 @@ Boot the %OS_NAME% (i686) live medium.
 This allows %OS_NAME% to boot without boot splash.
 ENDTEXT
 MENU LABEL Boot %OS_NAME% without boot splash (i686)
-LINUX boot/i686/vmlinuz-linux-ck
+LINUX boot/i686/%KERNEL_FILENAME%
 INITRD boot/intel_ucode.img,boot/amd_ucode.img,boot/i686/archiso.img
 
 LABEL rescue
@@ -30,6 +30,6 @@ Start with minimal of prompts. do not use systemd.
 Please use it in the environment where GUI cannot be started.
 ENDTEXT
 MENU LABEL Boot %OS_NAME% (i686) without GUI
-LINUX boot/i686/vmlinuz-linux-ck
+LINUX boot/i686/%KERNEL_FILENAME%
 INITRD boot/intel_ucode.img,boot/amd_ucode.img,boot/i686/archiso.img
 APPEND archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL% systemd.unit=multi-user.target
diff --git a/syslinux/i686/pxe-plymouth/archiso_pxe-ck.cfg b/syslinux/i686/pxe-plymouth/archiso_pxe-ck.cfg
deleted file mode 100644 (file)
index 7ec47f3..0000000
+++ /dev/null
@@ -1,39 +0,0 @@
-# Yamada Hayao
-# Twitter: @Hayao0819
-# Email  : hayao@fascode.net
-#
-# (c) 2019-2020 Fascode Network.
-#
-
-LABEL arch32_nbd
-TEXT HELP
-Boot the %OS_NAME% (i686) live medium (Using NBD).
-It allows you to install %OS_NAME% or perform system maintenance.
-ENDTEXT
-MENU LABEL Boot %OS_NAME% (i686) (NBD)
-LINUX boot/i686/vmlinuz-linux-ck
-INITRD boot/intel_ucode.img,boot/amd_ucode.img,boot/i686/archiso.img
-APPEND archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL% archiso_nbd_srv=${pxeserver} loglevel=3 quiet splash udev.log-priority=3
-SYSAPPEND 3
-
-LABEL arch32_nfs
-TEXT HELP
-Boot the %OS_NAME% (i686) live medium (Using NFS).
-It allows you to install %OS_NAME% or perform system maintenance.
-ENDTEXT
-MENU LABEL Boot %OS_NAME% (i686) (NFS)
-LINUX boot/i686/vmlinuz-linux-ck
-INITRD boot/intel_ucode.img,boot/amd_ucode.img,boot/i686/archiso.img
-APPEND archisobasedir=%INSTALL_DIR% archiso_nfs_srv=${pxeserver}:/run/archiso/bootmnt loglevel=3 quiet splash udev.log-priority=3
-SYSAPPEND 3
-
-LABEL arch32_http
-TEXT HELP
-Boot the %OS_NAME% (i686) live medium (Using HTTP).
-It allows you to install %OS_NAME% or perform system maintenance.
-ENDTEXT
-MENU LABEL Boot %OS_NAME% (i686) (HTTP)
-LINUX boot/i686/vmlinuz-linux-ck
-INITRD boot/intel_ucode.img,boot/amd_ucode.img,boot/i686/archiso.img
-APPEND archisobasedir=%INSTALL_DIR% archiso_http_srv=http://${pxeserver}/ loglevel=3 quiet splash udev.log-priority=3
-SYSAPPEND 3
\ No newline at end of file
diff --git a/syslinux/i686/pxe-plymouth/archiso_pxe-core.cfg b/syslinux/i686/pxe-plymouth/archiso_pxe-core.cfg
deleted file mode 100644 (file)
index c01efd8..0000000
+++ /dev/null
@@ -1,39 +0,0 @@
-# Yamada Hayao
-# Twitter: @Hayao0819
-# Email  : hayao@fascode.net
-#
-# (c) 2019-2020 Fascode Network.
-#
-
-LABEL arch32_nbd
-TEXT HELP
-Boot the %OS_NAME% (i686) live medium (Using NBD).
-It allows you to install %OS_NAME% or perform system maintenance.
-ENDTEXT
-MENU LABEL Boot %OS_NAME% (i686) (NBD)
-LINUX boot/i686/vmlinuz
-INITRD boot/intel_ucode.img,boot/amd_ucode.img,boot/i686/archiso.img
-APPEND archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL% archiso_nbd_srv=${pxeserver} loglevel=3 quiet splash udev.log-priority=3
-SYSAPPEND 3
-
-LABEL arch32_nfs
-TEXT HELP
-Boot the %OS_NAME% (i686) live medium (Using NFS).
-It allows you to install %OS_NAME% or perform system maintenance.
-ENDTEXT
-MENU LABEL Boot %OS_NAME% (i686) (NFS)
-LINUX boot/i686/vmlinuz
-INITRD boot/intel_ucode.img,boot/amd_ucode.img,boot/i686/archiso.img
-APPEND archisobasedir=%INSTALL_DIR% archiso_nfs_srv=${pxeserver}:/run/archiso/bootmnt loglevel=3 quiet splash udev.log-priority=3
-SYSAPPEND 3
-
-LABEL arch32_http
-TEXT HELP
-Boot the %OS_NAME% (i686) live medium (Using HTTP).
-It allows you to install %OS_NAME% or perform system maintenance.
-ENDTEXT
-MENU LABEL Boot %OS_NAME% (i686) (HTTP)
-LINUX boot/i686/vmlinuz
-INITRD boot/intel_ucode.img,boot/amd_ucode.img,boot/i686/archiso.img
-APPEND archisobasedir=%INSTALL_DIR% archiso_http_srv=http://${pxeserver}/ loglevel=3 quiet splash udev.log-priority=3
-SYSAPPEND 3
\ No newline at end of file
diff --git a/syslinux/i686/pxe-plymouth/archiso_pxe-lts.cfg b/syslinux/i686/pxe-plymouth/archiso_pxe-lts.cfg
deleted file mode 100644 (file)
index 54d4eba..0000000
+++ /dev/null
@@ -1,39 +0,0 @@
-# Yamada Hayao
-# Twitter: @Hayao0819
-# Email  : hayao@fascode.net
-#
-# (c) 2019-2020 Fascode Network.
-#
-
-LABEL arch32_nbd
-TEXT HELP
-Boot the %OS_NAME% (i686) live medium (Using NBD).
-It allows you to install %OS_NAME% or perform system maintenance.
-ENDTEXT
-MENU LABEL Boot %OS_NAME% (i686) (NBD)
-LINUX boot/i686/vmlinuz-linux-lts
-INITRD boot/intel_ucode.img,boot/amd_ucode.img,boot/i686/archiso.img
-APPEND archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL% archiso_nbd_srv=${pxeserver} loglevel=3 quiet splash udev.log-priority=3
-SYSAPPEND 3
-
-LABEL arch32_nfs
-TEXT HELP
-Boot the %OS_NAME% (i686) live medium (Using NFS).
-It allows you to install %OS_NAME% or perform system maintenance.
-ENDTEXT
-MENU LABEL Boot %OS_NAME% (i686) (NFS)
-LINUX boot/i686/vmlinuz-linux-lts
-INITRD boot/intel_ucode.img,boot/amd_ucode.img,boot/i686/archiso.img
-APPEND archisobasedir=%INSTALL_DIR% archiso_nfs_srv=${pxeserver}:/run/archiso/bootmnt loglevel=3 quiet splash udev.log-priority=3
-SYSAPPEND 3
-
-LABEL arch32_http
-TEXT HELP
-Boot the %OS_NAME% (i686) live medium (Using HTTP).
-It allows you to install %OS_NAME% or perform system maintenance.
-ENDTEXT
-MENU LABEL Boot %OS_NAME% (i686) (HTTP)
-LINUX boot/i686/vmlinuz-linux-lts
-INITRD boot/intel_ucode.img,boot/amd_ucode.img,boot/i686/archiso.img
-APPEND archisobasedir=%INSTALL_DIR% archiso_http_srv=http://${pxeserver}/ loglevel=3 quiet splash udev.log-priority=3
-SYSAPPEND 3
\ No newline at end of file
diff --git a/syslinux/i686/pxe-plymouth/archiso_pxe-rt-lts.cfg b/syslinux/i686/pxe-plymouth/archiso_pxe-rt-lts.cfg
deleted file mode 100644 (file)
index 54d4eba..0000000
+++ /dev/null
@@ -1,39 +0,0 @@
-# Yamada Hayao
-# Twitter: @Hayao0819
-# Email  : hayao@fascode.net
-#
-# (c) 2019-2020 Fascode Network.
-#
-
-LABEL arch32_nbd
-TEXT HELP
-Boot the %OS_NAME% (i686) live medium (Using NBD).
-It allows you to install %OS_NAME% or perform system maintenance.
-ENDTEXT
-MENU LABEL Boot %OS_NAME% (i686) (NBD)
-LINUX boot/i686/vmlinuz-linux-lts
-INITRD boot/intel_ucode.img,boot/amd_ucode.img,boot/i686/archiso.img
-APPEND archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL% archiso_nbd_srv=${pxeserver} loglevel=3 quiet splash udev.log-priority=3
-SYSAPPEND 3
-
-LABEL arch32_nfs
-TEXT HELP
-Boot the %OS_NAME% (i686) live medium (Using NFS).
-It allows you to install %OS_NAME% or perform system maintenance.
-ENDTEXT
-MENU LABEL Boot %OS_NAME% (i686) (NFS)
-LINUX boot/i686/vmlinuz-linux-lts
-INITRD boot/intel_ucode.img,boot/amd_ucode.img,boot/i686/archiso.img
-APPEND archisobasedir=%INSTALL_DIR% archiso_nfs_srv=${pxeserver}:/run/archiso/bootmnt loglevel=3 quiet splash udev.log-priority=3
-SYSAPPEND 3
-
-LABEL arch32_http
-TEXT HELP
-Boot the %OS_NAME% (i686) live medium (Using HTTP).
-It allows you to install %OS_NAME% or perform system maintenance.
-ENDTEXT
-MENU LABEL Boot %OS_NAME% (i686) (HTTP)
-LINUX boot/i686/vmlinuz-linux-lts
-INITRD boot/intel_ucode.img,boot/amd_ucode.img,boot/i686/archiso.img
-APPEND archisobasedir=%INSTALL_DIR% archiso_http_srv=http://${pxeserver}/ loglevel=3 quiet splash udev.log-priority=3
-SYSAPPEND 3
\ No newline at end of file
diff --git a/syslinux/i686/pxe-plymouth/archiso_pxe-rt.cfg b/syslinux/i686/pxe-plymouth/archiso_pxe-rt.cfg
deleted file mode 100644 (file)
index 3fe9df3..0000000
+++ /dev/null
@@ -1,39 +0,0 @@
-# Yamada Hayao
-# Twitter: @Hayao0819
-# Email  : hayao@fascode.net
-#
-# (c) 2019-2020 Fascode Network.
-#
-
-LABEL arch32_nbd
-TEXT HELP
-Boot the %OS_NAME% (i686) live medium (Using NBD).
-It allows you to install %OS_NAME% or perform system maintenance.
-ENDTEXT
-MENU LABEL Boot %OS_NAME% (i686) (NBD)
-LINUX boot/i686/vmlinuz-linux-rt
-INITRD boot/intel_ucode.img,boot/amd_ucode.img,boot/i686/archiso.img
-APPEND archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL% archiso_nbd_srv=${pxeserver} loglevel=3 quiet splash udev.log-priority=3
-SYSAPPEND 3
-
-LABEL arch32_nfs
-TEXT HELP
-Boot the %OS_NAME% (i686) live medium (Using NFS).
-It allows you to install %OS_NAME% or perform system maintenance.
-ENDTEXT
-MENU LABEL Boot %OS_NAME% (i686) (NFS)
-LINUX boot/i686/vmlinuz-linux-rt
-INITRD boot/intel_ucode.img,boot/amd_ucode.img,boot/i686/archiso.img
-APPEND archisobasedir=%INSTALL_DIR% archiso_nfs_srv=${pxeserver}:/run/archiso/bootmnt loglevel=3 quiet splash udev.log-priority=3
-SYSAPPEND 3
-
-LABEL arch32_http
-TEXT HELP
-Boot the %OS_NAME% (i686) live medium (Using HTTP).
-It allows you to install %OS_NAME% or perform system maintenance.
-ENDTEXT
-MENU LABEL Boot %OS_NAME% (i686) (HTTP)
-LINUX boot/i686/vmlinuz-linux-rt
-INITRD boot/intel_ucode.img,boot/amd_ucode.img,boot/i686/archiso.img
-APPEND archisobasedir=%INSTALL_DIR% archiso_http_srv=http://${pxeserver}/ loglevel=3 quiet splash udev.log-priority=3
-SYSAPPEND 3
\ No newline at end of file
diff --git a/syslinux/i686/pxe-plymouth/archiso_pxe-xanmod-lts.cfg b/syslinux/i686/pxe-plymouth/archiso_pxe-xanmod-lts.cfg
deleted file mode 100644 (file)
index d141f65..0000000
+++ /dev/null
@@ -1,39 +0,0 @@
-# Yamada Hayao
-# Twitter: @Hayao0819
-# Email  : hayao@fascode.net
-#
-# (c) 2019-2020 Fascode Network.
-#
-
-LABEL arch32_nbd
-TEXT HELP
-Boot the %OS_NAME% (i686) live medium (Using NBD).
-It allows you to install %OS_NAME% or perform system maintenance.
-ENDTEXT
-MENU LABEL Boot %OS_NAME% (i686) (NBD)
-LINUX boot/i686/vmlinuz-linux-xanmod-lts
-INITRD boot/intel_ucode.img,boot/amd_ucode.img,boot/i686/archiso.img
-APPEND archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL% archiso_nbd_srv=${pxeserver} loglevel=3 quiet splash udev.log-priority=3
-SYSAPPEND 3
-
-LABEL arch32_nfs
-TEXT HELP
-Boot the %OS_NAME% (i686) live medium (Using NFS).
-It allows you to install %OS_NAME% or perform system maintenance.
-ENDTEXT
-MENU LABEL Boot %OS_NAME% (i686) (NFS)
-LINUX boot/i686/vmlinuz-linux-xanmod-lts
-INITRD boot/intel_ucode.img,boot/amd_ucode.img,boot/i686/archiso.img
-APPEND archisobasedir=%INSTALL_DIR% archiso_nfs_srv=${pxeserver}:/run/archiso/bootmnt loglevel=3 quiet splash udev.log-priority=3
-SYSAPPEND 3
-
-LABEL arch32_http
-TEXT HELP
-Boot the %OS_NAME% (i686) live medium (Using HTTP).
-It allows you to install %OS_NAME% or perform system maintenance.
-ENDTEXT
-MENU LABEL Boot %OS_NAME% (i686) (HTTP)
-LINUX boot/i686/vmlinuz-linux-xanmod-lts
-INITRD boot/intel_ucode.img,boot/amd_ucode.img,boot/i686/archiso.img
-APPEND archisobasedir=%INSTALL_DIR% archiso_http_srv=http://${pxeserver}/ loglevel=3 quiet splash udev.log-priority=3
-SYSAPPEND 3
\ No newline at end of file
diff --git a/syslinux/i686/pxe-plymouth/archiso_pxe-xanmod.cfg b/syslinux/i686/pxe-plymouth/archiso_pxe-xanmod.cfg
deleted file mode 100644 (file)
index 71c58a3..0000000
+++ /dev/null
@@ -1,39 +0,0 @@
-
-# Yamada Hayao
-# Twitter: @Hayao0819
-# Email  : hayao@fascode.net
-#
-# (c) 2019-2020 Fascode Network.
-#
-LABEL arch32_nbd
-TEXT HELP
-Boot the %OS_NAME% (i686) live medium (Using NBD).
-It allows you to install %OS_NAME% or perform system maintenance.
-ENDTEXT
-MENU LABEL Boot %OS_NAME% (i686) (NBD)
-LINUX boot/i686/vmlinuz-linux-xanmod
-INITRD boot/intel_ucode.img,boot/amd_ucode.img,boot/i686/archiso.img
-APPEND archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL% archiso_nbd_srv=${pxeserver} loglevel=3 quiet splash udev.log-priority=3
-SYSAPPEND 3
-
-LABEL arch32_nfs
-TEXT HELP
-Boot the %OS_NAME% (i686) live medium (Using NFS).
-It allows you to install %OS_NAME% or perform system maintenance.
-ENDTEXT
-MENU LABEL Boot %OS_NAME% (i686) (NFS)
-LINUX boot/i686/vmlinuz-linux-xanmod
-INITRD boot/intel_ucode.img,boot/amd_ucode.img,boot/i686/archiso.img
-APPEND archisobasedir=%INSTALL_DIR% archiso_nfs_srv=${pxeserver}:/run/archiso/bootmnt loglevel=3 quiet splash udev.log-priority=3
-SYSAPPEND 3
-
-LABEL arch32_http
-TEXT HELP
-Boot the %OS_NAME% (i686) live medium (Using HTTP).
-It allows you to install %OS_NAME% or perform system maintenance.
-ENDTEXT
-MENU LABEL Boot %OS_NAME% (i686) (HTTP)
-LINUX boot/i686/vmlinuz-linux-xanmod
-INITRD boot/intel_ucode.img,boot/amd_ucode.img,boot/i686/archiso.img
-APPEND archisobasedir=%INSTALL_DIR% archiso_http_srv=http://${pxeserver}/ loglevel=3 quiet splash udev.log-priority=3
-SYSAPPEND 3
\ No newline at end of file
diff --git a/syslinux/i686/pxe-plymouth/archiso_pxe-zen.cfg b/syslinux/i686/pxe-plymouth/archiso_pxe-zen.cfg
deleted file mode 100644 (file)
index b139529..0000000
+++ /dev/null
@@ -1,39 +0,0 @@
-# Yamada Hayao
-# Twitter: @Hayao0819
-# Email  : hayao@fascode.net
-#
-# (c) 2019-2020 Fascode Network.
-#
-
-LABEL arch32_nbd
-TEXT HELP
-Boot the %OS_NAME% (i686) live medium (Using NBD).
-It allows you to install %OS_NAME% or perform system maintenance.
-ENDTEXT
-MENU LABEL Boot %OS_NAME% (i686) (NBD)
-LINUX boot/i686/vmlinuz-linux-zen
-INITRD boot/intel_ucode.img,boot/amd_ucode.img,boot/i686/archiso.img
-APPEND archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL% archiso_nbd_srv=${pxeserver} loglevel=3 quiet splash udev.log-priority=3
-SYSAPPEND 3
-
-LABEL arch32_nfs
-TEXT HELP
-Boot the %OS_NAME% (i686) live medium (Using NFS).
-It allows you to install %OS_NAME% or perform system maintenance.
-ENDTEXT
-MENU LABEL Boot %OS_NAME% (i686) (NFS)
-LINUX boot/i686/vmlinuz-linux-zen
-INITRD boot/intel_ucode.img,boot/amd_ucode.img,boot/i686/archiso.img
-APPEND archisobasedir=%INSTALL_DIR% archiso_nfs_srv=${pxeserver}:/run/archiso/bootmnt loglevel=3 quiet splash udev.log-priority=3
-SYSAPPEND 3
-
-LABEL arch32_http
-TEXT HELP
-Boot the %OS_NAME% (i686) live medium (Using HTTP).
-It allows you to install %OS_NAME% or perform system maintenance.
-ENDTEXT
-MENU LABEL Boot %OS_NAME% (i686) (HTTP)
-LINUX boot/i686/vmlinuz-linux-zen
-INITRD boot/intel_ucode.img,boot/amd_ucode.img,boot/i686/archiso.img
-APPEND archisobasedir=%INSTALL_DIR% archiso_http_srv=http://${pxeserver}/ loglevel=3 quiet splash udev.log-priority=3
-SYSAPPEND 3
\ No newline at end of file
diff --git a/syslinux/i686/pxe/archiso_pxe-ck.cfg b/syslinux/i686/pxe/archiso_pxe-ck.cfg
deleted file mode 100644 (file)
index b96aa30..0000000
+++ /dev/null
@@ -1,39 +0,0 @@
-# Yamada Hayao
-# Twitter: @Hayao0819
-# Email  : hayao@fascode.net
-#
-# (c) 2019-2020 Fascode Network.
-#
-
-LABEL arch32_nbd
-TEXT HELP
-Boot the %OS_NAME% (i686) live medium (Using NBD).
-It allows you to install %OS_NAME% or perform system maintenance.
-ENDTEXT
-MENU LABEL Boot %OS_NAME% (i686) (NBD)
-LINUX boot/i686/vmlinuz-linux-ck
-INITRD boot/intel_ucode.img,boot/amd_ucode.img,boot/i686/archiso.img
-APPEND archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL% archiso_nbd_srv=${pxeserver}
-SYSAPPEND 3
-
-LABEL arch32_nfs
-TEXT HELP
-Boot the %OS_NAME% (i686) live medium (Using NFS).
-It allows you to install %OS_NAME% or perform system maintenance.
-ENDTEXT
-MENU LABEL Boot %OS_NAME% (i686) (NFS)
-LINUX boot/i686/vmlinuz-linux-ck
-INITRD boot/intel_ucode.img,boot/amd_ucode.img,boot/i686/archiso.img
-APPEND archisobasedir=%INSTALL_DIR% archiso_nfs_srv=${pxeserver}:/run/archiso/bootmnt
-SYSAPPEND 3
-
-LABEL arch32_http
-TEXT HELP
-Boot the %OS_NAME% (i686) live medium (Using HTTP).
-It allows you to install %OS_NAME% or perform system maintenance.
-ENDTEXT
-MENU LABEL Boot %OS_NAME% (i686) (HTTP)
-LINUX boot/i686/vmlinuz-linux-ck
-INITRD boot/intel_ucode.img,boot/amd_ucode.img,boot/i686/archiso.img
-APPEND archisobasedir=%INSTALL_DIR% archiso_http_srv=http://${pxeserver}/
-SYSAPPEND 3
\ No newline at end of file
diff --git a/syslinux/i686/pxe/archiso_pxe-lqx.cfg b/syslinux/i686/pxe/archiso_pxe-lqx.cfg
deleted file mode 100644 (file)
index 88b2735..0000000
+++ /dev/null
@@ -1,39 +0,0 @@
-# Yamada Hayao
-# Twitter: @Hayao0819
-# Email  : hayao@fascode.net
-#
-# (c) 2019-2020 Fascode Network.
-#
-
-LABEL arch32_nbd
-TEXT HELP
-Boot the %OS_NAME% (i686) live medium (Using NBD).
-It allows you to install %OS_NAME% or perform system maintenance.
-ENDTEXT
-MENU LABEL Boot %OS_NAME% (i686) (NBD)
-LINUX boot/i686/vmlinuz-linux-lqx
-INITRD boot/intel_ucode.img,boot/amd_ucode.img,boot/i686/archiso.img
-APPEND archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL% archiso_nbd_srv=${pxeserver}
-SYSAPPEND 3
-
-LABEL arch32_nfs
-TEXT HELP
-Boot the %OS_NAME% (i686) live medium (Using NFS).
-It allows you to install %OS_NAME% or perform system maintenance.
-ENDTEXT
-MENU LABEL Boot %OS_NAME% (i686) (NFS)
-LINUX boot/i686/vmlinuz-linux-lqx
-INITRD boot/intel_ucode.img,boot/amd_ucode.img,boot/i686/archiso.img
-APPEND archisobasedir=%INSTALL_DIR% archiso_nfs_srv=${pxeserver}:/run/archiso/bootmnt
-SYSAPPEND 3
-
-LABEL arch32_http
-TEXT HELP
-Boot the %OS_NAME% (i686) live medium (Using HTTP).
-It allows you to install %OS_NAME% or perform system maintenance.
-ENDTEXT
-MENU LABEL Boot %OS_NAME% (i686) (HTTP)
-LINUX boot/i686/vmlinuz-linux-lqx
-INITRD boot/intel_ucode.img,boot/amd_ucode.img,boot/i686/archiso.img
-APPEND archisobasedir=%INSTALL_DIR% archiso_http_srv=http://${pxeserver}/
-SYSAPPEND 3
\ No newline at end of file
diff --git a/syslinux/i686/pxe/archiso_pxe-lts.cfg b/syslinux/i686/pxe/archiso_pxe-lts.cfg
deleted file mode 100644 (file)
index 3333cad..0000000
+++ /dev/null
@@ -1,39 +0,0 @@
-# Yamada Hayao
-# Twitter: @Hayao0819
-# Email  : hayao@fascode.net
-#
-# (c) 2019-2020 Fascode Network.
-#
-
-LABEL arch32_nbd
-TEXT HELP
-Boot the %OS_NAME% (i686) live medium (Using NBD).
-It allows you to install %OS_NAME% or perform system maintenance.
-ENDTEXT
-MENU LABEL Boot %OS_NAME% (i686) (NBD)
-LINUX boot/i686/vmlinuz-linux-lts
-INITRD boot/intel_ucode.img,boot/amd_ucode.img,boot/i686/archiso.img
-APPEND archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL% archiso_nbd_srv=${pxeserver}
-SYSAPPEND 3
-
-LABEL arch32_nfs
-TEXT HELP
-Boot the %OS_NAME% (i686) live medium (Using NFS).
-It allows you to install %OS_NAME% or perform system maintenance.
-ENDTEXT
-MENU LABEL Boot %OS_NAME% (i686) (NFS)
-LINUX boot/i686/vmlinuz-linux-lts
-INITRD boot/intel_ucode.img,boot/amd_ucode.img,boot/i686/archiso.img
-APPEND archisobasedir=%INSTALL_DIR% archiso_nfs_srv=${pxeserver}:/run/archiso/bootmnt
-SYSAPPEND 3
-
-LABEL arch32_http
-TEXT HELP
-Boot the %OS_NAME% (i686) live medium (Using HTTP).
-It allows you to install %OS_NAME% or perform system maintenance.
-ENDTEXT
-MENU LABEL Boot %OS_NAME% (i686) (HTTP)
-LINUX boot/i686/vmlinuz-linux-lts
-INITRD boot/intel_ucode.img,boot/amd_ucode.img,boot/i686/archiso.img
-APPEND archisobasedir=%INSTALL_DIR% archiso_http_srv=http://${pxeserver}/
-SYSAPPEND 3
\ No newline at end of file
diff --git a/syslinux/i686/pxe/archiso_pxe-rt-lts.cfg b/syslinux/i686/pxe/archiso_pxe-rt-lts.cfg
deleted file mode 100644 (file)
index 3333cad..0000000
+++ /dev/null
@@ -1,39 +0,0 @@
-# Yamada Hayao
-# Twitter: @Hayao0819
-# Email  : hayao@fascode.net
-#
-# (c) 2019-2020 Fascode Network.
-#
-
-LABEL arch32_nbd
-TEXT HELP
-Boot the %OS_NAME% (i686) live medium (Using NBD).
-It allows you to install %OS_NAME% or perform system maintenance.
-ENDTEXT
-MENU LABEL Boot %OS_NAME% (i686) (NBD)
-LINUX boot/i686/vmlinuz-linux-lts
-INITRD boot/intel_ucode.img,boot/amd_ucode.img,boot/i686/archiso.img
-APPEND archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL% archiso_nbd_srv=${pxeserver}
-SYSAPPEND 3
-
-LABEL arch32_nfs
-TEXT HELP
-Boot the %OS_NAME% (i686) live medium (Using NFS).
-It allows you to install %OS_NAME% or perform system maintenance.
-ENDTEXT
-MENU LABEL Boot %OS_NAME% (i686) (NFS)
-LINUX boot/i686/vmlinuz-linux-lts
-INITRD boot/intel_ucode.img,boot/amd_ucode.img,boot/i686/archiso.img
-APPEND archisobasedir=%INSTALL_DIR% archiso_nfs_srv=${pxeserver}:/run/archiso/bootmnt
-SYSAPPEND 3
-
-LABEL arch32_http
-TEXT HELP
-Boot the %OS_NAME% (i686) live medium (Using HTTP).
-It allows you to install %OS_NAME% or perform system maintenance.
-ENDTEXT
-MENU LABEL Boot %OS_NAME% (i686) (HTTP)
-LINUX boot/i686/vmlinuz-linux-lts
-INITRD boot/intel_ucode.img,boot/amd_ucode.img,boot/i686/archiso.img
-APPEND archisobasedir=%INSTALL_DIR% archiso_http_srv=http://${pxeserver}/
-SYSAPPEND 3
\ No newline at end of file
diff --git a/syslinux/i686/pxe/archiso_pxe-rt.cfg b/syslinux/i686/pxe/archiso_pxe-rt.cfg
deleted file mode 100644 (file)
index b501bd7..0000000
+++ /dev/null
@@ -1,39 +0,0 @@
-# Yamada Hayao
-# Twitter: @Hayao0819
-# Email  : hayao@fascode.net
-#
-# (c) 2019-2020 Fascode Network.
-#
-
-LABEL arch32_nbd
-TEXT HELP
-Boot the %OS_NAME% (i686) live medium (Using NBD).
-It allows you to install %OS_NAME% or perform system maintenance.
-ENDTEXT
-MENU LABEL Boot %OS_NAME% (i686) (NBD)
-LINUX boot/i686/vmlinuz-linux-rt
-INITRD boot/intel_ucode.img,boot/amd_ucode.img,boot/i686/archiso.img
-APPEND archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL% archiso_nbd_srv=${pxeserver}
-SYSAPPEND 3
-
-LABEL arch32_nfs
-TEXT HELP
-Boot the %OS_NAME% (i686) live medium (Using NFS).
-It allows you to install %OS_NAME% or perform system maintenance.
-ENDTEXT
-MENU LABEL Boot %OS_NAME% (i686) (NFS)
-LINUX boot/i686/vmlinuz-linux-rt
-INITRD boot/intel_ucode.img,boot/amd_ucode.img,boot/i686/archiso.img
-APPEND archisobasedir=%INSTALL_DIR% archiso_nfs_srv=${pxeserver}:/run/archiso/bootmnt
-SYSAPPEND 3
-
-LABEL arch32_http
-TEXT HELP
-Boot the %OS_NAME% (i686) live medium (Using HTTP).
-It allows you to install %OS_NAME% or perform system maintenance.
-ENDTEXT
-MENU LABEL Boot %OS_NAME% (i686) (HTTP)
-LINUX boot/i686/vmlinuz-linux-rt
-INITRD boot/intel_ucode.img,boot/amd_ucode.img,boot/i686/archiso.img
-APPEND archisobasedir=%INSTALL_DIR% archiso_http_srv=http://${pxeserver}/
-SYSAPPEND 3
\ No newline at end of file
diff --git a/syslinux/i686/pxe/archiso_pxe-xanmod-lts.cfg b/syslinux/i686/pxe/archiso_pxe-xanmod-lts.cfg
deleted file mode 100644 (file)
index 75ef518..0000000
+++ /dev/null
@@ -1,39 +0,0 @@
-# Yamada Hayao
-# Twitter: @Hayao0819
-# Email  : hayao@fascode.net
-#
-# (c) 2019-2020 Fascode Network.
-#
-
-LABEL arch32_nbd
-TEXT HELP
-Boot the %OS_NAME% (i686) live medium (Using NBD).
-It allows you to install %OS_NAME% or perform system maintenance.
-ENDTEXT
-MENU LABEL Boot %OS_NAME% (i686) (NBD)
-LINUX boot/i686/vmlinuz-linux-xanmod-lts
-INITRD boot/intel_ucode.img,boot/amd_ucode.img,boot/i686/archiso.img
-APPEND archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL% archiso_nbd_srv=${pxeserver}
-SYSAPPEND 3
-
-LABEL arch32_nfs
-TEXT HELP
-Boot the %OS_NAME% (i686) live medium (Using NFS).
-It allows you to install %OS_NAME% or perform system maintenance.
-ENDTEXT
-MENU LABEL Boot %OS_NAME% (i686) (NFS)
-LINUX boot/i686/vmlinuz-linux-xanmod-lts
-INITRD boot/intel_ucode.img,boot/amd_ucode.img,boot/i686/archiso.img
-APPEND archisobasedir=%INSTALL_DIR% archiso_nfs_srv=${pxeserver}:/run/archiso/bootmnt
-SYSAPPEND 3
-
-LABEL arch32_http
-TEXT HELP
-Boot the %OS_NAME% (i686) live medium (Using HTTP).
-It allows you to install %OS_NAME% or perform system maintenance.
-ENDTEXT
-MENU LABEL Boot %OS_NAME% (i686) (HTTP)
-LINUX boot/i686/vmlinuz-linux-xanmod-lts
-INITRD boot/intel_ucode.img,boot/amd_ucode.img,boot/i686/archiso.img
-APPEND archisobasedir=%INSTALL_DIR% archiso_http_srv=http://${pxeserver}/
-SYSAPPEND 3
\ No newline at end of file
diff --git a/syslinux/i686/pxe/archiso_pxe-xanmod.cfg b/syslinux/i686/pxe/archiso_pxe-xanmod.cfg
deleted file mode 100644 (file)
index d907b9e..0000000
+++ /dev/null
@@ -1,39 +0,0 @@
-# Yamada Hayao
-# Twitter: @Hayao0819
-# Email  : hayao@fascode.net
-#
-# (c) 2019-2020 Fascode Network.
-#
-
-LABEL arch32_nbd
-TEXT HELP
-Boot the %OS_NAME% (i686) live medium (Using NBD).
-It allows you to install %OS_NAME% or perform system maintenance.
-ENDTEXT
-MENU LABEL Boot %OS_NAME% (i686) (NBD)
-LINUX boot/i686/vmlinuz-linux-xanmod
-INITRD boot/intel_ucode.img,boot/amd_ucode.img,boot/i686/archiso.img
-APPEND archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL% archiso_nbd_srv=${pxeserver}
-SYSAPPEND 3
-
-LABEL arch32_nfs
-TEXT HELP
-Boot the %OS_NAME% (i686) live medium (Using NFS).
-It allows you to install %OS_NAME% or perform system maintenance.
-ENDTEXT
-MENU LABEL Boot %OS_NAME% (i686) (NFS)
-LINUX boot/i686/vmlinuz-linux-xanmod
-INITRD boot/intel_ucode.img,boot/amd_ucode.img,boot/i686/archiso.img
-APPEND archisobasedir=%INSTALL_DIR% archiso_nfs_srv=${pxeserver}:/run/archiso/bootmnt
-SYSAPPEND 3
-
-LABEL arch32_http
-TEXT HELP
-Boot the %OS_NAME% (i686) live medium (Using HTTP).
-It allows you to install %OS_NAME% or perform system maintenance.
-ENDTEXT
-MENU LABEL Boot %OS_NAME% (i686) (HTTP)
-LINUX boot/i686/vmlinuz-linux-xanmod
-INITRD boot/intel_ucode.img,boot/amd_ucode.img,boot/i686/archiso.img
-APPEND archisobasedir=%INSTALL_DIR% archiso_http_srv=http://${pxeserver}/
-SYSAPPEND 3
\ No newline at end of file
diff --git a/syslinux/i686/pxe/archiso_pxe-zen.cfg b/syslinux/i686/pxe/archiso_pxe-zen.cfg
deleted file mode 100644 (file)
index 3af597d..0000000
+++ /dev/null
@@ -1,39 +0,0 @@
-# Yamada Hayao
-# Twitter: @Hayao0819
-# Email  : hayao@fascode.net
-#
-# (c) 2019-2020 Fascode Network.
-#
-
-LABEL arch32_nbd
-TEXT HELP
-Boot the %OS_NAME% (i686) live medium (Using NBD).
-It allows you to install %OS_NAME% or perform system maintenance.
-ENDTEXT
-MENU LABEL Boot %OS_NAME% (i686) (NBD)
-LINUX boot/i686/vmlinuz-linux-zen
-INITRD boot/intel_ucode.img,boot/amd_ucode.img,boot/i686/archiso.img
-APPEND archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL% archiso_nbd_srv=${pxeserver}
-SYSAPPEND 3
-
-LABEL arch32_nfs
-TEXT HELP
-Boot the %OS_NAME% (i686) live medium (Using NFS).
-It allows you to install %OS_NAME% or perform system maintenance.
-ENDTEXT
-MENU LABEL Boot %OS_NAME% (i686) (NFS)
-LINUX boot/i686/vmlinuz-linux-zen
-INITRD boot/intel_ucode.img,boot/amd_ucode.img,boot/i686/archiso.img
-APPEND archisobasedir=%INSTALL_DIR% archiso_nfs_srv=${pxeserver}:/run/archiso/bootmnt
-SYSAPPEND 3
-
-LABEL arch32_http
-TEXT HELP
-Boot the %OS_NAME% (i686) live medium (Using HTTP).
-It allows you to install %OS_NAME% or perform system maintenance.
-ENDTEXT
-MENU LABEL Boot %OS_NAME% (i686) (HTTP)
-LINUX boot/i686/vmlinuz-linux-zen
-INITRD boot/intel_ucode.img,boot/amd_ucode.img,boot/i686/archiso.img
-APPEND archisobasedir=%INSTALL_DIR% archiso_http_srv=http://${pxeserver}/
-SYSAPPEND 3
\ No newline at end of file
diff --git a/syslinux/i686/sys-plymouth/archiso_sys-core.cfg b/syslinux/i686/sys-plymouth/archiso_sys-core.cfg
deleted file mode 100644 (file)
index 6f7706b..0000000
+++ /dev/null
@@ -1,36 +0,0 @@
-# Yamada Hayao
-# Twitter: @Hayao0819
-# Email  : hayao@fascode.net
-#
-# (c) 2019-2020 Fascode Network.
-#
-
-LABEL arch32
-TEXT HELP
-Boot the %OS_NAME% (i686) live medium.
-It allows you to install %OS_NAME% or perform system maintenance.
-ENDTEXT
-MENU LABEL Boot %OS_NAME% (i686)
-LINUX boot/i686/vmlinuz
-INITRD boot/intel_ucode.img,boot/amd_ucode.img,boot/i686/archiso.img
-APPEND archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL% loglevel=3 quiet splash udev.log-priority=3
-
-LABEL arch32_res
-TEXT HELP
-Boot the %OS_NAME% (i686) live medium.
-This allows %OS_NAME% to boot without a boot splash.
-ENDTEXT
-MENU LABEL Boot %OS_NAME% without boot splash (i686)
-LINUX boot/i686/vmlinuz
-INITRD boot/intel_ucode.img,boot/amd_ucode.img,boot/i686/archiso.img
-APPEND archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL%
-
-LABEL rescue
-TEXT HELP
-Start with minimal of prompts. do not use systemd.
-Please use it in the environment where GUI cannot be started.
-ENDTEXT
-MENU LABEL Boot %OS_NAME% (i686) without GUI
-LINUX boot/i686/vmlinuz
-INITRD boot/intel_ucode.img,boot/amd_ucode.img,boot/i686/archiso.img
-APPEND archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL% systemd.unit=multi-user.target
diff --git a/syslinux/i686/sys-plymouth/archiso_sys-lqx.cfg b/syslinux/i686/sys-plymouth/archiso_sys-lqx.cfg
deleted file mode 100644 (file)
index fb7f3b7..0000000
+++ /dev/null
@@ -1,36 +0,0 @@
-# Yamada Hayao
-# Twitter: @Hayao0819
-# Email  : hayao@fascode.net
-#
-# (c) 2019-2020 Fascode Network.
-#
-
-LABEL arch32
-TEXT HELP
-Boot the %OS_NAME% (i686) live medium.
-It allows you to install %OS_NAME% or perform system maintenance.
-ENDTEXT
-MENU LABEL Boot %OS_NAME% (i686)
-LINUX boot/i686/vmlinuz-linux-lqx
-INITRD boot/intel_ucode.img,boot/amd_ucode.img,boot/i686/archiso.img
-APPEND archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL% loglevel=3 quiet splash udev.log-priority=3
-
-LABEL arch32_res
-TEXT HELP
-Boot the %OS_NAME% (i686) live medium.
-This allows %OS_NAME% to boot without a boot splash.
-ENDTEXT
-MENU LABEL Boot %OS_NAME% without boot splash (i686)
-LINUX boot/i686/vmlinuz-linux-lqx
-INITRD boot/intel_ucode.img,boot/amd_ucode.img,boot/i686/archiso.img
-APPEND archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL%
-
-LABEL rescue
-TEXT HELP
-Start with minimal of prompts. do not use systemd.
-Please use it in the environment where GUI cannot be started.
-ENDTEXT
-MENU LABEL Boot %OS_NAME% (i686) without GUI
-LINUX boot/i686/vmlinuz-linux-lqx
-INITRD boot/intel_ucode.img,boot/amd_ucode.img,boot/i686/archiso.img
-APPEND archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL% systemd.unit=multi-user.target
diff --git a/syslinux/i686/sys-plymouth/archiso_sys-lts.cfg b/syslinux/i686/sys-plymouth/archiso_sys-lts.cfg
deleted file mode 100644 (file)
index 280c6a3..0000000
+++ /dev/null
@@ -1,36 +0,0 @@
-# Yamada Hayao
-# Twitter: @Hayao0819
-# Email  : hayao@fascode.net
-#
-# (c) 2019-2020 Fascode Network.
-#
-
-LABEL arch32
-TEXT HELP
-Boot the %OS_NAME% (i686) live medium.
-It allows you to install %OS_NAME% or perform system maintenance.
-ENDTEXT
-MENU LABEL Boot %OS_NAME% (i686)
-LINUX boot/i686/vmlinuz-linux-lts
-INITRD boot/intel_ucode.img,boot/amd_ucode.img,boot/i686/archiso.img
-APPEND archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL% loglevel=3 quiet splash udev.log-priority=3
-
-LABEL arch32_res
-TEXT HELP
-Boot the %OS_NAME% (i686) live medium.
-This allows %OS_NAME% to boot without a boot splash.
-ENDTEXT
-MENU LABEL Boot %OS_NAME% without boot splash (i686)
-LINUX boot/i686/vmlinuz-linux-lts
-INITRD boot/intel_ucode.img,boot/amd_ucode.img,boot/i686/archiso.img
-APPEND archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL%
-
-LABEL rescue
-TEXT HELP
-Start with minimal of prompts. do not use systemd.
-Please use it in the environment where GUI cannot be started.
-ENDTEXT
-MENU LABEL Boot %OS_NAME% (i686) without GUI
-LINUX boot/i686/vmlinuz-linux-lts
-INITRD boot/intel_ucode.img,boot/amd_ucode.img,boot/i686/archiso.img
-APPEND archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL% systemd.unit=multi-user.target
diff --git a/syslinux/i686/sys-plymouth/archiso_sys-rt-lts.cfg b/syslinux/i686/sys-plymouth/archiso_sys-rt-lts.cfg
deleted file mode 100644 (file)
index 0a4e830..0000000
+++ /dev/null
@@ -1,36 +0,0 @@
-# Yamada Hayao
-# Twitter: @Hayao0819
-# Email  : hayao@fascode.net
-#
-# (c) 2019-2020 Fascode Network.
-#
-
-LABEL arch32
-TEXT HELP
-Boot the %OS_NAME% (i686) live medium.
-It allows you to install %OS_NAME% or perform system maintenance.
-ENDTEXT
-MENU LABEL Boot %OS_NAME% (i686)
-LINUX boot/i686/vmlinuz-linux-rt-lts
-INITRD boot/intel_ucode.img,boot/amd_ucode.img,boot/i686/archiso.img
-APPEND archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL% loglevel=3 quiet splash udev.log-priority=3
-
-LABEL arch32_res
-TEXT HELP
-Boot the %OS_NAME% (i686) live medium.
-This allows %OS_NAME% to boot without a boot splash.
-ENDTEXT
-MENU LABEL Boot %OS_NAME% without boot splash (i686)
-LINUX boot/i686/vmlinuz-linux-rt-lts
-INITRD boot/intel_ucode.img,boot/amd_ucode.img,boot/i686/archiso.img
-APPEND archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL%
-
-LABEL rescue
-TEXT HELP
-Start with minimal of prompts. do not use systemd.
-Please use it in the environment where GUI cannot be started.
-ENDTEXT
-MENU LABEL Boot %OS_NAME% (i686) without GUI
-LINUX boot/i686/vmlinuz-linux-rt-lts
-INITRD boot/intel_ucode.img,boot/amd_ucode.img,boot/i686/archiso.img
-APPEND archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL% systemd.unit=multi-user.target
diff --git a/syslinux/i686/sys-plymouth/archiso_sys-rt.cfg b/syslinux/i686/sys-plymouth/archiso_sys-rt.cfg
deleted file mode 100644 (file)
index a1b7466..0000000
+++ /dev/null
@@ -1,36 +0,0 @@
-# Yamada Hayao
-# Twitter: @Hayao0819
-# Email  : hayao@fascode.net
-#
-# (c) 2019-2020 Fascode Network.
-#
-
-LABEL arch32
-TEXT HELP
-Boot the %OS_NAME% (i686) live medium.
-It allows you to install %OS_NAME% or perform system maintenance.
-ENDTEXT
-MENU LABEL Boot %OS_NAME% (i686)
-LINUX boot/i686/vmlinuz-linux-rt
-INITRD boot/intel_ucode.img,boot/amd_ucode.img,boot/i686/archiso.img
-APPEND archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL% loglevel=3 quiet splash udev.log-priority=3
-
-LABEL arch32_res
-TEXT HELP
-Boot the %OS_NAME% (i686) live medium.
-This allows %OS_NAME% to boot without a boot splash.
-ENDTEXT
-MENU LABEL Boot %OS_NAME% without boot splash (i686)
-LINUX boot/i686/vmlinuz-linux-rt
-INITRD boot/intel_ucode.img,boot/amd_ucode.img,boot/i686/archiso.img
-APPEND archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL%
-
-LABEL rescue
-TEXT HELP
-Start with minimal of prompts. do not use systemd.
-Please use it in the environment where GUI cannot be started.
-ENDTEXT
-MENU LABEL Boot %OS_NAME% (i686) without GUI
-LINUX boot/i686/vmlinuz-linux-rt
-INITRD boot/intel_ucode.img,boot/amd_ucode.img,boot/i686/archiso.img
-APPEND archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL% systemd.unit=multi-user.target
diff --git a/syslinux/i686/sys-plymouth/archiso_sys-xanmod-lts.cfg b/syslinux/i686/sys-plymouth/archiso_sys-xanmod-lts.cfg
deleted file mode 100644 (file)
index de33152..0000000
+++ /dev/null
@@ -1,36 +0,0 @@
-# Yamada Hayao
-# Twitter: @Hayao0819
-# Email  : hayao@fascode.net
-#
-# (c) 2019-2020 Fascode Network.
-#
-
-LABEL arch32
-TEXT HELP
-Boot the %OS_NAME% (i686) live medium.
-It allows you to install %OS_NAME% or perform system maintenance.
-ENDTEXT
-MENU LABEL Boot %OS_NAME% (i686)
-LINUX boot/i686/vmlinuz-linux-xanmod-lts
-INITRD boot/intel_ucode.img,boot/amd_ucode.img,boot/i686/archiso.img
-APPEND archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL% loglevel=3 quiet splash udev.log-priority=3
-
-LABEL arch32_res
-TEXT HELP
-Boot the %OS_NAME% (i686) live medium.
-This allows %OS_NAME% to boot without a boot splash.
-ENDTEXT
-MENU LABEL Boot %OS_NAME% without boot splash (i686)
-LINUX boot/i686/vmlinuz-linux-xanmod-lts
-INITRD boot/intel_ucode.img,boot/amd_ucode.img,boot/i686/archiso.img
-APPEND archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL%
-
-LABEL rescue
-TEXT HELP
-Start with minimal of prompts. do not use systemd.
-Please use it in the environment where GUI cannot be started.
-ENDTEXT
-MENU LABEL Boot %OS_NAME% (i686) without GUI
-LINUX boot/i686/vmlinuz-linux-xanmod-lts
-INITRD boot/intel_ucode.img,boot/amd_ucode.img,boot/i686/archiso.img
-APPEND archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL% systemd.unit=multi-user.target
diff --git a/syslinux/i686/sys-plymouth/archiso_sys-xanmod.cfg b/syslinux/i686/sys-plymouth/archiso_sys-xanmod.cfg
deleted file mode 100644 (file)
index 40bc8cf..0000000
+++ /dev/null
@@ -1,36 +0,0 @@
-# Yamada Hayao
-# Twitter: @Hayao0819
-# Email  : hayao@fascode.net
-#
-# (c) 2019-2020 Fascode Network.
-#
-
-LABEL arch32
-TEXT HELP
-Boot the %OS_NAME% (i686) live medium.
-It allows you to install %OS_NAME% or perform system maintenance.
-ENDTEXT
-MENU LABEL Boot %OS_NAME% (i686)
-LINUX boot/i686/vmlinuz-linux-xanmod
-INITRD boot/intel_ucode.img,boot/amd_ucode.img,boot/i686/archiso.img
-APPEND archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL% loglevel=3 quiet splash udev.log-priority=3
-
-LABEL arch32_res
-TEXT HELP
-Boot the %OS_NAME% (i686) live medium.
-This allows %OS_NAME% to boot without a boot splash.
-ENDTEXT
-MENU LABEL Boot %OS_NAME% without boot splash (i686)
-LINUX boot/i686/vmlinuz-linux-xanmod
-INITRD boot/intel_ucode.img,boot/amd_ucode.img,boot/i686/archiso.img
-APPEND archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL%
-
-LABEL rescue
-TEXT HELP
-Start with minimal of prompts. do not use systemd.
-Please use it in the environment where GUI cannot be started.
-ENDTEXT
-MENU LABEL Boot %OS_NAME% (i686) without GUI
-LINUX boot/i686/vmlinuz-linux-xanmod
-INITRD boot/intel_ucode.img,boot/amd_ucode.img,boot/i686/archiso.img
-APPEND archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL% systemd.unit=multi-user.target
diff --git a/syslinux/i686/sys-plymouth/archiso_sys-zen.cfg b/syslinux/i686/sys-plymouth/archiso_sys-zen.cfg
deleted file mode 100644 (file)
index 48c098c..0000000
+++ /dev/null
@@ -1,36 +0,0 @@
-# Yamada Hayao
-# Twitter: @Hayao0819
-# Email  : hayao@fascode.net
-#
-# (c) 2019-2020 Fascode Network.
-#
-
-LABEL arch32
-TEXT HELP
-Boot the %OS_NAME% (i686) live medium.
-It allows you to install %OS_NAME% or perform system maintenance.
-ENDTEXT
-MENU LABEL Boot %OS_NAME% (i686)
-LINUX boot/i686/vmlinuz-linux-zen
-INITRD boot/intel_ucode.img,boot/amd_ucode.img,boot/i686/archiso.img
-APPEND archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL% loglevel=3 quiet splash udev.log-priority=3
-
-LABEL arch32_res
-TEXT HELP
-Boot the %OS_NAME% (i686) live medium.
-This allows %OS_NAME% to boot without a boot splash.
-ENDTEXT
-MENU LABEL Boot %OS_NAME% without boot splash (i686)
-LINUX boot/i686/vmlinuz-linux-zen
-INITRD boot/intel_ucode.img,boot/amd_ucode.img,boot/i686/archiso.img
-APPEND archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL%
-
-LABEL rescue
-TEXT HELP
-Start with minimal of prompts. do not use systemd.
-Please use it in the environment where GUI cannot be started.
-ENDTEXT
-MENU LABEL Boot %OS_NAME% (i686) without GUI
-LINUX boot/i686/vmlinuz-linux-zen
-INITRD boot/intel_ucode.img,boot/amd_ucode.img,boot/i686/archiso.img
-APPEND archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL% systemd.unit=multi-user.target
diff --git a/syslinux/i686/sys/archiso_sys-ck.cfg b/syslinux/i686/sys/archiso_sys-ck.cfg
deleted file mode 100644 (file)
index 6e066bc..0000000
+++ /dev/null
@@ -1,26 +0,0 @@
-# Yamada Hayao
-# Twitter: @Hayao0819
-# Email  : hayao@fascode.net
-#
-# (c) 2019-2020 Fascode Network.
-#
-
-LABEL arch32
-TEXT HELP
-Boot the %OS_NAME% (i686) live medium.
-It allows you to install %OS_NAME% or perform system maintenance.
-ENDTEXT
-MENU LABEL Boot %OS_NAME% (i686)
-LINUX boot/i686/vmlinuz-linux-ck
-INITRD boot/intel_ucode.img,boot/amd_ucode.img,boot/i686/archiso.img
-APPEND archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL%
-
-LABEL rescue
-TEXT HELP
-Start with minimal of prompts. do not use systemd.
-Please use it in the environment where GUI cannot be started.
-ENDTEXT
-MENU LABEL Boot %OS_NAME% (i686) without GUI
-LINUX boot/i686/vmlinuz-linux-ck
-INITRD boot/intel_ucode.img,boot/amd_ucode.img,boot/i686/archiso.img
-APPEND archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL% systemd.unit=multi-user.target
diff --git a/syslinux/i686/sys/archiso_sys-lqx.cfg b/syslinux/i686/sys/archiso_sys-lqx.cfg
deleted file mode 100644 (file)
index b49f9fd..0000000
+++ /dev/null
@@ -1,26 +0,0 @@
-# Yamada Hayao
-# Twitter: @Hayao0819
-# Email  : hayao@fascode.net
-#
-# (c) 2019-2020 Fascode Network.
-#
-
-LABEL arch32
-TEXT HELP
-Boot the %OS_NAME% (i686) live medium.
-It allows you to install %OS_NAME% or perform system maintenance.
-ENDTEXT
-MENU LABEL Boot %OS_NAME% (i686)
-LINUX boot/i686/vmlinuz-linux-lqx
-INITRD boot/intel_ucode.img,boot/amd_ucode.img,boot/i686/archiso.img
-APPEND archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL%
-
-LABEL rescue
-TEXT HELP
-Start with minimal of prompts. do not use systemd.
-Please use it in the environment where GUI cannot be started.
-ENDTEXT
-MENU LABEL Boot %OS_NAME% (i686) without GUI
-LINUX boot/i686/vmlinuz-linux-lqx
-INITRD boot/intel_ucode.img,boot/amd_ucode.img,boot/i686/archiso.img
-APPEND archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL% systemd.unit=multi-user.target
diff --git a/syslinux/i686/sys/archiso_sys-lts.cfg b/syslinux/i686/sys/archiso_sys-lts.cfg
deleted file mode 100644 (file)
index c39eb7b..0000000
+++ /dev/null
@@ -1,26 +0,0 @@
-# Yamada Hayao
-# Twitter: @Hayao0819
-# Email  : hayao@fascode.net
-#
-# (c) 2019-2020 Fascode Network.
-#
-
-LABEL arch32
-TEXT HELP
-Boot the %OS_NAME% (i686) live medium.
-It allows you to install %OS_NAME% or perform system maintenance.
-ENDTEXT
-MENU LABEL Boot %OS_NAME% (i686)
-LINUX boot/i686/vmlinuz-linux-lts
-INITRD boot/intel_ucode.img,boot/amd_ucode.img,boot/i686/archiso.img
-APPEND archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL%
-
-LABEL rescue
-TEXT HELP
-Start with minimal of prompts. do not use systemd.
-Please use it in the environment where GUI cannot be started.
-ENDTEXT
-MENU LABEL Boot %OS_NAME% (i686) without GUI
-LINUX boot/i686/vmlinuz-linux-lts
-INITRD boot/intel_ucode.img,boot/amd_ucode.img,boot/i686/archiso.img
-APPEND archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL% systemd.unit=multi-user.target
diff --git a/syslinux/i686/sys/archiso_sys-rt-lts.cfg b/syslinux/i686/sys/archiso_sys-rt-lts.cfg
deleted file mode 100644 (file)
index 01bc1e4..0000000
+++ /dev/null
@@ -1,26 +0,0 @@
-# Yamada Hayao
-# Twitter: @Hayao0819
-# Email  : hayao@fascode.net
-#
-# (c) 2019-2020 Fascode Network.
-#
-
-LABEL arch32
-TEXT HELP
-Boot the %OS_NAME% (i686) live medium.
-It allows you to install %OS_NAME% or perform system maintenance.
-ENDTEXT
-MENU LABEL Boot %OS_NAME% (i686)
-LINUX boot/i686/vmlinuz-linux-rt-lts
-INITRD boot/intel_ucode.img,boot/amd_ucode.img,boot/i686/archiso.img
-APPEND archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL%
-
-LABEL rescue
-TEXT HELP
-Start with minimal of prompts. do not use systemd.
-Please use it in the environment where GUI cannot be started.
-ENDTEXT
-MENU LABEL Boot %OS_NAME% (i686) without GUI
-LINUX boot/i686/vmlinuz-linux-rt-lts
-INITRD boot/intel_ucode.img,boot/amd_ucode.img,boot/i686/archiso.img
-APPEND archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL% systemd.unit=multi-user.target
diff --git a/syslinux/i686/sys/archiso_sys-rt.cfg b/syslinux/i686/sys/archiso_sys-rt.cfg
deleted file mode 100644 (file)
index 57e7f43..0000000
+++ /dev/null
@@ -1,26 +0,0 @@
-# Yamada Hayao
-# Twitter: @Hayao0819
-# Email  : hayao@fascode.net
-#
-# (c) 2019-2020 Fascode Network.
-#
-
-LABEL arch32
-TEXT HELP
-Boot the %OS_NAME% (i686) live medium.
-It allows you to install %OS_NAME% or perform system maintenance.
-ENDTEXT
-MENU LABEL Boot %OS_NAME% (i686)
-LINUX boot/i686/vmlinuz-linux-rt
-INITRD boot/intel_ucode.img,boot/amd_ucode.img,boot/i686/archiso.img
-APPEND archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL%
-
-LABEL rescue
-TEXT HELP
-Start with minimal of prompts. do not use systemd.
-Please use it in the environment where GUI cannot be started.
-ENDTEXT
-MENU LABEL Boot %OS_NAME% (i686) without GUI
-LINUX boot/i686/vmlinuz-linux-rt
-INITRD boot/intel_ucode.img,boot/amd_ucode.img,boot/i686/archiso.img
-APPEND archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL% systemd.unit=multi-user.target
diff --git a/syslinux/i686/sys/archiso_sys-xanmod-lts.cfg b/syslinux/i686/sys/archiso_sys-xanmod-lts.cfg
deleted file mode 100644 (file)
index 22e9d25..0000000
+++ /dev/null
@@ -1,26 +0,0 @@
-# Yamada Hayao
-# Twitter: @Hayao0819
-# Email  : hayao@fascode.net
-#
-# (c) 2019-2020 Fascode Network.
-#
-
-LABEL arch32
-TEXT HELP
-Boot the %OS_NAME% (i686) live medium.
-It allows you to install %OS_NAME% or perform system maintenance.
-ENDTEXT
-MENU LABEL Boot %OS_NAME% (i686)
-LINUX boot/i686/vmlinuz-linux-xanmod-lts
-INITRD boot/intel_ucode.img,boot/amd_ucode.img,boot/i686/archiso.img
-APPEND archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL%
-
-LABEL rescue
-TEXT HELP
-Start with minimal of prompts. do not use systemd.
-Please use it in the environment where GUI cannot be started.
-ENDTEXT
-MENU LABEL Boot %OS_NAME% (i686) without GUI
-LINUX boot/i686/vmlinuz-linux-xanmod-lts
-INITRD boot/intel_ucode.img,boot/amd_ucode.img,boot/i686/archiso.img
-APPEND archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL% systemd.unit=multi-user.target
diff --git a/syslinux/i686/sys/archiso_sys-xanmod.cfg b/syslinux/i686/sys/archiso_sys-xanmod.cfg
deleted file mode 100644 (file)
index 38bc88b..0000000
+++ /dev/null
@@ -1,26 +0,0 @@
-# Yamada Hayao
-# Twitter: @Hayao0819
-# Email  : hayao@fascode.net
-#
-# (c) 2019-2020 Fascode Network.
-#
-
-LABEL arch32
-TEXT HELP
-Boot the %OS_NAME% (i686) live medium.
-It allows you to install %OS_NAME% or perform system maintenance.
-ENDTEXT
-MENU LABEL Boot %OS_NAME% (i686)
-LINUX boot/i686/vmlinuz-linux-xanmod
-INITRD boot/intel_ucode.img,boot/amd_ucode.img,boot/i686/archiso.img
-APPEND archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL%
-
-LABEL rescue
-TEXT HELP
-Start with minimal of prompts. do not use systemd.
-Please use it in the environment where GUI cannot be started.
-ENDTEXT
-MENU LABEL Boot %OS_NAME% (i686) without GUI
-LINUX boot/i686/vmlinuz-linux-xanmod
-INITRD boot/intel_ucode.img,boot/amd_ucode.img,boot/i686/archiso.img
-APPEND archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL% systemd.unit=multi-user.target
diff --git a/syslinux/i686/sys/archiso_sys-zen.cfg b/syslinux/i686/sys/archiso_sys-zen.cfg
deleted file mode 100644 (file)
index fed0a5b..0000000
+++ /dev/null
@@ -1,26 +0,0 @@
-# Yamada Hayao
-# Twitter: @Hayao0819
-# Email  : hayao@fascode.net
-#
-# (c) 2019-2020 Fascode Network.
-#
-
-LABEL arch32
-TEXT HELP
-Boot the %OS_NAME% (i686) live medium.
-It allows you to install %OS_NAME% or perform system maintenance.
-ENDTEXT
-MENU LABEL Boot %OS_NAME% (i686)
-LINUX boot/i686/vmlinuz-linux-zen
-INITRD boot/intel_ucode.img,boot/amd_ucode.img,boot/i686/archiso.img
-APPEND archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL%
-
-LABEL rescue
-TEXT HELP
-Start with minimal of prompts. do not use systemd.
-Please use it in the environment where GUI cannot be started.
-ENDTEXT
-MENU LABEL Boot %OS_NAME% (i686) without GUI
-LINUX boot/i686/vmlinuz-linux-zen
-INITRD boot/intel_ucode.img,boot/amd_ucode.img,boot/i686/archiso.img
-APPEND archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL% systemd.unit=multi-user.target