From 5ba2870c86dc0f8ba4f262a52e9bf962e854696a Mon Sep 17 00:00:00 2001 From: Tobias Powalowski Date: Tue, 23 Oct 2007 11:17:57 +0000 Subject: [PATCH] 'upgpkg: added rescuesystem again' --- install/arch_bootmessage_lowmem | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/arch_bootmessage_lowmem b/install/arch_bootmessage_lowmem index 0175419f1..bdc45683b 100644 --- a/install/arch_bootmessage_lowmem +++ b/install/arch_bootmessage_lowmem @@ -9,7 +9,7 @@ install () [ "${RUNPROGRAM}" = "mkpxelinux" ] && TITLEMSG="PXELINUX" # change to english locale! export LANG=en_US - CONFIGMSG="INSTALLATION SYSTEM" + CONFIGMSG="INSTALLATION / RESCUEBOOT SYSTEM" NAME=${ARCHVERSION} echo "Arch Linux" >> ${BOOTMESSAGE} echo "http://www.archlinux.org" >> ${BOOTMESSAGE}