Just FYI - for those that are interested, the changes to remove the remaining
traces of Xsun for snv_135 (i.e. post-2010.03) are undergoing code review.
Since snv_135 is also when we're switching from TeamWare to hg for the master
Nevada gate for X, the bulk of the change is simply from making that transition,
since the Xsun code & encumbered fonts were never checked into the hg sources,
and this only shows the changes to the open code that is already published on
opensolaris.org.
-alan-
CR's:
6926932 Removal of Xsun on SPARC [PSARC 2008/033]: X consolidation portion
==============================================================================
Changed Files:
M buildit
M make_release_packages
M open-src/app/cmap_compact/sun-src/cmap_compact.1
M open-src/app/winsysck/sun-src/winsysck.man
M open-src/data/smf-rbac/Makefile
M open-src/data/smf-rbac/Xserver
M open-src/data/smf-rbac/x11-server.xml.in
M open-src/lib/liblbxutil/Makefile
M open-src/proto/fontsproto/Makefile
M open-src/util/mdb-tools/Makefile
M open-src/util/mdb-tools/README
M open-src/util/mdb-tools/src/modules/Makefile
M open-src/util/mdb-tools/src/modules/Xserver_clients.c
M open-src/util/mdb-tools/src/modules/Xserver_device_grabs.c
M open-src/util/mdb-tools/src/modules/Xserver_headers.h
M open-src/xserver/xorg/sun-manpage.patch
M packages/upgrade-X
R open-src/proto/fontsproto/Xsun-findfont.patch
R packages/SUNWxwcft/Makefile
R packages/SUNWxwcft/depend.tmpl
R packages/SUNWxwcft/pkginfo.tmpl
R packages/SUNWxwcft/prototype
R packages/SUNWxwfnt/copyright.add
R packages/SUNWxwfnt/depend.tmpl
R packages/SUNWxwfnt/pkginfo.tmpl
R packages/SUNWxwfnt/postinstall.tmpl
R packages/SUNWxwfnt/postremove.tmpl
R packages/SUNWxwfnt/preinstall
R packages/SUNWxwfnt/prototype_com
R packages/SUNWxwoft/Makefile
R packages/SUNWxwoft/depend
R packages/SUNWxwoft/pkginfo.tmpl
R packages/SUNWxwoft/postinstall.tmpl
R packages/SUNWxwoft/postremove.tmpl
R packages/SUNWxwoft/prototype
R packages/common_files/i.fontsalias
R packages/common_files/i.fontsdir
R packages/common_files/proc.mkfontdir
R packages/common_files/r.fontsalias
R packages/common_files/r.fontsdir
==============================================================================
Description of the change:
Remove Xsun/encumbered font packages from packages & package scripts
Remove fontsalias/fontdir scripts from packages/common_files that only they used
Remove Xsun references from several man pages
Change default Xserver property in SMF to Xorg on all platforms
Remove Xsun-findfont.patch from fontproto, since it only added code #ifdef XSUN
Remove Xsun support from mdb tools.
(Since this code review is against the hg tree, all of xc/* is already gone.)
==============================================================================
Code changes:
*** View webrev at: http://cr.opensolaris.org/~alanc/6926932-Xsun-removal/