* QoS ist funktionsfig (hoffentlich).
  * "Aktualisieren" aus Log entfernt.
  * In der header.pl aufgeraeumt.

git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@255 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
ms
2006-08-23 19:19:22 +00:00
parent 957fb958c6
commit a7fb5630d1
12 changed files with 982 additions and 37 deletions

View File

@@ -1194,7 +1194,7 @@ svn)
$0 svn up
;;
dist)
$0 svn up
#$0 svn up
echo -ne "Download source package from svn..."
svn export http://svn.ipfire.eu/svn/ipfire ipfire-source/ --force > /dev/null
if [ "$?" -eq "0" ]; then