hv-utilities is now fetched and installed like all other packages
[hvlinux.git] / stage2 / packages-update
index 9ad7f44..3b3d591 100755 (executable)
@@ -92,5 +92,6 @@ fpkg -m gnu ${GRUB}
 fpkg -e "tar.gz" ${DHCP} "ftp://ftp.isc.org/isc/dhcp/$(get_pkg_ver ${DHCP})"
 
 fpkg -e "tar.gz" ${ACPID} "http://www.tedfelix.com/linux"
+fpkg -m hv ${HV_UTILITIES}
 
 exit $?