Apologies for not sending this yesterday. The integration of the fix for bug 6440, in the following changeset:
changeset: 531:e526f752d6d0 tag: tip user: David Miner <dminer at opensolaris.org> date: Tue Apr 14 15:57:23 2009 -0400 description: 6440 Build 106 installer fails to start in 512 MB environment 7975 LiveCD still has old branding - desktop background - in B111 represents a flag day for the Distribution Constructor. Manifests now require an additional argument to be passed to the bootroot_archive finalizer script, specifying the kernel architecture to be used in the archive. As of this time, valid values for this argument are: all amd64 sparc x86 The sample manifests in /usr/share/distro_const/slim_cd and /usr/share/distro_const/auto_install were updated in the above changeset, it's recommended that you diff your manifest against whichever of these you used as the basis for your manifest in order to update yours appropriately. This procedure is recommended anytime you update the SUNWdistro-const package. Dave