X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;ds=sidebyside;f=stage3%2Fpackages-update;h=de074d91dde39c6d7a12ac50268ed72127df4658;hb=e941771d74ef457edb2c321a76e88a7c9a79c7f8;hp=6b092876df83157a61590eca17e884e309ce74b7;hpb=fa0a8f2971827c5848e9fe505287480768f58d90;p=hvlinux.git diff --git a/stage3/packages-update b/stage3/packages-update index 6b09287..de074d9 100755 --- a/stage3/packages-update +++ b/stage3/packages-update @@ -8,6 +8,9 @@ source ../functions/main update_packages_init ${*} +# These packages were already downloaded for stage2: +lpkg 2 ${SHADOW} + # These packages are only for stage3 fpkg -m gnu ${WHICH} fpkg -e "tar.gz" ${BASHCOMPLETION} "http://www.caliban.org/files/bash" @@ -74,7 +77,6 @@ fpkg -e "tar.gz" ${DOSFSTOOLS} "http://fossies.org/linux/misc" fpkg -e "tar.gz" ${GIT} "http://git-core.googlecode.com/files" fpkg -e "tar.gz" "git-manpages-$(get_pkg_ver ${GIT})" \ "http://git-core.googlecode.com/files" -fpkg -e "tar.gz" ${MERCURIAL} "http://mercurial.selenic.com/release" fpkg -e "tar.gz" ${DIALOG} "ftp://ftp.us.debian.org/debian/pool/main/d/dialog"