X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage3%2Fpackages-update;h=de074d91dde39c6d7a12ac50268ed72127df4658;hb=e941771d74ef457edb2c321a76e88a7c9a79c7f8;hp=9856cc29ece9f2011aa5779b6b10a15a8752596c;hpb=79d4bc8fa7a701164b00fb3f1f5d04e916041fd4;p=hvlinux.git diff --git a/stage3/packages-update b/stage3/packages-update index 9856cc2..de074d9 100755 --- a/stage3/packages-update +++ b/stage3/packages-update @@ -8,8 +8,12 @@ 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" fpkg -s "software/utils/pciutils" ${PCIUTILS} ${KERNEL_URL} fpkg -m sf -e "tar.bz2" ${LIBUSB} fpkg -m sf -e "tar.bz2" -s "libusb" ${LIBUSB_COMPAT} @@ -67,14 +71,12 @@ fpkg -m gnu ${CPIO} fpkg -m gnu ${SCREEN} fpkg -m gnu ${PARTED} -fpkg -e "tar.bz2" ${BC} "http://alpha.gnu.org/gnu/bc" fpkg -m sf ${FUSE} 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" @@ -152,6 +154,8 @@ fi fpkg -s "gnupg" ${GNUPG} "ftp://ftp.gnupg.org/gcrypt" fpkg -m sf ${MUTT} +fpkg -e "tar.gz" ${YASM} "http://www.tortall.net/projects/yasm/releases" + # Audio if [ "x${INST_TYPE}" = "xworkstation" -o "x${INST_TYPE}" = "xltsp-server" ]; then if [ "x${SOUND_CARD}" = "xyes" ]; then