X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage5%2Fhv-install-1;h=6b4779863f18bc1a91d618b11726acaf62005837;hb=8736214ae0db4817212fd150fa2da1dc2e866c4a;hp=452fcc58d2ee782130e961e188cedbf7bdae87cb;hpb=f9e319d2b38228d3e7186fe77b881a6e035cbdb4;p=hvlinux.git diff --git a/stage5/hv-install-1 b/stage5/hv-install-1 index 452fcc5..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} @@ -192,6 +193,7 @@ ipkg ${LIBGAMIN} "--libexecdir=/usr/sbin" ipkg ${MENU_CACHE} ipkg ${GVFS} ipkg ${XARCHIVER} +ipkg ${GNOME_MENUS} ipkg -m acnb ${LIBFM} ipkg ${PCMANFM} @@ -249,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}