On 05/ 6/11 03:56 PM, [email protected] wrote:
> I'd appreciate a review of the following webrev
> 
>     http://cr.opensolaris.org/~comay/webrev-18099/
> 
> which covers addressing the following issues
> 
> 18099 Update install packages to remove qus driver
> 18236 group package updates for l10n's repackaging using facets
> 18250 importer.py shouldn't be introducing the obsolete "description" action
> 18252 resync repository to snv_165

If the dependencies that forced SUNWxwplt & SUNWxwinc are gone (since you
removed those from ServerInstall & SlimInstall), I'd expect you could probably
prune out a few more X bits that got pulled in only due to the expansion of
those dependencies.

For instance, I think these could go from ServerInstall:

   9 depend benchmark/x11perf
  18 depend desktop/window-manager/twm
  19 depend developer/build/autoconf/xorg-macros
 432 depend x11/colormap-utilities
 435 depend x11/data/workspace-patterns
 436 depend x11/data/xbitmaps
 437 depend x11/demo
 439 depend x11/font-utilities
 441 depend x11/keyboard/xkb-utilities
 442 depend x11/library/dps
 444 depend x11/library/libdmx
 448 depend x11/library/libowconfig
 484 depend x11/library/xtrans
 485 depend x11/session/sessreg
 486 depend x11/session/smproxy
 489 depend x11/session/xinit
 492 depend x11/x11-window-dump
 493 depend x11/xcalc
 494 depend x11/xfd
 495 depend x11/xfs/xfs-utilities
 498 depend x11/xmag
 499 depend x11/xvidtune

(and maybe more depending how much of a headless server you want to have).

and I don't think these are needed in SlimInstall:

  46 depend desktop/window-manager/twm
  51 depend developer/build/autoconf/xorg-macros
 705 depend x11/data/workspace-patterns
 719 depend x11/library/dps
 726 depend x11/library/libowconfig
 763 depend x11/library/xtrans
 796 depend x11/xcalc
 800 depend x11/xfs
 801 depend x11/xfs/xfs-utilities

On the other hand, should /runtime/perl-512 be added to SlimInstall since I
imagine other packages are going to start migrating to depend on it?


-- 
        -Alan Coopersmith-        [email protected]
         Oracle Solaris Platform Engineering: X Window System

_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to