If the changes you want to apply to the miniroot can safely be done by simply replacing some files in an existing miniroot, you can do the following:
/usr/sbin/root_archive unpack <old-miniroot> <target-directory> # replace files as necesssary in the <target-directory> /usr/sbin/root_archive pack <new-miniroot> <target-directory> Then install the miniroot as boot/x86.miniroot in a netinstall image, or the image directory used to build a DVD. If the changes require a full reconstruction of the miniroot, then I'm not sure how to do it in a way that is available to the entire community (though it must exist since that's how OpenSolaris gets built). Lori Tom Whitten wrote: > Eric Schrock writes: > >> On Tue, Oct 16, 2007 at 04:11:21PM -0700, Liane Praza wrote: >> > [SNIP] > >>>> I've tested >>>> this on stock Solaris systems as well as a system with a read-only root >>>> but writable /etc/svc. I'd also like to test operation under the >>>> standard Solaris miniroot, but I have no idea how to build or test this >>>> environment - does anyone have info on how to do this? >>>> >>> Mercifully, I don't remember. Sorry. >>> >> Sigh, I'll go bug the install community ;-) >> >> Thanks, >> >> - Eric >> > > When you find out how to do this, please share the information. > > Thanks, > tom > _______________________________________________ > smf-discuss mailing list > smf-discuss at opensolaris.org >