set CRUX version to 2.8

This commit is contained in:
Juergen Daubert 2012-08-03 14:14:08 +02:00
parent 22cdeb9c57
commit c05a58d5e3
6 changed files with 8 additions and 8 deletions

View File

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

View File

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

View File

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

View File

@ -92,8 +92,8 @@ fi
##### # 2.6 -> 2.7.1 ##### ##### 2.7 -> 2.8 #####
echo "* CRUX 2.6 -> 2.7.1 setup-helper" echo "* CRUX 2.7 -> 2.8 setup-helper"
rename_packages "libattr:attr" rename_packages "libattr:attr"
remove_packages portmap glitz remove_packages portmap glitz

View File

@ -1,3 +1,3 @@
Welcome to the CRUX 2.7.1 installation media! Welcome to the CRUX 2.8 installation media!

View File

@ -1,4 +1,4 @@
Welcome to the CRUX 2.7.1 installation media! Welcome to the CRUX 2.8 installation media!
Press <Enter> to boot using the default 'CRUX' image Press <Enter> to boot using the default 'CRUX' image
or use one of the others in the following list: or use one of the others in the following list: