Geaendert:

* redirect-Seite
  * Grub Savedefault und Bootoptionen
  * Pakfire - Fix
Hinzugefuegt:
  * Samba.cgi - experimental

git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@266 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
ms
2006-09-02 12:21:49 +00:00
parent 913668bad5
commit 5e773594ff
16 changed files with 342 additions and 112 deletions

View File

@@ -52,11 +52,10 @@ do
vers=${vers%%_*}
vers=${vers%% *}
ipfver=${zeile#*_*}
# Testen ob aktuelle Verson schon installiert ist
# Erst alte Paket Vorschl<68>ge l<>schen
/bin/rm -f $DB_DIR/${name}
/bin/echo "VER=${vers}" > $DB_DIR/${name}
/bin/echo "IPFVER=${ipfver}" >> $DB_DIR/${name}
/bin/echo -e VER=\"${vers}\" > $DB_DIR/${name}
/bin/echo -e IPFVER=\"${ipfver}\" >> $DB_DIR/${name}
cat $DB_DIR/${name} | tr -d "\015" > $DB_DIR/${name}
done
# L<>schen der Hilfslisten