X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage5%2Fhv-install-1;h=9a880a810df4a790753ab2195ee5b3455e14d02c;hb=158c9890ff31e65a595c10973eb7d4868db6a51a;hp=b3555149e5825ebdb6c84d99c62a98d1dfbe330e;hpb=911c44d1e55c13cd4c8b4c6e6718c40b5f681721;p=hvlinux.git diff --git a/stage5/hv-install-1 b/stage5/hv-install-1 index b355514..9a880a8 100755 --- a/stage5/hv-install-1 +++ b/stage5/hv-install-1 @@ -250,7 +250,9 @@ 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} @@ -265,6 +267,8 @@ ipkg ${TRANSMISSION} "--disable-daemon" #ipkg ${GEDA_SYMCHECK} #ipkg ${GEDA_GATTRIB} +ipkg ${AVRDUDE} "--disable-parport" + # Astronomie ipkg -m noac ${STELLARIUM} ipkg ${GTKGLEXT}