Ajout AVRDUDE
[hvlinux.git] / stage5 / hv-install-1
index 21dcf85..9a880a8 100755 (executable)
@@ -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
@@ -193,6 +192,7 @@ ipkg ${LIBGAMIN} "--libexecdir=/usr/sbin"
 ipkg ${MENU_CACHE}
 ipkg ${GVFS}
 ipkg ${XARCHIVER}
+ipkg ${GNOME_MENUS}
 ipkg -m acnb ${LIBFM}
 ipkg ${PCMANFM}
 
@@ -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,11 +267,15 @@ ipkg ${TRANSMISSION} "--disable-daemon"
 #ipkg ${GEDA_SYMCHECK}
 #ipkg ${GEDA_GATTRIB}
 
+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