]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
Removed that silly welcome screen.
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 22 May 2008 10:25:14 +0000 (12:25 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 22 May 2008 10:25:14 +0000 (12:25 +0200)
tools/make-interactive

index 9e2c73b9669b6323ba880f82cabd90003d3d0aa1..af0f14168d4d30e26a2136901bc3cc4838e44f47 100644 (file)
@@ -220,32 +220,6 @@ g[iu]t)
        esac
        ;;
        
-welcome)
-       clear
-       #. $BASEDIR/tools/make-git
-       
-       echo -ne "
-###############################################################################
-#
-# ${FAIL}$NAME${NORMAL} $VERSION
-#
-###############################################################################
-#
-# ${BOLD}You are:${NORMAL} $(git config user.name) <$(git config user.email)>
-#
-# ${BOLD}You are on branch:${NORMAL}
-#
-$(git branch --color)
-#
-###############################################################################
-#
-$(git diff --stat --color)
-#
-###############################################################################
-"
-       
-       ;;
-       
 uploadsrc)
        PWD=`pwd`
        cd $BASEDIR/cache/