diff --git a/util/netbsd.sh b/util/netbsd.sh index 2578e3b..3153e58 100755 --- a/util/netbsd.sh +++ b/util/netbsd.sh @@ -2,8 +2,8 @@ . ./common.sh -CMIRROR=https://cdn.netbsd.org/pub/NetBSD/ -AMIRROR=https://archive.netbsd.org/pub/NetBSD-archive/ +CMIRROR=http://cdn.netbsd.org/pub/NetBSD/ +AMIRROR=http://archive.netbsd.org/pub/NetBSD-archive/ # NetBSD's distribution format has been delightfully stable across the years. # This directory structure and the exact list of sets has been pretty much the @@ -84,9 +84,10 @@ case $1 in index_base 2.0.2 2005-04-14 tgz $AMIRROR i386 ;; - 2.0.3) - index_base 2.0.3 2005-10-31 tgz $AMIRROR i386 - ;; + # Archive has no binary files for this release :( + #2.0.3) + # index_base 2.0.3 2005-10-31 tgz $AMIRROR i386 + # ;; 2.1) index_base 2.1 2005-11-02 tgz $AMIRROR i386 @@ -293,7 +294,7 @@ case $1 in $0 1.6.2 $0 2.0 $0 2.0.2 - $0 2.0.3 + #$0 2.0.3 $0 2.1 $0 3.0 $0 3.0.1