X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage1%2Fpackages-update;h=a4c47d84f3a835136ed3ce4239ae26e21a84a351;hb=82375c336cb78838feda12d1501112c86a436d4c;hp=7ca40cd3c22dbdea60afd9acd06b12c6749e83f1;hpb=6d3d50c17b24ef41f917f5776696eca810198092;p=hvlinux.git diff --git a/stage1/packages-update b/stage1/packages-update index 7ca40cd..a4c47d8 100755 --- a/stage1/packages-update +++ b/stage1/packages-update @@ -12,13 +12,17 @@ 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} lpkg 0 ${PPL} lpkg 0 ${CLOOG_PPL} lpkg 0 ${BINUTILS} -lpkg 0 ${GCC_CORE} +lpkg 0 ${GCC} lpkg 0 ${NCURSES} lpkg 0 ${FILE_PKG} lpkg 0 ${KERNEL}