Question I have though, do the vmware/virtualbox scripts still
function with the new system? The directions don't cover how to create
a vmware image from the new system..
--
--Matt
The new build system sticks those images into dirs under src/build/images/*
If you run ./new_build_image.sh, you'll see it print this at the end:
"To convert to VMWare image, outside the chroot, do something like:"
" ./image_to_vmware.sh --from=${OUTSIDE_OUTPUT_DIR}"
Nasser