Thanks for the responses. I took a look through the Milax script. Using that list of packages as a seed for my boot archive makes sense, but this way too large for my application:
solaris-psg-01$ du -h -s . 774M . I was looking for something on the order of 100mb. It looks like the SUNWcs is a killer as it brings in 50+ other packages including things like Xorg, Python, etc. All stuff I don't need. I should have mentioned that I don't need the bells and whistles of zfs either. A ultra simple writable ufs root that is completely ram based is what I'm after. I tried to remove some of the unneeded pkgs (e.g. Xorg) but pkg complains (as it should). I assume there's a way to override the dependency checking, but wanted to see if I am missing something here first. -- This message posted from opensolaris.org