X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage5%2Fhv-install-1;h=6b4779863f18bc1a91d618b11726acaf62005837;hb=b9d631f0388fefe31b05813855ed35e1624707dd;hp=21dcf856ae0912f77e2ed9cdd9116d0e122a6374;hpb=106719c4c0724d9bcaa87e3a3861ae4f3dc9c7ed;p=hvlinux.git diff --git a/stage5/hv-install-1 b/stage5/hv-install-1 index 21dcf85..6b47798 100755 --- a/stage5/hv-install-1 +++ b/stage5/hv-install-1 @@ -21,7 +21,6 @@ ipkg ${GLIB_NETWORKING} "\ --libexecdir=/usr/lib/glib-networking \ --with-ca-certificates=/etc/ssl/ca-bundle.crt \ --disable-static" -ipkg -s "icu" ${ICU} if [ "x${INST_TYPE}" = "xworkstation" -o \ "x${INST_TYPE}" = "xltsp-server" ]; then @@ -169,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} @@ -193,6 +193,7 @@ ipkg ${LIBGAMIN} "--libexecdir=/usr/sbin" ipkg ${MENU_CACHE} ipkg ${GVFS} ipkg ${XARCHIVER} +ipkg ${GNOME_MENUS} ipkg -m acnb ${LIBFM} ipkg ${PCMANFM} @@ -250,26 +251,25 @@ 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} ipkg ${GTKGLEXT} ipkg -m acnb ${CELESTIA} "--with-gtk" +ipkg -m noac ${I2C_TOOLS} + rscr mult "Performing post-install" post-install write_completed_stage