Version 2.5 -> 2.6

This commit is contained in:
Juergen Daubert 2009-05-28 15:15:04 +02:00
parent c8997e9374
commit 97bd195228
7 changed files with 8 additions and 8 deletions

View File

@ -3,7 +3,7 @@
# Copyright (c) 2003-2005 Per Liden <per@fukt.bth.se>
#
CRUXVERSION = 2.5
CRUXVERSION = 2.6
CUSTOMVERSION =
COLLECTIONS = core opt xorg
KERNEL_MIRROR = ftp://ftp.kernel.org

View File

@ -4,7 +4,7 @@
INFILE=handbook.in
OUTFILE=handbook.txt
CRUX_VERSION=2.5
CRUX_VERSION=2.6
TITLE="HANDBOOK FOR CRUX $CRUX_VERSION"
URL="http://crux.nu/Main/Handbook${CRUX_VERSION/\./-}?action=print"

View File

@ -4,7 +4,7 @@
INFILE=releasenotes.in
OUTFILE=releasenotes.txt
CRUX_VERSION=2.5
CRUX_VERSION=2.6
URL="http://crux.nu/Main/ReleaseNotes${CRUX_VERSION/\./-}?action=print"
set -x

View File

@ -126,7 +126,7 @@ find_and_mount_cdrom() {
# main script
echo ""
echo -e "${BOLD}CRUX 2.5 - ${BLUE}http://crux.nu/${NORM}"
echo -e "${BOLD}CRUX 2.6 - ${BLUE}http://crux.nu/${NORM}"
echo ""
exec >/dev/console </dev/console 2>&1

View File

@ -20,7 +20,7 @@
# USA.
#
VERSION="2.5"
VERSION="2.6"
do_dialog() {
dialog --backtitle "CRUX $VERSION Setup" --no-shadow "$@"
@ -304,7 +304,7 @@ main() {
if [ "$ACTION" = "UPGRADE" ] && [ -f /usr/bin/setup-helper ]
then
(/usr/bin/setup-helper $ROOT &> $helperlogfile) | do_dialog \
--title " Please wait [2.4 -> 2.5 check]" --gauge "" 8 60 0
--title " Please wait [2.5 -> 2.6 check]" --gauge "" 8 60 0
fi
install_packages

View File

@ -1,3 +1,3 @@
Welcome to the CRUX 2.5 CD!
Welcome to the CRUX 2.6 CD!

View File

@ -1,4 +1,4 @@
Welcome to the CRUX 2.5 CD!
Welcome to the CRUX 2.6 CD!
Press <Enter> to boot using the CD-ROM/initramfs.