X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage3%2Fpackages-update;h=cb99a2e3789c3dc1f7c4bb19c349d48d6f2d039d;hb=39a19cacbb9a44c5ceadd254463ea87c588a82a3;hp=9856cc29ece9f2011aa5779b6b10a15a8752596c;hpb=79d4bc8fa7a701164b00fb3f1f5d04e916041fd4;p=hvlinux.git diff --git a/stage3/packages-update b/stage3/packages-update index 9856cc2..cb99a2e 100755 --- a/stage3/packages-update +++ b/stage3/packages-update @@ -10,6 +10,7 @@ update_packages_init ${*} # 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 +68,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 +151,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