Update for XFree86 3.3.4

This commit is contained in:
Jordan K. Hubbard 1999-07-19 11:49:22 +00:00
parent 0d7065f9ce
commit ba7a9304d9
6 changed files with 159 additions and 159 deletions

View File

@ -4,7 +4,7 @@
* This is probably the last program in the `sysinstall' line - the next
* generation being essentially a complete rewrite.
*
* $Id: menus.c,v 1.210 1999/07/06 09:19:36 jkh Exp $
* $Id: menus.c,v 1.211 1999/07/16 22:03:27 jkh Exp $
*
* Copyright (c) 1995
* Jordan Hubbard. All rights reserved.
@ -822,7 +822,7 @@ DMenu MenuSubDistributions = {
srcFlagCheck, distSetSrc },
{ "ports", "The FreeBSD Ports collection",
dmenuFlagCheck, dmenuSetFlag, NULL, &Dists, '[', 'X', ']', DIST_PORTS },
{ "XFree86", "The XFree86 3.3.3.1 distribution",
{ "XFree86", "The XFree86 3.3.4 distribution",
x11FlagCheck, distSetXF86 },
{ "All", "All sources, binaries and X Window System binaries",
NULL, distSetEverything, NULL, NULL, ' ', ' ', ' ' },
@ -905,8 +905,8 @@ DMenu MenuSrcDistributions = {
DMenu MenuXF86Select = {
DMENU_NORMAL_TYPE,
"XFree86 3.3.3.1 Distribution",
"Please select the components you need from the XFree86 3.3.3.1\n"
"XFree86 3.3.4 Distribution",
"Please select the components you need from the XFree86 3.3.4\n"
"distribution sets.",
NULL,
NULL,
@ -921,7 +921,7 @@ DMenu MenuXF86Select = {
DMenu MenuXF86SelectCore = {
DMENU_CHECKLIST_TYPE | DMENU_SELECTION_RETURNS,
"XFree86 3.3.3.1 base distribution types",
"XFree86 3.3.4 base distribution types",
"Please check off the basic XFree86 components you wish to install.\n"
"Bin, lib, and set are recommended for a minimum installaion.",
NULL,
@ -948,9 +948,9 @@ DMenu MenuXF86SelectCore = {
dmenuFlagCheck, dmenuSetFlag, NULL, &XF86Dists, '[', 'X', ']', DIST_XF86_SET },
{ "9set", "XFree86 Setup Utility for PC98 machines",
dmenuFlagCheck, dmenuSetFlag, NULL, &XF86Dists, '[', 'X', ']', DIST_XF86_9SET },
{ "sources", "XFree86 3.3.3.1 standard sources",
{ "sources", "XFree86 3.3.4 standard sources",
dmenuFlagCheck, dmenuSetFlag, NULL, &XF86Dists, '[', 'X', ']', DIST_XF86_SRC },
{ "csources", "XFree86 3.3.3.1 contrib sources",
{ "csources", "XFree86 3.3.4 contrib sources",
dmenuFlagCheck, dmenuSetFlag, NULL, &XF86Dists, '[', 'X', ']', DIST_XF86_CSRC },
{ "All", "Select all of the above",
NULL, setX11Misc, NULL, NULL, ' ', ' ', ' ' },

View File

@ -22,7 +22,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
.\" $Id: sysinstall.8,v 1.16 1999/02/18 23:59:58 jkh Exp $
.\" $Id: sysinstall.8,v 1.17 1999/04/24 01:53:55 jkh Exp $
.\"
.Dd August 9, 1997
.Dt SYSINSTALL 8
@ -411,93 +411,93 @@ XFree86 official sources.
.It Li XF86-co
XFree86 contributed sources.
.It Li Xbin
XFree86 3.3.3.1 binaries.
XFree86 3.3.4 binaries.
.It Li Xcfg
XFree86 3.3.3.1 configuration files.
XFree86 3.3.4 configuration files.
.It Li Xdoc
XFree86 3.3.3.1 documentation.
XFree86 3.3.4 documentation.
.It Li Xhtml
XFree86 3.3.3.1 HTML documentation.
XFree86 3.3.4 HTML documentation.
.It Li Xlib
XFree86 3.3.3.1 libraries.
XFree86 3.3.4 libraries.
.It Li Xlk98
XFree86 3.3.3.1 server link-kit for PC98 machines.
XFree86 3.3.4 server link-kit for PC98 machines.
.It Li Xlkit
XFree86 3.3.3.1 server link-kit for standard machines.
XFree86 3.3.4 server link-kit for standard machines.
.It Li Xman
XFree86 3.3.3.1 manual pages.
XFree86 3.3.4 manual pages.
.It Li Xprog
XFree86 3.3.3.1 programmer's distribution.
XFree86 3.3.4 programmer's distribution.
.It Li Xps
XFree86 3.3.3.1 postscript documentation.
XFree86 3.3.4 postscript documentation.
.It Li Xset
XFree86 3.3.3.1 graphical setup tool.
XFree86 3.3.4 graphical setup tool.
.It Li X8514
XFree86 3.3.3.1 8514 server.
XFree86 3.3.4 8514 server.
.It Li X9480
XFree86 3.3.3.1 PC98 8-bit (256 color) PEGC-480 server.
XFree86 3.3.4 PC98 8-bit (256 color) PEGC-480 server.
.It Li X9EGC
XFree86 3.3.3.1 PC98 4-bit (16 color) EGC server.
XFree86 3.3.4 PC98 4-bit (16 color) EGC server.
.It Li X9GA9
XFree86 3.3.3.1 PC98 GA-968V4/PCI (S3 968) server.
XFree86 3.3.4 PC98 GA-968V4/PCI (S3 968) server.
.It Li X9GAN
XFree86 3.3.3.1 PC98 GANB-WAP (cirrus) server.
XFree86 3.3.4 PC98 GANB-WAP (cirrus) server.
.It Li X9LPW
XFree86 3.3.3.1 PC98 PowerWindowLB (S3) server.
XFree86 3.3.4 PC98 PowerWindowLB (S3) server.
.It Li X9NKV
XFree86 3.3.3.1 PC98 NKV-NEC (cirrus) server.
XFree86 3.3.4 PC98 NKV-NEC (cirrus) server.
.It Li X9NS3
XFree86 3.3.3.1 PC98 NEC (S3) server.
XFree86 3.3.4 PC98 NEC (S3) server.
.It Li X9SPW
XFree86 3.3.3.1 PC98 SKB-PowerWindow (S3) server.
XFree86 3.3.4 PC98 SKB-PowerWindow (S3) server.
.It Li X9TGU
XFree86 3.3.3.1 PC98 Cyber9320 and TGUI9680 server.
XFree86 3.3.4 PC98 Cyber9320 and TGUI9680 server.
.It Li X9WEP
XFree86 3.3.3.1 PC98 WAB-EP (cirrus) server.
XFree86 3.3.4 PC98 WAB-EP (cirrus) server.
.It Li X9WS
XFree86 3.3.3.1 PC98 WABS (cirrus) server.
XFree86 3.3.4 PC98 WABS (cirrus) server.
.It Li X9WSN
XFree86 3.3.3.1 PC98 WSN-A2F (cirrus) server.
XFree86 3.3.4 PC98 WSN-A2F (cirrus) server.
.It Li XAGX
XFree86 3.3.3.1 8 bit AGX server.
XFree86 3.3.4 8 bit AGX server.
.It Li XI128
XFree86 3.3.3.1 #9 Imagine I128 server.
XFree86 3.3.4 #9 Imagine I128 server.
.It Li XMa8
XFree86 3.3.3.1 ATI Mach8 server.
XFree86 3.3.4 ATI Mach8 server.
.It Li XMa32
XFree86 3.3.3.1 ATI Mach32 server.
XFree86 3.3.4 ATI Mach32 server.
.It Li XMa64
XFree86 3.3.3.1 ATI Mach64 server.
XFree86 3.3.4 ATI Mach64 server.
.It Li XMono
XFree86 3.3.3.1 monochrome server.
XFree86 3.3.4 monochrome server.
.It Li XP9K
XFree86 3.3.3.1 P9000 server.
XFree86 3.3.4 P9000 server.
.It Li XS3
XFree86 3.3.3.1 S3 server.
XFree86 3.3.4 S3 server.
.It Li XS3V
XFree86 3.3.3.1 S3 Virge server.
XFree86 3.3.4 S3 Virge server.
.It Li XSVGA
XFree86 3.3.3.1 SVGA server.
XFree86 3.3.4 SVGA server.
.It Li XVG16
XFree86 3.3.3.1 VGA16 server.
XFree86 3.3.4 VGA16 server.
.It Li XW32
XFree86 3.3.3.1 ET4000/W32, /W32i and /W32p server.
XFree86 3.3.4 ET4000/W32, /W32i and /W32p server.
.It Li Xnest
XFree86 3.3.3.1 nested X server.
XFree86 3.3.4 nested X server.
.It Li Xvfb
XFree86 3.3.3.1 virtual frame-buffer X server.
XFree86 3.3.4 virtual frame-buffer X server.
.It Li Xfnts
XFree86 3.3.3.1 base font set.
XFree86 3.3.4 base font set.
.It Li Xf100
XFree86 3.3.3.1 100DPI font set.
XFree86 3.3.4 100DPI font set.
.It Li Xfcyr
XFree86 3.3.3.1 Cyrillic font set.
XFree86 3.3.4 Cyrillic font set.
.It Li Xfscl
XFree86 3.3.3.1 scalable font set.
XFree86 3.3.4 scalable font set.
.It Li Xfnon
XFree86 3.3.3.1 non-english font set.
XFree86 3.3.4 non-english font set.
.It Li Xfsrv
XFree86 3.3.3.1 font server.
XFree86 3.3.4 font server.
.El
.It distSetDeveloper
Selects the standard Developer's distribution set.
@ -536,7 +536,7 @@ Interactively select source subcomponents.
.Pp
\fBVariables:\fR None
.It distSetXF86
Interactively select XFree86 3.3.3.1 subcomponents.
Interactively select XFree86 3.3.4 subcomponents.
.Pp
\fBVariables:\fR None
.It distExtractAll

View File

@ -4,7 +4,7 @@
* This is probably the last program in the `sysinstall' line - the next
* generation being essentially a complete rewrite.
*
* $Id: menus.c,v 1.210 1999/07/06 09:19:36 jkh Exp $
* $Id: menus.c,v 1.211 1999/07/16 22:03:27 jkh Exp $
*
* Copyright (c) 1995
* Jordan Hubbard. All rights reserved.
@ -822,7 +822,7 @@ DMenu MenuSubDistributions = {
srcFlagCheck, distSetSrc },
{ "ports", "The FreeBSD Ports collection",
dmenuFlagCheck, dmenuSetFlag, NULL, &Dists, '[', 'X', ']', DIST_PORTS },
{ "XFree86", "The XFree86 3.3.3.1 distribution",
{ "XFree86", "The XFree86 3.3.4 distribution",
x11FlagCheck, distSetXF86 },
{ "All", "All sources, binaries and X Window System binaries",
NULL, distSetEverything, NULL, NULL, ' ', ' ', ' ' },
@ -905,8 +905,8 @@ DMenu MenuSrcDistributions = {
DMenu MenuXF86Select = {
DMENU_NORMAL_TYPE,
"XFree86 3.3.3.1 Distribution",
"Please select the components you need from the XFree86 3.3.3.1\n"
"XFree86 3.3.4 Distribution",
"Please select the components you need from the XFree86 3.3.4\n"
"distribution sets.",
NULL,
NULL,
@ -921,7 +921,7 @@ DMenu MenuXF86Select = {
DMenu MenuXF86SelectCore = {
DMENU_CHECKLIST_TYPE | DMENU_SELECTION_RETURNS,
"XFree86 3.3.3.1 base distribution types",
"XFree86 3.3.4 base distribution types",
"Please check off the basic XFree86 components you wish to install.\n"
"Bin, lib, and set are recommended for a minimum installaion.",
NULL,
@ -948,9 +948,9 @@ DMenu MenuXF86SelectCore = {
dmenuFlagCheck, dmenuSetFlag, NULL, &XF86Dists, '[', 'X', ']', DIST_XF86_SET },
{ "9set", "XFree86 Setup Utility for PC98 machines",
dmenuFlagCheck, dmenuSetFlag, NULL, &XF86Dists, '[', 'X', ']', DIST_XF86_9SET },
{ "sources", "XFree86 3.3.3.1 standard sources",
{ "sources", "XFree86 3.3.4 standard sources",
dmenuFlagCheck, dmenuSetFlag, NULL, &XF86Dists, '[', 'X', ']', DIST_XF86_SRC },
{ "csources", "XFree86 3.3.3.1 contrib sources",
{ "csources", "XFree86 3.3.4 contrib sources",
dmenuFlagCheck, dmenuSetFlag, NULL, &XF86Dists, '[', 'X', ']', DIST_XF86_CSRC },
{ "All", "Select all of the above",
NULL, setX11Misc, NULL, NULL, ' ', ' ', ' ' },

View File

@ -22,7 +22,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
.\" $Id: sysinstall.8,v 1.16 1999/02/18 23:59:58 jkh Exp $
.\" $Id: sysinstall.8,v 1.17 1999/04/24 01:53:55 jkh Exp $
.\"
.Dd August 9, 1997
.Dt SYSINSTALL 8
@ -411,93 +411,93 @@ XFree86 official sources.
.It Li XF86-co
XFree86 contributed sources.
.It Li Xbin
XFree86 3.3.3.1 binaries.
XFree86 3.3.4 binaries.
.It Li Xcfg
XFree86 3.3.3.1 configuration files.
XFree86 3.3.4 configuration files.
.It Li Xdoc
XFree86 3.3.3.1 documentation.
XFree86 3.3.4 documentation.
.It Li Xhtml
XFree86 3.3.3.1 HTML documentation.
XFree86 3.3.4 HTML documentation.
.It Li Xlib
XFree86 3.3.3.1 libraries.
XFree86 3.3.4 libraries.
.It Li Xlk98
XFree86 3.3.3.1 server link-kit for PC98 machines.
XFree86 3.3.4 server link-kit for PC98 machines.
.It Li Xlkit
XFree86 3.3.3.1 server link-kit for standard machines.
XFree86 3.3.4 server link-kit for standard machines.
.It Li Xman
XFree86 3.3.3.1 manual pages.
XFree86 3.3.4 manual pages.
.It Li Xprog
XFree86 3.3.3.1 programmer's distribution.
XFree86 3.3.4 programmer's distribution.
.It Li Xps
XFree86 3.3.3.1 postscript documentation.
XFree86 3.3.4 postscript documentation.
.It Li Xset
XFree86 3.3.3.1 graphical setup tool.
XFree86 3.3.4 graphical setup tool.
.It Li X8514
XFree86 3.3.3.1 8514 server.
XFree86 3.3.4 8514 server.
.It Li X9480
XFree86 3.3.3.1 PC98 8-bit (256 color) PEGC-480 server.
XFree86 3.3.4 PC98 8-bit (256 color) PEGC-480 server.
.It Li X9EGC
XFree86 3.3.3.1 PC98 4-bit (16 color) EGC server.
XFree86 3.3.4 PC98 4-bit (16 color) EGC server.
.It Li X9GA9
XFree86 3.3.3.1 PC98 GA-968V4/PCI (S3 968) server.
XFree86 3.3.4 PC98 GA-968V4/PCI (S3 968) server.
.It Li X9GAN
XFree86 3.3.3.1 PC98 GANB-WAP (cirrus) server.
XFree86 3.3.4 PC98 GANB-WAP (cirrus) server.
.It Li X9LPW
XFree86 3.3.3.1 PC98 PowerWindowLB (S3) server.
XFree86 3.3.4 PC98 PowerWindowLB (S3) server.
.It Li X9NKV
XFree86 3.3.3.1 PC98 NKV-NEC (cirrus) server.
XFree86 3.3.4 PC98 NKV-NEC (cirrus) server.
.It Li X9NS3
XFree86 3.3.3.1 PC98 NEC (S3) server.
XFree86 3.3.4 PC98 NEC (S3) server.
.It Li X9SPW
XFree86 3.3.3.1 PC98 SKB-PowerWindow (S3) server.
XFree86 3.3.4 PC98 SKB-PowerWindow (S3) server.
.It Li X9TGU
XFree86 3.3.3.1 PC98 Cyber9320 and TGUI9680 server.
XFree86 3.3.4 PC98 Cyber9320 and TGUI9680 server.
.It Li X9WEP
XFree86 3.3.3.1 PC98 WAB-EP (cirrus) server.
XFree86 3.3.4 PC98 WAB-EP (cirrus) server.
.It Li X9WS
XFree86 3.3.3.1 PC98 WABS (cirrus) server.
XFree86 3.3.4 PC98 WABS (cirrus) server.
.It Li X9WSN
XFree86 3.3.3.1 PC98 WSN-A2F (cirrus) server.
XFree86 3.3.4 PC98 WSN-A2F (cirrus) server.
.It Li XAGX
XFree86 3.3.3.1 8 bit AGX server.
XFree86 3.3.4 8 bit AGX server.
.It Li XI128
XFree86 3.3.3.1 #9 Imagine I128 server.
XFree86 3.3.4 #9 Imagine I128 server.
.It Li XMa8
XFree86 3.3.3.1 ATI Mach8 server.
XFree86 3.3.4 ATI Mach8 server.
.It Li XMa32
XFree86 3.3.3.1 ATI Mach32 server.
XFree86 3.3.4 ATI Mach32 server.
.It Li XMa64
XFree86 3.3.3.1 ATI Mach64 server.
XFree86 3.3.4 ATI Mach64 server.
.It Li XMono
XFree86 3.3.3.1 monochrome server.
XFree86 3.3.4 monochrome server.
.It Li XP9K
XFree86 3.3.3.1 P9000 server.
XFree86 3.3.4 P9000 server.
.It Li XS3
XFree86 3.3.3.1 S3 server.
XFree86 3.3.4 S3 server.
.It Li XS3V
XFree86 3.3.3.1 S3 Virge server.
XFree86 3.3.4 S3 Virge server.
.It Li XSVGA
XFree86 3.3.3.1 SVGA server.
XFree86 3.3.4 SVGA server.
.It Li XVG16
XFree86 3.3.3.1 VGA16 server.
XFree86 3.3.4 VGA16 server.
.It Li XW32
XFree86 3.3.3.1 ET4000/W32, /W32i and /W32p server.
XFree86 3.3.4 ET4000/W32, /W32i and /W32p server.
.It Li Xnest
XFree86 3.3.3.1 nested X server.
XFree86 3.3.4 nested X server.
.It Li Xvfb
XFree86 3.3.3.1 virtual frame-buffer X server.
XFree86 3.3.4 virtual frame-buffer X server.
.It Li Xfnts
XFree86 3.3.3.1 base font set.
XFree86 3.3.4 base font set.
.It Li Xf100
XFree86 3.3.3.1 100DPI font set.
XFree86 3.3.4 100DPI font set.
.It Li Xfcyr
XFree86 3.3.3.1 Cyrillic font set.
XFree86 3.3.4 Cyrillic font set.
.It Li Xfscl
XFree86 3.3.3.1 scalable font set.
XFree86 3.3.4 scalable font set.
.It Li Xfnon
XFree86 3.3.3.1 non-english font set.
XFree86 3.3.4 non-english font set.
.It Li Xfsrv
XFree86 3.3.3.1 font server.
XFree86 3.3.4 font server.
.El
.It distSetDeveloper
Selects the standard Developer's distribution set.
@ -536,7 +536,7 @@ Interactively select source subcomponents.
.Pp
\fBVariables:\fR None
.It distSetXF86
Interactively select XFree86 3.3.3.1 subcomponents.
Interactively select XFree86 3.3.4 subcomponents.
.Pp
\fBVariables:\fR None
.It distExtractAll

View File

@ -4,7 +4,7 @@
* This is probably the last program in the `sysinstall' line - the next
* generation being essentially a complete rewrite.
*
* $Id: menus.c,v 1.210 1999/07/06 09:19:36 jkh Exp $
* $Id: menus.c,v 1.211 1999/07/16 22:03:27 jkh Exp $
*
* Copyright (c) 1995
* Jordan Hubbard. All rights reserved.
@ -822,7 +822,7 @@ DMenu MenuSubDistributions = {
srcFlagCheck, distSetSrc },
{ "ports", "The FreeBSD Ports collection",
dmenuFlagCheck, dmenuSetFlag, NULL, &Dists, '[', 'X', ']', DIST_PORTS },
{ "XFree86", "The XFree86 3.3.3.1 distribution",
{ "XFree86", "The XFree86 3.3.4 distribution",
x11FlagCheck, distSetXF86 },
{ "All", "All sources, binaries and X Window System binaries",
NULL, distSetEverything, NULL, NULL, ' ', ' ', ' ' },
@ -905,8 +905,8 @@ DMenu MenuSrcDistributions = {
DMenu MenuXF86Select = {
DMENU_NORMAL_TYPE,
"XFree86 3.3.3.1 Distribution",
"Please select the components you need from the XFree86 3.3.3.1\n"
"XFree86 3.3.4 Distribution",
"Please select the components you need from the XFree86 3.3.4\n"
"distribution sets.",
NULL,
NULL,
@ -921,7 +921,7 @@ DMenu MenuXF86Select = {
DMenu MenuXF86SelectCore = {
DMENU_CHECKLIST_TYPE | DMENU_SELECTION_RETURNS,
"XFree86 3.3.3.1 base distribution types",
"XFree86 3.3.4 base distribution types",
"Please check off the basic XFree86 components you wish to install.\n"
"Bin, lib, and set are recommended for a minimum installaion.",
NULL,
@ -948,9 +948,9 @@ DMenu MenuXF86SelectCore = {
dmenuFlagCheck, dmenuSetFlag, NULL, &XF86Dists, '[', 'X', ']', DIST_XF86_SET },
{ "9set", "XFree86 Setup Utility for PC98 machines",
dmenuFlagCheck, dmenuSetFlag, NULL, &XF86Dists, '[', 'X', ']', DIST_XF86_9SET },
{ "sources", "XFree86 3.3.3.1 standard sources",
{ "sources", "XFree86 3.3.4 standard sources",
dmenuFlagCheck, dmenuSetFlag, NULL, &XF86Dists, '[', 'X', ']', DIST_XF86_SRC },
{ "csources", "XFree86 3.3.3.1 contrib sources",
{ "csources", "XFree86 3.3.4 contrib sources",
dmenuFlagCheck, dmenuSetFlag, NULL, &XF86Dists, '[', 'X', ']', DIST_XF86_CSRC },
{ "All", "Select all of the above",
NULL, setX11Misc, NULL, NULL, ' ', ' ', ' ' },

View File

@ -22,7 +22,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
.\" $Id: sysinstall.8,v 1.16 1999/02/18 23:59:58 jkh Exp $
.\" $Id: sysinstall.8,v 1.17 1999/04/24 01:53:55 jkh Exp $
.\"
.Dd August 9, 1997
.Dt SYSINSTALL 8
@ -411,93 +411,93 @@ XFree86 official sources.
.It Li XF86-co
XFree86 contributed sources.
.It Li Xbin
XFree86 3.3.3.1 binaries.
XFree86 3.3.4 binaries.
.It Li Xcfg
XFree86 3.3.3.1 configuration files.
XFree86 3.3.4 configuration files.
.It Li Xdoc
XFree86 3.3.3.1 documentation.
XFree86 3.3.4 documentation.
.It Li Xhtml
XFree86 3.3.3.1 HTML documentation.
XFree86 3.3.4 HTML documentation.
.It Li Xlib
XFree86 3.3.3.1 libraries.
XFree86 3.3.4 libraries.
.It Li Xlk98
XFree86 3.3.3.1 server link-kit for PC98 machines.
XFree86 3.3.4 server link-kit for PC98 machines.
.It Li Xlkit
XFree86 3.3.3.1 server link-kit for standard machines.
XFree86 3.3.4 server link-kit for standard machines.
.It Li Xman
XFree86 3.3.3.1 manual pages.
XFree86 3.3.4 manual pages.
.It Li Xprog
XFree86 3.3.3.1 programmer's distribution.
XFree86 3.3.4 programmer's distribution.
.It Li Xps
XFree86 3.3.3.1 postscript documentation.
XFree86 3.3.4 postscript documentation.
.It Li Xset
XFree86 3.3.3.1 graphical setup tool.
XFree86 3.3.4 graphical setup tool.
.It Li X8514
XFree86 3.3.3.1 8514 server.
XFree86 3.3.4 8514 server.
.It Li X9480
XFree86 3.3.3.1 PC98 8-bit (256 color) PEGC-480 server.
XFree86 3.3.4 PC98 8-bit (256 color) PEGC-480 server.
.It Li X9EGC
XFree86 3.3.3.1 PC98 4-bit (16 color) EGC server.
XFree86 3.3.4 PC98 4-bit (16 color) EGC server.
.It Li X9GA9
XFree86 3.3.3.1 PC98 GA-968V4/PCI (S3 968) server.
XFree86 3.3.4 PC98 GA-968V4/PCI (S3 968) server.
.It Li X9GAN
XFree86 3.3.3.1 PC98 GANB-WAP (cirrus) server.
XFree86 3.3.4 PC98 GANB-WAP (cirrus) server.
.It Li X9LPW
XFree86 3.3.3.1 PC98 PowerWindowLB (S3) server.
XFree86 3.3.4 PC98 PowerWindowLB (S3) server.
.It Li X9NKV
XFree86 3.3.3.1 PC98 NKV-NEC (cirrus) server.
XFree86 3.3.4 PC98 NKV-NEC (cirrus) server.
.It Li X9NS3
XFree86 3.3.3.1 PC98 NEC (S3) server.
XFree86 3.3.4 PC98 NEC (S3) server.
.It Li X9SPW
XFree86 3.3.3.1 PC98 SKB-PowerWindow (S3) server.
XFree86 3.3.4 PC98 SKB-PowerWindow (S3) server.
.It Li X9TGU
XFree86 3.3.3.1 PC98 Cyber9320 and TGUI9680 server.
XFree86 3.3.4 PC98 Cyber9320 and TGUI9680 server.
.It Li X9WEP
XFree86 3.3.3.1 PC98 WAB-EP (cirrus) server.
XFree86 3.3.4 PC98 WAB-EP (cirrus) server.
.It Li X9WS
XFree86 3.3.3.1 PC98 WABS (cirrus) server.
XFree86 3.3.4 PC98 WABS (cirrus) server.
.It Li X9WSN
XFree86 3.3.3.1 PC98 WSN-A2F (cirrus) server.
XFree86 3.3.4 PC98 WSN-A2F (cirrus) server.
.It Li XAGX
XFree86 3.3.3.1 8 bit AGX server.
XFree86 3.3.4 8 bit AGX server.
.It Li XI128
XFree86 3.3.3.1 #9 Imagine I128 server.
XFree86 3.3.4 #9 Imagine I128 server.
.It Li XMa8
XFree86 3.3.3.1 ATI Mach8 server.
XFree86 3.3.4 ATI Mach8 server.
.It Li XMa32
XFree86 3.3.3.1 ATI Mach32 server.
XFree86 3.3.4 ATI Mach32 server.
.It Li XMa64
XFree86 3.3.3.1 ATI Mach64 server.
XFree86 3.3.4 ATI Mach64 server.
.It Li XMono
XFree86 3.3.3.1 monochrome server.
XFree86 3.3.4 monochrome server.
.It Li XP9K
XFree86 3.3.3.1 P9000 server.
XFree86 3.3.4 P9000 server.
.It Li XS3
XFree86 3.3.3.1 S3 server.
XFree86 3.3.4 S3 server.
.It Li XS3V
XFree86 3.3.3.1 S3 Virge server.
XFree86 3.3.4 S3 Virge server.
.It Li XSVGA
XFree86 3.3.3.1 SVGA server.
XFree86 3.3.4 SVGA server.
.It Li XVG16
XFree86 3.3.3.1 VGA16 server.
XFree86 3.3.4 VGA16 server.
.It Li XW32
XFree86 3.3.3.1 ET4000/W32, /W32i and /W32p server.
XFree86 3.3.4 ET4000/W32, /W32i and /W32p server.
.It Li Xnest
XFree86 3.3.3.1 nested X server.
XFree86 3.3.4 nested X server.
.It Li Xvfb
XFree86 3.3.3.1 virtual frame-buffer X server.
XFree86 3.3.4 virtual frame-buffer X server.
.It Li Xfnts
XFree86 3.3.3.1 base font set.
XFree86 3.3.4 base font set.
.It Li Xf100
XFree86 3.3.3.1 100DPI font set.
XFree86 3.3.4 100DPI font set.
.It Li Xfcyr
XFree86 3.3.3.1 Cyrillic font set.
XFree86 3.3.4 Cyrillic font set.
.It Li Xfscl
XFree86 3.3.3.1 scalable font set.
XFree86 3.3.4 scalable font set.
.It Li Xfnon
XFree86 3.3.3.1 non-english font set.
XFree86 3.3.4 non-english font set.
.It Li Xfsrv
XFree86 3.3.3.1 font server.
XFree86 3.3.4 font server.
.El
.It distSetDeveloper
Selects the standard Developer's distribution set.
@ -536,7 +536,7 @@ Interactively select source subcomponents.
.Pp
\fBVariables:\fR None
.It distSetXF86
Interactively select XFree86 3.3.3.1 subcomponents.
Interactively select XFree86 3.3.4 subcomponents.
.Pp
\fBVariables:\fR None
.It distExtractAll