Channing Lovely wrote: > Please review > > http://cr.opensolaris.org/~lovely/microroot/ > > which addresses > > 835 DC microroot creation should be cleaner > > http://defect.opensolaris.org/bz/show_bug.cgi?id=835 > > Thanks, > > Channing > _______________________________________________ > caiman-discuss mailing list > caiman-discuss at opensolaris.org > http://mail.opensolaris.org/mailman/listinfo/caiman-discuss > build_dist.lib
line 125: Why did you remove this? line 208,216,223: I don't think fatal_micro_exit is what you want here since it umounts $MICROROOT2 = $DIST_PROTO/bootcd_microroot2 and lofiadm -d 's $BOOT_ARCHIVE2 = /$DIST_PROTO/boot/x86.microroot2 I suspect you really want it to do this to TMP_ARCHIVE? Question: Is some of the code that used to be in livemedia processing that has now been moved to finalize_root_archive really for livemedia? Or is it needed for the root_archive? There's a subtle difference and I just want to make sure the differentiation has been maintained. Or maybe the differentiation was incorrect in the first version? Jean
