OSDN Git Service

update
authorFrede Hundewadt <fh@uex.dk>
Tue, 14 Jan 2020 06:55:25 +0000 (07:55 +0100)
committerFrede Hundewadt <fh@uex.dk>
Tue, 14 Jan 2020 06:55:25 +0000 (07:55 +0100)
syslinux/archiso_head.cfg
syslinux/archiso_pxe.cfg
syslinux/archiso_sys.cfg
syslinux/splash.png

index 81ad26e..57cb373 100644 (file)
@@ -1,6 +1,6 @@
 SERIAL 0 38400
 UI boot/syslinux/vesamenu.c32
-MENU TITLE Arch Linux
+MENU TITLE PacBang Linux
 MENU BACKGROUND boot/syslinux/splash.png
 
 MENU WIDTH 78
index 92af749..b91b0ed 100644 (file)
@@ -2,10 +2,10 @@ INCLUDE boot/syslinux/archiso_head.cfg
 
 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.
+Boot the PacBang Linux (x86_64) live medium (Using NBD).
+It allows you to install PacBang Linux or perform system maintenance.
 ENDTEXT
-MENU LABEL Boot Arch Linux (x86_64) (NBD)
+MENU LABEL Boot PacBang Linux (x86_64) (NBD)
 LINUX boot/x86_64/vmlinuz
 INITRD boot/intel_ucode.img,boot/amd_ucode.img,boot/x86_64/archiso.img
 APPEND archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL% archiso_nbd_srv=${pxeserver}
@@ -13,10 +13,10 @@ 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.
+Boot the PacBang Linux (x86_64) live medium (Using NFS).
+It allows you to install PacBang Linux or perform system maintenance.
 ENDTEXT
-MENU LABEL Boot Arch Linux (x86_64) (NFS)
+MENU LABEL Boot PacBang Linux (x86_64) (NFS)
 LINUX boot/x86_64/vmlinuz
 INITRD boot/intel_ucode.img,boot/amd_ucode.img,boot/x86_64/archiso.img
 APPEND archisobasedir=%INSTALL_DIR% archiso_nfs_srv=${pxeserver}:/run/archiso/bootmnt
@@ -24,10 +24,10 @@ SYSAPPEND 3
 
 LABEL arch64_http
 TEXT HELP
-Boot the Arch Linux (x86_64) live medium (Using HTTP).
-It allows you to install Arch Linux or perform system maintenance.
+Boot the PacBang Linux (x86_64) live medium (Using HTTP).
+It allows you to install PacBang Linux or perform system maintenance.
 ENDTEXT
-MENU LABEL Boot Arch Linux (x86_64) (HTTP)
+MENU LABEL Boot PacBang Linux (x86_64) (HTTP)
 LINUX boot/x86_64/vmlinuz
 INITRD boot/intel_ucode.img,boot/amd_ucode.img,boot/x86_64/archiso.img
 APPEND archisobasedir=%INSTALL_DIR% archiso_http_srv=http://${pxeserver}/
index a35a1ea..f6acfc3 100644 (file)
@@ -2,10 +2,10 @@ INCLUDE boot/syslinux/archiso_head.cfg
 
 LABEL arch64
 TEXT HELP
-Boot the Arch Linux (x86_64) live medium.
-It allows you to install Arch Linux or perform system maintenance.
+Boot the PacBang Linux (x86_64) live medium.
+It allows you to install PacBang Linux or perform system maintenance.
 ENDTEXT
-MENU LABEL Boot Arch Linux (x86_64)
+MENU LABEL Boot PacBang Linux (x86_64)
 LINUX boot/x86_64/vmlinuz
 INITRD boot/intel_ucode.img,boot/amd_ucode.img,boot/x86_64/archiso.img
 APPEND archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL%
index 64b959a..ec8f1c8 100644 (file)
Binary files a/syslinux/splash.png and b/syslinux/splash.png differ