On Thu, Jul 30, 2009 at 07:31:44PM -0700, Danek Duvall wrote:
> On Thu, Jul 30, 2009 at 07:14:13PM -0700, Edward Pilatowicz wrote:
>
> > http://cr.opensolaris.org/~edp/pkg-di2
>
> Looks reasonable to me. However, just because it doesn't show up in the
> webrev properly, could you be sure that you did an "hg cp" of the SUNWzone
> in 86/common to this one, rather than a normal copy and an add? At least
> then there's some hope of tracking differences across history, even if
> right now that's kinda busted.
>
i did to a cp + hg add. i didn't realize that there was such a thing as
an hg cp. that's a pretty cool feature. i've updated my workspace
using hg cp. unfortunatly the regenerated webrev doesn't reflect
the changes (it still lists the file as new). hg diffs reflect just
the changes, so here are the actual diffs.
---8<---
--- a/src/util/distro-import/86/common/SUNWzone
+++ b/src/util/distro-import/120/common/SUNWzone
@@ -2,8 +2,20 @@ package SUNWzone
classification "System/Core"
import SUNWzoneu
import SUNWzoner
+drop etc/brand/native
+drop etc/brand/native/pkgrm.conf
+drop etc/brand/native/smf_disable.conf
drop etc/zones/SUNWblank.xml
drop etc/zones/SUNWdefault.xml
+drop usr/lib/brand/native
+drop usr/lib/brand/native/attach_update
+drop usr/lib/brand/native/config.xml
+drop usr/lib/brand/native/image_install
+drop usr/lib/brand/native/p2v
+drop usr/lib/brand/native/pkgrm.lst
+drop usr/lib/brand/native/platform.xml
+drop usr/lib/brand/native/smf_disable.lst
+drop usr/lib/brand/native/sw_support
add file SUNWblank.xml path=etc/zones/SUNWblank.xml mode=0444 owner=root \
group=bin
add file SUNWdefault.xml path=etc/zones/SUNWdefault.xml mode=0444 owner=root \
---8<---
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss