X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage2%2Finstall-1;h=dafcad6b60d8716de0f765d6fcc1192a11974be1;hb=1eb363044c6ee3115e62736aed4403b750082b44;hp=61b542c618ef6d58c2be38c0ea0e48dc0cfbad82;hpb=63214057431c558e4c216c4e3ea12c7b06bd4950;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}