Karen Tung wrote: > I have updated the fix to use a symlink for /opt in the bootroot. > I have built an image and verified that it can boot and install cleanly. > > The updated webrev is here: > > http://cr.opensolaris.org/~ktung/4293_fix_updated/ >
Looks OK, Karen. Dave > Thanks, > > --Karen > > Dave Miner wrote: >> Karen Tung wrote: >> >>> Hi, >>> >>> Can I get 2 reviewers for the changes for bug 4293. >>> >>> 4293: x86.microroot seems larger than it needs to be >>> http://defect.opensolaris.org/bz/show_bug.cgi?id=4293 >>> >>> webrev: >>> http://cr.opensolaris.org/~ktung/4293_fix >>> >>> >> >> I have to say that I was assuming the fix for opt would be simpler: >> just make opt in the root archive a symlink to /mnt/misc/opt. We have >> no reason to need to write within it, which is needed with some >> directories in var and etc, and why they use per-file symlinks. It >> would also be somewhat smaller since we'd be skipping a ton of symlinks. >> >> bootroot_configure, 277: comment needs update to match code >> >> Dave >> _______________________________________________ >> caiman-discuss mailing list >> caiman-discuss at opensolaris.org >> http://mail.opensolaris.org/mailman/listinfo/caiman-discuss >> >
