X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage5%2Fhv-install-1;h=6b4779863f18bc1a91d618b11726acaf62005837;hb=b9d631f0388fefe31b05813855ed35e1624707dd;hp=b3555149e5825ebdb6c84d99c62a98d1dfbe330e;hpb=911c44d1e55c13cd4c8b4c6e6718c40b5f681721;p=hvlinux.git diff --git a/stage5/hv-install-1 b/stage5/hv-install-1 index b355514..6b47798 100755 --- a/stage5/hv-install-1 +++ b/stage5/hv-install-1 @@ -168,6 +168,7 @@ if [ "x${INST_TYPE}" = "xworkstation" -o "x${INST_TYPE}" = "xltsp-server" ]; the NOCOLOR=1 ipkg ${MIDORI} fi + ipkg ${LIBEVENT} ipkg -m noac ${NSPR} "--with-mozilla --with-pthreads \ $([ $(uname -m) = x86_64 ] && echo --enable-64bit)" ipkg -m noac ${NSS} @@ -250,20 +251,17 @@ if [ "x${INST_TYPE}" = "xltsp-server" ]; then ipkg ${LTSP_UTILS} fi -ipkg -m acnb ${KVM} +ipkg -j ${QEMU} "--libexecdir=/usr/lib/qemu \ + --docdir=/usr/share/doc/qemu-1.7.0 \ + --target-list=x86_64-softmmu" ipkg -m acnb ${BRIDGE_UTILS} ipkg -m noac ${TUNCTL} -ipkg ${LIBEVENT} ipkg ${TRANSMISSION} "--disable-daemon" # Électronique -#ipkg ${LIBGEDA} -#ipkg ${GEDA_SYMBOLS} -#ipkg ${GEDA_GSCHEM} -#ipkg ${GEDA_GNETLIST} -#ipkg ${GEDA_SYMCHECK} -#ipkg ${GEDA_GATTRIB} +ipkg ${GEDA_GAF} +ipkg ${AVRDUDE} "--disable-parport" # Astronomie ipkg -m noac ${STELLARIUM}