My recent push to the Distribution Construction will change the build area layout. Previously, the user specified in the manifest file the pkg_image_area, also known as the proto area. That was where the installation of the IPS packages for the image would occur. With my push, the user now should specify a build area where several subdirectories will reside. The layout will be:
<build_area>/build_data/pkg_image (This is the area you used to specify) <build_area>/build_data/tmp <build_area>/build_data/bootroot <build_area>/logs <build_area>/media (This is the old output area, i.e. where you built images will be placed) Please modify your manifest accordingly. Jean McCormack
