Improved fpkg and now chwcking integrity of bz2 archives
[hvlinux.git] / stage2 / packages-update
index 01ce4d0..d1a1f37 100755 (executable)
@@ -14,6 +14,10 @@ source ../packages-list
 
 update_packages_init
 
+if [ ${#} -eq 1 -a "x${1}" = "xtest" ]; then
+    export TEST_INTEGRITY=1
+fi
+
 # These packages were already downloaded for stage0:
 lpkg     0 ${KERNEL}
 lpkg     0 ${EGLIBC}