X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage2%2Finstall-1;h=dafcad6b60d8716de0f765d6fcc1192a11974be1;hb=7f1a3e5d69d0b1d64619604c30243e0070dc09ad;hp=61b542c618ef6d58c2be38c0ea0e48dc0cfbad82;hpb=81da365042d1bf4354e0480d888fe3b8425c47c7;p=hvlinux.git diff --git a/stage2/install-1 b/stage2/install-1 index 61b542c..dafcad6 100755 --- a/stage2/install-1 +++ b/stage2/install-1 @@ -1,5 +1,4 @@ #!/bin/bash -set -o errtrace # Let shell functions inherit ERR trap. Same as `set -E'. # Reading system configuration informations, functions and package versions. source ../sysinfos @@ -51,7 +50,7 @@ ipkg ${COREUTILS} ipkg -m noac ${IANA} ipkg ${MFOUR} ipkg ${BISON} -ipkg ${PROCPS} +ipkg -m noac ${PROCPS} ipkg ${LIBTOOL} ipkg ${FLEX} ipkg -m noac ${IPROUTE2}