X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage1%2Fpackages-update;h=0d1a1947924ea30f8bb3e2b7cc350265e378ddb4;hb=41b9a371e6df8733c714c204178503fe48ef80f2;hp=f8e3ffe87e8ea01a8ca2307f66e9d04dca324735;hpb=f0d54c69a71d7d5cb32aa342ea38cba6aab9570f;p=hvlinux.git diff --git a/stage1/packages-update b/stage1/packages-update index f8e3ffe..0d1a194 100755 --- a/stage1/packages-update +++ b/stage1/packages-update @@ -1,9 +1,5 @@ #!/bin/bash -USE_LFS_PATCHES=1 -USE_BLFS_PATCHES=1 -USE_CLFS_PATCHES=1 - source ../functions/main update_packages_init ${*} @@ -16,11 +12,11 @@ lpkg 0 ${ISL} lpkg 0 ${CLOOG} lpkg 0 ${BINUTILS} lpkg 0 ${GCC} -lpkg 0 ${NCURSES} -lpkg 0 ${FILE_PKG} lpkg 0 ${KERNEL} # New packages for stage 1: +fpkg -e "tar.gz" ${FILE_PKG} "ftp://ftp.astron.com/pub/file" +fpkg -m gnu ${NCURSES} fpkg ${ZLIB} "http://www.zlib.net" fpkg -m gnu ${BASH} fpkg -m gnu ${BISON}