Improved fpkg and now chwcking integrity of bz2 archives
[hvlinux.git] / stage1 / packages-update
index 7ca40cd..569db79 100755 (executable)
@@ -12,6 +12,10 @@ source ../packages-list
 
 update_packages_init
 
+if [ ${#} -eq 1 -a "x${1}" = "xtest" ]; then
+    export TEST_INTEGRITY=1
+fi
+
 # These packages are already downloaded for stage0:
 lpkg     0 ${GMP}
 lpkg     0 ${MPFR}