set CRUX version to 2.7

This commit is contained in:
Juergen Daubert 2010-06-11 11:41:24 +02:00
parent 40d44ef736
commit 2a85296705
8 changed files with 10 additions and 10 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.6 CRUXVERSION = 2.7
CUSTOMVERSION = CUSTOMVERSION =
COLLECTIONS = core opt xorg COLLECTIONS = core opt xorg
KERNEL_MIRROR = ftp://ftp.kernel.org KERNEL_MIRROR = ftp://ftp.kernel.org

View File

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

View File

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

View File

@ -128,7 +128,7 @@ find_and_mount_media() {
# main script # main script
echo "" echo ""
echo -e "${BOLD}CRUX 2.6 - ${BLUE}http://crux.nu/${NORM}" echo -e "${BOLD}CRUX 2.7 - ${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.6" VERSION="2.7"
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.5 -> 2.6 check]" --gauge "" 8 60 0 --title " Please wait [2.6 -> 2.7 check]" --gauge "" 8 60 0
fi fi
install_packages install_packages

View File

@ -90,8 +90,8 @@ if [ -z "$1" ]; then
exit -1 exit -1
fi fi
# 2.5 -> 2.6 # 2.6 -> 2.7
echo "* CRUX 2.5 -> 2.6 setup-helper" echo "* CRUX 2.6 -> 2.7 setup-helper"
remove_packages rdate xorg-evieext xorg-libxevie xorg-fontcacheproto xorg-libxfontcache xorg-xproxymanagementprotocol xorg-xf86-video-xgi xorg-xf86-video-nsc remove_packages rdate xorg-evieext xorg-libxevie xorg-fontcacheproto xorg-libxfontcache xorg-xproxymanagementprotocol xorg-xf86-video-xgi xorg-xf86-video-nsc
inject_packages libdevmapper xz openrdate libusb-compat inject_packages libdevmapper xz openrdate libusb-compat

View File

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

View File

@ -1,4 +1,4 @@
Welcome to the CRUX 2.6 install media! Welcome to the CRUX 2.7 install 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: