summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEsteban Carnevale <alfplayer@mailoo.org>2013-03-13 19:59:47 -0300
committerEsteban Carnevale <alfplayer@mailoo.org>2013-09-02 20:03:35 -0300
commit1c8166b16352a8bfa561500d891dbbbc91f225bd (patch)
tree07605376d9655cba2c10783e52caf0d9a8e35607
parentbd8659602a4144a73bfbf093f13df6d66cb0436e (diff)
Replace: LABEL arch -> LABEL parabola
-rw-r--r--configs/baseline/syslinux/syslinux.cfg2
-rw-r--r--configs/releng/syslinux/parabolaiso_pxe32.cfg6
-rw-r--r--configs/releng/syslinux/parabolaiso_pxe64.cfg6
-rw-r--r--configs/releng/syslinux/parabolaiso_sys32.cfg2
-rw-r--r--configs/releng/syslinux/parabolaiso_sys64.cfg2
-rw-r--r--docs/README.altbootmethods4
6 files changed, 11 insertions, 11 deletions
diff --git a/configs/baseline/syslinux/syslinux.cfg b/configs/baseline/syslinux/syslinux.cfg
index bbb3a84..4761da9 100644
--- a/configs/baseline/syslinux/syslinux.cfg
+++ b/configs/baseline/syslinux/syslinux.cfg
@@ -1,7 +1,7 @@
UI boot/syslinux/menu.c32
MENU TITLE Parabola GNU/Linux-libre
-LABEL arch
+LABEL parabola
MENU LABEL Parabola GNU/Linux-libre
LINUX boot/%ARCH%/vmlinuz
INITRD boot/%ARCH%/parabolaiso.img
diff --git a/configs/releng/syslinux/parabolaiso_pxe32.cfg b/configs/releng/syslinux/parabolaiso_pxe32.cfg
index 4211fe4..f61664e 100644
--- a/configs/releng/syslinux/parabolaiso_pxe32.cfg
+++ b/configs/releng/syslinux/parabolaiso_pxe32.cfg
@@ -1,4 +1,4 @@
-LABEL arch32_nbd
+LABEL parabola32_nbd
TEXT HELP
Boot the Parabola GNU/Linux-libre (i686) live medium (Using NBD). It allows you to install Parabola GNU/Linux-libre or
perform system maintenance.
@@ -9,7 +9,7 @@ INITRD boot/i686/parabolaiso.img
APPEND parabolaisobasedir=%INSTALL_DIR% parabolaisolabel=%PARABOLAISO_LABEL% parabolaiso_nbd_srv=${pxeserver}
IPAPPEND 3
-LABEL arch32_nfs
+LABEL parabola32_nfs
TEXT HELP
Boot the Parabola GNU/Linux-libre (i686) live medium (Using NFS). It allows you to install Parabola GNU/Linux-libre or
perform system maintenance.
@@ -20,7 +20,7 @@ INITRD boot/i686/parabolaiso.img
APPEND parabolaisobasedir=%INSTALL_DIR% parabolaiso_nfs_srv=${pxeserver}:/run/parabolaiso/bootmnt
IPAPPEND 3
-LABEL arch32_http
+LABEL parabola32_http
TEXT HELP
Boot the Parabola GNU/Linux-libre (i686) live medium (Using HTTP). It allows you to install Parabola GNU/Linux-libre or
perform system maintenance.
diff --git a/configs/releng/syslinux/parabolaiso_pxe64.cfg b/configs/releng/syslinux/parabolaiso_pxe64.cfg
index fedbe45..db7a58a 100644
--- a/configs/releng/syslinux/parabolaiso_pxe64.cfg
+++ b/configs/releng/syslinux/parabolaiso_pxe64.cfg
@@ -1,4 +1,4 @@
-LABEL arch64_nbd
+LABEL parabola64_nbd
TEXT HELP
Boot the Parabola GNU/Linux-libre (x86_64) live medium (Using NBD). It allows you to install Parabola GNU/Linux-libre or
perform system maintenance.
@@ -9,7 +9,7 @@ INITRD boot/x86_64/parabolaiso.img
APPEND parabolaisobasedir=%INSTALL_DIR% parabolaisolabel=%PARABOLAISO_LABEL% parabolaiso_nbd_srv=${pxeserver}
IPAPPEND 3
-LABEL arch64_nfs
+LABEL parabola64_nfs
TEXT HELP
Boot the Parabola GNU/Linux-libre (x86_64) live medium (Using NFS). It allows you to install Parabola GNU/Linux-libre or
perform system maintenance.
@@ -20,7 +20,7 @@ INITRD boot/x86_64/parabolaiso.img
APPEND parabolaisobasedir=%INSTALL_DIR% parabolaiso_nfs_srv=${pxeserver}:/run/parabolaiso/bootmnt
IPAPPEND 3
-LABEL arch64_http
+LABEL parabola64_http
TEXT HELP
Boot the Parabola GNU/Linux-libre (x86_64) live medium (Using HTTP). It allows you to install Parabola GNU/Linux-libre or
perform system maintenance.
diff --git a/configs/releng/syslinux/parabolaiso_sys32.cfg b/configs/releng/syslinux/parabolaiso_sys32.cfg
index a88f796..6aeeb69 100644
--- a/configs/releng/syslinux/parabolaiso_sys32.cfg
+++ b/configs/releng/syslinux/parabolaiso_sys32.cfg
@@ -1,4 +1,4 @@
-LABEL arch32
+LABEL parabola32
TEXT HELP
Boot the Parabola GNU/Linux-libre (i686) live medium. It allows you to install Parabola GNU/Linux-libre or
perform system maintenance.
diff --git a/configs/releng/syslinux/parabolaiso_sys64.cfg b/configs/releng/syslinux/parabolaiso_sys64.cfg
index 9d87c0e..7c256bb 100644
--- a/configs/releng/syslinux/parabolaiso_sys64.cfg
+++ b/configs/releng/syslinux/parabolaiso_sys64.cfg
@@ -1,4 +1,4 @@
-LABEL arch64
+LABEL parabola64
TEXT HELP
Boot the Parabola GNU/Linux-libre (x86_64) live medium. It allows you to install Parabola GNU/Linux-libre or
perform system maintenance.
diff --git a/docs/README.altbootmethods b/docs/README.altbootmethods
index bee4832..6932652 100644
--- a/docs/README.altbootmethods
+++ b/docs/README.altbootmethods
@@ -53,12 +53,12 @@ Note: Described method is for using with SYSLINUX. Anyway MEMDISK from SYSLINUX
of the ISO image plus 64 MiB (or 128 MiB).
-LABEL arch_x64
+LABEL parabola_x64
LINUX memdisk
INITRD /<TARGET-PATH>/parabola-<YYYY>.<MM>.<DD>-dual.iso
APPEND iso
-LABEL arch_x32
+LABEL parabola_x32
LINUX memdisk
INITRD /<TARGET-PATH>/parabola-<YYYY>.<MM>.<DD>-dual.iso
APPEND iso