#!/bin/sh # Build the usual development environment image. date=`date` srcdir=$1 lib=$2 image=$3 vm=$4 initial=$5 ./$vm -o ./$vm -i $initial batch <