From 7a98a216dec70340a3627dd38f6862d1a4cfca82 Mon Sep 17 00:00:00 2001 From: Loui Chang Date: Sun, 25 Jan 2009 20:37:25 -0500 Subject: Fix typos, formatting, and vague language where possible. Signed-off-by: Loui Chang [Fixed menu.lst: LiveCD -> Live CD -aaron] Signed-off-by: Aaron Griffin --- configs/xfce4/Makefile | 2 +- configs/xfce4/overlay/boot/grub/menu.lst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'configs/xfce4') diff --git a/configs/xfce4/Makefile b/configs/xfce4/Makefile index 6a609fb..f4d3009 100644 --- a/configs/xfce4/Makefile +++ b/configs/xfce4/Makefile @@ -1,7 +1,7 @@ # I'm a make retard, there are probably prettier ways of doing this... WORKING_DIR=$(PWD)/.work -ISO_NAME=$(PWD)/Archlinux-XFCE4-Live.iso +ISO_NAME=$(PWD)/archlinux-xfce4-live.iso all: iso diff --git a/configs/xfce4/overlay/boot/grub/menu.lst b/configs/xfce4/overlay/boot/grub/menu.lst index 6755d09..4cd24a3 100644 --- a/configs/xfce4/overlay/boot/grub/menu.lst +++ b/configs/xfce4/overlay/boot/grub/menu.lst @@ -3,7 +3,7 @@ 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.img -- cgit v1.2.2