Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/configs/install-iso/boot-files
diff options
context:
space:
mode:
Diffstat (limited to 'configs/install-iso/boot-files')
-rw-r--r--configs/install-iso/boot-files/grub/menu.lst4
-rw-r--r--configs/install-iso/boot-files/help/contrib.txt18
-rw-r--r--configs/install-iso/boot-files/isolinux/boot.msg2
-rw-r--r--configs/install-iso/boot-files/isolinux/options.msg4
-rw-r--r--configs/install-iso/boot-files/releasenotes.txt2
5 files changed, 15 insertions, 15 deletions
diff --git a/configs/install-iso/boot-files/grub/menu.lst b/configs/install-iso/boot-files/grub/menu.lst
index 067985d..b4ddc4c 100644
--- a/configs/install-iso/boot-files/grub/menu.lst
+++ b/configs/install-iso/boot-files/grub/menu.lst
@@ -3,11 +3,11 @@ default 0
color light-blue/blue black/light-grey
splashimage=/boot/splash.xpm.gz
-title Boot ArchLinux LiveCD
+title Boot Arch Linux Live CD
kernel /boot/vmlinuz26 lang=en locale=en_US.UTF-8 ramdisk_size=75%
initrd /boot/archiso_pata.img
-title Boot ArchLinux LiveCD [Legacy IDE, no SATA]
+title Boot Arch Linux Live CD [Legacy IDE, no SATA]
kernel /boot/vmlinuz26 lang=en locale=en_US.UTF-8 ramdisk_size=75%
initrd /boot/archiso_ide.img
diff --git a/configs/install-iso/boot-files/help/contrib.txt b/configs/install-iso/boot-files/help/contrib.txt
index b25f56f..7720865 100644
--- a/configs/install-iso/boot-files/help/contrib.txt
+++ b/configs/install-iso/boot-files/help/contrib.txt
@@ -2,15 +2,15 @@ HOW-TO: Contribute to this help
-------------------------------
This help is rather simplistic.
-In order to provide help files or translations you simply need to make a text
-file. Formatting is important (due to grub limitations). The files MUST be 80
-characters wide, and 23 lines long. Any more, and your formatting will be
-corrupted when viewing the help. Please note that if your help is short, it is
-worthwhile to pad with empty lines, up to 23 lines.
-
-Please post any and all help files you wish to contribute, to the ArchLinux bug
-tracker at http://bugs.archlinux.org
-
+In order to provide help files or translations you simply need to make a
+text file. Formatting is important (due to grub limitations). The
+files MUST be less than 80 characters wide, and 23 lines long.
+Any more, and your formatting will be corrupted when viewing the help.
+Please note that if your help is short, it is worthwhile to pad with
+empty lines, up to 23 lines.
+
+Please post any and all help files you wish to contribute, to the
+Arch Linux bug tracker at http://bugs.archlinux.org
diff --git a/configs/install-iso/boot-files/isolinux/boot.msg b/configs/install-iso/boot-files/isolinux/boot.msg
index 551956a..5405c49 100644
--- a/configs/install-iso/boot-files/isolinux/boot.msg
+++ b/configs/install-iso/boot-files/isolinux/boot.msg
@@ -1,6 +1,6 @@
splash.rle
-ArchLinux Install and LiveCD (0e2009.0107)
+Arch Linux Install and Live CD (0e2009.0107)
0eF207 -> more boot options 0eF307 -> Troubleshooting, Help
diff --git a/configs/install-iso/boot-files/isolinux/options.msg b/configs/install-iso/boot-files/isolinux/options.msg
index 86a6af4..8e38bbe 100644
--- a/configs/install-iso/boot-files/isolinux/options.msg
+++ b/configs/install-iso/boot-files/isolinux/options.msg
@@ -3,8 +3,8 @@
Boot flavors on this ISO:
----------------------------------
-0earch07 : ArchLinux LiveCD [pata] (the Default)
-0earchide07 : ArchLinux LiveCD [legacy IDE mode]
+0earch07 : Arch Linux Live CD [pata] (the Default)
+0earchide07 : Arch Linux Live CD [legacy IDE mode]
0ememtest07 : Run memtest (Memory Testing)
diff --git a/configs/install-iso/boot-files/releasenotes.txt b/configs/install-iso/boot-files/releasenotes.txt
index 77417f3..213b3ae 100644
--- a/configs/install-iso/boot-files/releasenotes.txt
+++ b/configs/install-iso/boot-files/releasenotes.txt
@@ -1,4 +1,4 @@
-ArchLinux LiveCD - 2009.01
+Arch Linux Live CD - 2009.01
Release Notes
--------------------------