Added and indexed early Debian versions

This commit is contained in:
Yorhel 2012-07-04 12:34:08 +02:00
parent 311b4ee327
commit 531882296f
5 changed files with 70 additions and 20 deletions

View file

@ -9,7 +9,7 @@ REPOS="core extra community"
DEBUG=false
SYSID=1
CURL="curl -Ss"
CURL="curl -fSs"
PSQL="psql -U manned -Awtq"
TMP=`mktemp -d manned.arch.XXXXXX`