The software subsets described in this appendix are located on the CD-ROM labeled Digital UNIX V4.0B Operating System Volume 1.
Digital UNIX software subsets are divided into the following categories: optional, mandatory, and conditionally mandatory.
Software Subset Description | What Makes It Mandatory? |
---|---|
DECwindows 75dpi Fonts or DECwindows 100dpi Fonts | Resolution of the graphics adapter attached to the system |
X Servers for Open3D, X Servers for PCbus, or X Servers for TurboChannel | Type of graphics adapter attached to the system |
Graphical Base System Management Utilities, Graphical Print Configuration Application, Graphical System Administration Utilities, Netscape Navigator Gold V3.0, CDE Desktop Environment, Basic X Environment, X Servers, X Fonts, Adobe Font Metric Files, CDE Mail Interface, and DECwindows Mail Interface | A graphics adapter is attached to the system |
LK201 Keyboard Support, LK401 Keyboard Support, LK411 Keyboard Support, LK421 Keyboard Support, LK444 Keyboard Support, or PCXAL Keyboard Support | Type of keyboard attached to the system |
POLYCTR AdvFS and POLYCTR AdvFS Kernel Modules | Choosing AdvFS as the file system type for the root, /usr, or /var file systems during the installation |
ATM Kernel Header and Common Files, ATM Kernel Modules, and ATM Commands | ATM hardware is detected by the installation procedure |
The Base System and the Base System-Hardware Support subsets cannot be deleted once they are installed.
The Standard Kernel Modules, the Kernel Header and Common Files, the Hardware Kernel Modules, the Hardware Kernel Header and Common Files, and the Compiler Back End subsets contain all the files needed to build a standard kernel. You can delete these subsets after the installation by using the setld -d command to reclaim disk space after the kernel is built. However, you will not be able to rebuild your kernel. If you need to rebuild your kernel for any reason, you must reinstall those subsets with the setld command.
Table D-2 describes the mandatory subsets.
Title and Contents | Subset Name | Dependencies |
---|---|---|
Base System This software subset includes fundamental utilities and data files for the Digital UNIX Base Operating System. The base operating system includes the editors and many of the general-purpose programs. | OSFBASE410 | Required for all subsets. This software subset cannot be deleted. |
Base System-Hardware Support This software subset provides the hardware dependent portion of the OSFBASE subset. This software subset also contains the Monitoring Performance History (MPH) utility that gathers information on the reliability and availability of the Digital UNIX operating system and associated platforms. | OSFHWBASE410 | Required for all subsets. This software subset cannot be deleted. |
Base System Management Applications and Utilities This software subset contains all files related to the base system management applications and utilities such as diskconfig and mailconfig. | OSFSYSMAN410 | Requires Tcl Commands |
Basic Network Configuration Applications This software subset contains all files related to the basic network configuration applications bindconfig and netconfig. | OSFNETCONF410 | Requires Base System Management Applications and Utilities and Basic Networking Services |
Basic Networking Services This software subset contains the software required to provide services over the network using the TCP/IP protocols. These services include remote login (rlogin) and Network Time Protocol (xntp). | OSFCLINET410 | Required for Local Area Transport (LAT), NFS Utilities, and Additional Networking Services |
Compiler Back End C Language Compiler. This software subset provides the minimum level of C language support required to build operating system kernels. The subset also contains the DEC C compiler executables. This software subset must be used in conjunction with the Software Development Tools and Utilities subset. This software subset is mandatory during the initial system installation, but can be removed if you do not intend to build kernels on your system. | OSFCMPLRS410 | Required for Kernel Header and Common Files, Software Development Environment, and selected language layered products |
Hardware Kernel Header and Common Files This software subset provides the hardware dependent kernel header and data files that together with the Standard Kernel Modules and Hardware Kernel Modules let you configure and build the kernel. If you do not plan to build kernels on your system, this subset can be removed. This software subset supports uniprocessor, symmetric multiprocessing (SMP), and realtime configurations. | OSFHWBINCOM410 | Requires Kernel Header and Common Files |
Hardware Kernel Modules This software subset provides hardware dependent kernel modules that together with the Standard Kernel Modules let you configure and build the kernel. This software subset is mandatory during the initial system installation, but can be removed if you do not intend to build kernels on your system. | OSFHWBIN410 | Requires Standard Kernel Modules |
Kernel Header and Common Files This software subset provides the common kernel header and data files that together with the Standard Kernel Modules and Hardware Kernel Modules let you configure and build the kernel. This software subset is mandatory during the initial system installation, but can be removed if you do not intend to build kernels on your system. | OSFBINCOM410 | Requires Compiler Back End. This software subset is required for Standard Kernel Objects, Hardware Kernel Objects, and Local Area Transport (LAT) |
Local Printer Support This software subset provides printer commands such as lpr, lpq, and lpd; utilities; configuration files; filters; and PostScript printer support. | OSFPRINT410 | |
NFS(R) Configuration Application This software subset contains the files related to the network file system configuration application, nfsconfig. | OSFNFSCONF410 | Requires Base System Management Applications and Utilities and NFS(R) Utilities |
NFS(R) Utilities This software subset provides the software required to mount remote file systems using the Network File System (NFS). | OSFNFS410 | Requires Basic Networking Services |
Standard Kernel Modules This software subset provides common kernel modules that together with the Hardware Kernel Modules let you configure and build the kernel. This software subset is mandatory during the initial system installation, but can be removed if you do not intend to build kernels on your system. | OSFBIN410 | This software subset is required to build Digital UNIX kernels |
Tcl Commands This software subset contains the binary distribution of Tool Command Language (TCL) and the TCLX extension package without graphical components. TCL is a scripting language. The package consists of TCL/TCLX shared libraries, the TCL/TCLSH shells, and script libraries. Install this software subset if you want to write or run TCL programs. | OSFTCLBASE410 |
The optional software subsets can be deleted after they are installed.
The following is a list of the optional software subset categories. Locate the category you are interested in and refer to the corresponding table for subset descriptions.
Title and Contents | Subset Name | Dependencies |
---|---|---|
Additional Terminfo Databases This software subset contains the additional terminal information databases to support non-Digital terminals. | OSFTERM410 | |
Computer Aided System Tutorial This
software subset provides a simple, interactive online tutorial about subjects
such as basic UNIX file handling, the vi text editor, the
capabilities of the ls command, ms macros,
editors in general, eqn (a language for typesetting mathematics),
and the C Programming Language. Refer to the learn (1)
reference page for more information. |
OSFLEARN410 | |
DOS tools This software subset provides a collection of tools for manipulating MS-DOS files. The mtools commands are a public domain collection of programs that let you read, write, and manipulate files on an MS-DOS file system (typically a floppy disk) from a UNIX system. Each command attempts to emulate the MS-DOS equivalent command as closely as possible. The following commands are available: mattrib, mcd, mcopy, mdel, mdir, mformat, mlabel, mmd, mrd, mread, mtype, and mwrite. | OSFDOSTOOLS410 | |
GNU Emacs This software subset contains the GNU Emacs editor. | OSFEMACS410 | |
Local Area Transport (LAT) Local Area Transport (LAT) is a protocol that provides a means of logically connecting terminal servers to one or more nodes on the same local area network (LAN). LAT software has the features required for a host to function as a service node, so requests for connections can be made by server users. | OSFLAT410 | Requires Kernel Header and Common Files and Basic Networking Services |
Tk Toolkit Commands This software subset contains the Tool Command Language (TCL) graphical extensions package Version TK4.04b4 and TKX.04b5. | OSFTKBASE410 | Requires Tcl Commands and Basic X Environment |
UNIX SVID2 Compatibility This software subset brings the Digital UNIX system into compliance with the Base System and Kernel Extensions of the System V Interface Definition Issue 2 (SVID2). It also adds a higher degree of compatibility with the Basic Utilities Extensions of SVID2. | OSFSVID2410 | |
UNIX to UNIX Copy Facility This software subset provides programs and data files needed for a system to participate in a network of machines using the UUCP facility. This facility transmits files over serial communications lines. | OSFUUCP410 |
Title and Contents | Subset Name | Dependencies |
---|---|---|
ATM Kernel Header and Common Files This software subset provides the ATM kernel header and data files and together with the ATM Kernel Modules subset lets you configure and build a kernel that supports the ATM hardware. | OSFATMBINCOM410 | Requires Kernel Header and Common Files |
ATM Kernel Modules This software subset contains the ATM kernel modules. This software subset is mandatory if ATM hardware is detected during the installation process. ATM technology is a connection-oriented wide area/local area technology based on the high-speed switching of 53-byte cells across a network. | OSFATMBIN410 | Requires Standard Kernel Modules |
Logical Storage Manager Kernel Header and Common Files This software subset contains the LSM kernel include files to build LSM with the kernel. This software subset supports uniprocessor, SMP, and realtime configurations. | OSFLSMBINCOM410 | Requires Compiler Back End and Compiler Extensions |
Logical Storage Manager Kernel Modules This software subset provides the kernel modules to build the kernel with LSM drivers. This software subset supports uniprocessor, SMP, and realtime configurations. | OSFLSMBIN410 | Requires Standard Kernel Modules |
POLYCTR AdvFS Kernel Modules This software subset contains the POLYCENTER Advanced File System (AdvFS) kernel modules. AdvFS is a log based file system that allows for faster system restarts in case of system crashes. | OSFADVFSBIN410 | Requires Standard Kernel Modules |
Title and Contents | Subset Name | Dependencies |
---|---|---|
ATM Kernel Objects This software subset contains the Asynchronous Transfer Mode (ATM) Kernel Objects needed for software development of code that is to be built into the kernel. | OSFATMBINOBJECT410 | Requires ATM Kernel Modules |
Hardware Kernel Objects This software subset contains the Hardware Kernel Objects needed for software development of code that is to be built into the kernel. | OSFHWBINOBJECT410 | Requires Hardware Kernel Modules |
Logical Storage Manager Kernel Objects This software subset contains the Logical Storage Manager Kernel Objects needed for software development code that is to be built into the kernel. | OSFLSMBINOBJECT410 | Requires Logical Storage Manager Kernel Modules |
POLYCENTER AdvFS Kernel Objects This software subset contains the POLYCENTER AdvFS Kernel Objects needed for software development of code that is to be built into the kernel. | OSFADVFSBINOBJECT410 | Requires POLYCENTER AdvFS Kernel Modules |
Standard Kernel Objects This software subset contains the Standard Kernel Objects needed for the software development of code that is to be built into the kernel. | OSFBINOBJECT410 | Standard Kernel Modules |
Title and Contents | Subset Name | Dependencies |
---|---|---|
CDE Mail Interface This software subset contains the Common Desktop Environment mail system. This software subset is mandatory on a system with graphics capabilities. | OSFCDEMAIL410 | Requires CDE Desktop Environment |
DECwindows Mail Interface This software subset provides the DECwindows mail application for dxmail. | OSFXMAIL410 | Requires RAND Corp. Mail Handler (MH) and Additional DECwindows Applications |
RAND Corp. Mail Handler (MH) This software subset provides programs that constitute the RAND Corporation MH mail reader interface. | OSFMH410 | Required for DECwindows Mail Interface |
Title and Contents | Subset Name | Dependencies |
---|---|---|
ATM Commands This software subset contains the software that provides the Asynchronous Transfer (ATM) mode commands. This software subset is mandatory if ATM hardware is detected during the installation process. | OSFATMBASE410 | |
Additional Networking Services This software subset contains the software that provides the networking services; Berkeley Internet Name Domain (BIND) and Network Information Services (NIS). | OSFINET410 | Requires Basic Networking Services Required for Remote Installation Services (RIS) and Dataless Management Services (DMS) |
Dataless Management Service This software subset provides the software needed to run Dataless Management Services (DMS). In a DMS environment, a server maintains the root, /usr, and /var file systems for client systems. Paging, swapping, and dumping is done on the clients local disks. The UNIX-SERVER product authorization key (PAK) must be loaded and registered to use DMS. | OSFDMS410 | Requires Additional Networking Services |
Remote Installation Services This software subset provides the ability to perform installations of the operating system and applications over a network. The UNIX-SERVER product authorization key (PAK), must be loaded and registered to use RIS. | OSFRIS410 | Requires Additional Networking Services |
Title and Contents | Subset Name | Dependencies |
---|---|---|
Adobe Font Metric Files This software subset contains font metrics (character bounding box, width, name, ligature, kerning, and font properties) for PostScript outline fonts used by text formatting applications on PostScript output devices. This software subset is needed to view files. | OSFAFM410 |
Title and Contents | Subset Name | Dependencies |
---|---|---|
Ref Pages: Admin/User This software subset provides the online reference pages for system administrators and general users. | OSFMANOS410 | Requires Doc. Preparation Tools |
Ref Pages: CDE Admin/User This software subset contains the reference pages for Common Desktop Environment general users and system administrators. | OSFCDEMANOS410 | Requires Doc. Preparation Tools |
Ref Pages: CDE Development This software subset contains the Common Desktop Environment development reference pages. | OSFCDEMANOP410 | Requires Doc. Preparation Tools |
Ref Pages: Programming This software subset provides the online reference pages for programmers. It also contains the online reference pages for the Realtime kernel. | OSFMANOP410 | Requires Doc. Preparation Tools |
Ref Pages: Windows Admin/User This software subset provides the online reference pages for windows administrators and users. This software subset also contains the reference pages for the SysMan graphical system management applications. | OSFMANWOS410 | Requires Doc. Preparation Tools |
Ref Pages: Windows Programming This software subset provides the online reference pages for windows programmers. | OSFMANWOP410 | Requires Doc. Preparation Tools |
Title and Contents | Subset Name | Dependencies |
---|---|---|
CDA Software Development The CDA Software Development environment provides C header files that enable programmer access to the CDA Base Services run-time libraries. | OSFCDAPGMR410 | Requires Software Development Environment |
CDA for X/Motif Development This software subset provides a developer's environment for X11/DECwindows CDA architecture. | OSFXCDADEV410 | Requires X Window Software Development and X Window Header Files |
CDE Software Development and Programming Examples This software subset contains the header files, static libraries, and tools needed for Common Desktop Environment (CDE) development. | OSFCDEDEV410 | Requires CDE Desktop Environment, X Window Software Development, and X Window Header Files |
GNU Revision Control System This software subset contains programs that make up the UNIX Revision Control System (RCS), which provides a regulation mechanism for large software projects. | OSFRCS410 | |
Ladebug Debugger This software subset contains the command line interface for the Digital Ladebug Debugger for Digital UNIX. The Ladebug Debugger is a symbolic source-level debugger that supports debugging of ADA, C/C++, Fortran, and Fortran 90 applications. | OSFLDBBASE410 | |
Ladebug Debugger Release Notes This software subset contains the Ladebug Debugger Release Notes. The release notes are located at /usr/doc/ladebug/ladebug-relnotes.txt when this subset is installed. | OSFLDBDOC410 | |
Ladebug Debugger Window Interface This software subset contains all the files needed to install the graphical user interface to the Ladebug Debugger. | OSFLDBGUI410 | |
Ladebug Debugger Remote Server This software subset contains all the files needed to install the Ladebug Debugger server. The server is used to do remote debugging. | OSFLDBSRV410 | |
Programming Examples This software subset contains programming examples. | OSFEXAMPLES410 | |
Realtime Software Development This software subset provides libraries and utilities useful for real time software development. | OSFRTDEV410 | |
Software Development Desktop Environment This software subset contains the Common Desktop Environment (CDE) files necessary to start the Ladebug Debugger and the Porting Assistant from the CDE desktop. | OSFSDECDE410 | Requires CDE Desktop Environment |
Software Development Tools and Utilities This software subset provides additional software development environment extensions. This software subset includes the ATOM tools hiprof, pixie, and third. The software subset, OSF-DEV-USER Product Authorization Key (PAK), is required to use the tools and utilities included in this software subset. | OSFSDE410 | Requires Compiler Back End |
Source Code Control System This software subset contains programs that make up the UNIX Source Code Control System (SCCS), which provides a regulation mechanism for large software projects. | OSFSCCS410 | |
Standard Header Files This software subset contains the standard header files for C programming. | OSFINCLUDE410 | |
Standard Programmer Commands This software subset contains libraries and utilities useful for software development. It includes the libraries for linking programs to be analyzed with the dbx debugger and lex and yacc parser packages. Also included in this software subset is the ATOM performance analysis and debugging tool kit. | OSFPGMR410 | Compiler Back End |
Static Libraries This software subset contains the static libraries for linking programs that do not use shared libraries. Some software development tools work only with static linked programs. | OSFLIBA410 | Requires Compiler Back End |
X Window and X/Motif Header Files This software subset contains the X window header files needed for X11 and Motif software development. | OSFXINCLUDE410 | Requires Basic X Environment and Standard Header Files |
X Window and X/Motif Programming Examples This software subset contains examples of X and Motif programs. | OSFXEXAMPLES410 | |
X Window and X/Motif Software Development This software subset provides the library and data files needed to produce X/Motif Window System client applications. This software subset also includes example programs demonstrating how to get started. | OSFXDEV410 | Required for CDA for X/Motif Development |
X Window and X/Motif Static Libraries This software subset contains the X Window static libraries for linking programs that do not use shared libraries. Some software development tools only work with static linked programs. | OSFXLIBA410 | Requires X Window Software Development and X Window Header Files |
Title and Contents | Subset Name | Dependencies |
---|---|---|
XIE Version 5 Online Documentation This software subset provides compressed PostScript files of documents for the X Window System Image Extension (XIE) Version 5.0 software. | OSFXIEDOC410 |
Title and Contents | Subset Name | Dependencies |
---|---|---|
C2 Security This software subset provides additional configurable system security features such as identification, authentication and audit. | OSFC2SEC410 | |
C2 Security GUI This software subset provides the graphical user interface for the C2 Security subset. | OSFXC2SEC410 | C2 Security |
Environmental Monitoring This software subset provides a means of detecting the thermal state, fan status, and redundant power supply status of AlphaServer systems (specifically AlphaServer 1000A systems, AlphaServer 4100 systems, and AlphaServer 8200/8400 systems) in enough time to prevent damage to the system itself. This subset contains the components needed to implement Environmental Monitoring. | OSFENVMON410 | Requires Additional Networking Services and Base System Management Applications and Utilities |
Graphical Base System Management Utilities This software subset contains the graphical system management Tool Command Language (TCL/TK) shell, some utility libraries, the configuration checklist application (for postinstallation use), and the Common Desktop Environment (CDE) application manager rules files for the creation of system management applications within the application manager. It also contains all the system management application icons. This software subset is mandatory on system with graphics capabilities. | OSFXSYSMAN410 | Requires Base System Management Applications and Utilities, Tk Toolkit Commands, and CDE Minimum Run-time Environment |
Graphical Print Configuration Application This software subset contains all files relating to the graphical print configuration application, printconfig. This software subset is mandatory on systems with graphics capabilities. | OSFXPRINT410 | Requires Graphical Base System Management Utilities and Local Printer Support |
Graphical System Administration Utilities This software subset contains all files relating to the following graphical system administration utilities: account manager, archiver, file share, host manager, system info, kernel tuner, license manager, process tuner, and shutdown. This software subset is mandatory on systems with graphics capabilities. | OSFXADMIN410 | Requires Graphical Base System Management Utilities |
Kernel Debugging Tools This software subset provides tools for analyzing and debugging kernels. | OSFKTOOLS410 | |
Logical Storage Manager This software subset contains the LSM administrative commands and tools required to manage an LSM configuration. | OSFLSMBASE410 | Requires LSM Kernel Build Modules |
Logical Storage Manager Graphical User Interface This software subset contains the LSM Motif-based graphical user interface (GUI) management tool and related utilities. | OSFLSMX11410 | Requires Basic X Environment |
Logical Volume Manager The Logical Volume Manager (LVM) is a subset that is composed of physical devices and logical (virtual) entities to offer you a mechanism for transparently and dynamically storing and retrieving files and file systems across multiple devices and in multiple copies. | OSFLVM410 | |
Obsolete Commands and Utilities This software subset contains the commands and utilities that are no longer supported for Digital UNIX Version 4.0B. | OSFOBSOLETE410 | |
Obsolete Locale Databases This software subset contains obsolete locale databases and should be installed only if you are running applications that require internationalization support and were built on DEC OSF/1 V1.2 or DEC OSF/1 V1.3 systems. | OSFCTABLOC410 | |
POLYCTR AdvFS The subset contains the system administration commands required for creating and managing the Advanced File System (AdvFS). | OSFADVFS410 | |
Single-Byte European Locales This software subset provides basic internationalization and localization information for 21 Western European locales. | OSFEURLOC410 | |
System Accounting Utilities This software subset provides programs and data files needed to perform system accounting. This software subset contains log files that grow automatically. | OSFACCT410 | |
System Exercisers This software subset provides programs that help to diagnose problems with hardware and peripheral devices. | OSFEXER410 |
Title and Contents | Subset Name | Dependencies |
---|---|---|
Doc. Preparation Tools This software subset provides tools to format, manage, and display reference pages, including the nroff formatter and required macros. | OSFDCMT410 | Required for all reference page subsets |
Doc. Preparation Tools Extensions This software subset contains additional nroff macro packages, bibliography tools, and roff tools. | OSFDCMTEXT410 | Requires Doc. Preparation Tools |
Title and Contents | Subset Name | Dependencies |
---|---|---|
Adobe Fonts This software subset contains the Type1 fonts and the Adobe font metrics files supplied by Adobe Systems Incorporated to be used by the DPS extension of the server. It also contains the \.upr file, which defines these fonts and their location for the DPS extension of the server. This software becomes mandatory and is installed automatically on systems with graphics capabilities. | OSFDPSFONT410 | |
Basic X Environment This software subset provides programs required for X11/DECwindows and includes the Bookreader application. This environment provides the following X window applications: dxbook (views online Bookreader documents), dxconsole, dxkeycaps, dxterm, dxvdoc (displays postscript documents). Bookreader is used to display online documentation if the documentation is contained in .decw_book files. This software becomes mandatory and is installed automatically on systems with graphics capabilities. | OSFX11410 | |
CDE Desktop Environment This software subset contains the user interface (that is, the front panel, colors, and so forth) to the Common Desktop Environment (CDE). This subset is mandatory if graphics capabilities are detected on the system. | OSFCDEDT410 | Requires CDE Minimum Run-time Environment and Local Printer Support |
CDE Minimum Run-time Environment This software subset contains the Common Desktop Environment minimum run-time environment which includes shared libraries and executables for new client development. This subset is mandatory if graphics capabilities are detected on the system. | OSFCDEMIN410 | Requires Basic X Environment and NFS(R) Utilities |
DECwindows 75dpi Fonts This software subset provides fonts for X11/DECwindows and is needed for specific layered products and low resolution (1024 x 768) monitors. This software subset becomes mandatory (instead of OSFFONT150410) when low resolution graphics are detected during the installation. | OSFFONT410 | |
DECwindows 100dpi Fonts This software subset provides workstation font files for systems using either the VR160 15-inch monitor or higher resolution graphics (1280 x 1024). This software subset is mandatory when high resolution graphics are detected during the installation. | OSFFONT15410 | |
LK201 Keyboard Support This software subset provides keyboard support for the Model LK201 Digital keyboard. A label affixed to the underside of your keyboard shows the model number of the keyboard. This software subset becomes mandatory if this keyboard type is detected during the installation. | OSFKBDLK201410 | |
LK401 Keyboard Support This software subset provides support for the Model LK401 Digital keyboard. A label affixed to the underside of your keyboard shows the model number of the keyboard. This software subset becomes mandatory if this keyboard type is detected during the installation. | OSFKBDLK401410 | |
LK411 Keyboard Support This software subset provides support for the Model LK411 Digital keyboard. A label affixed to the underside of your keyboard shows the model number of the keyboard. This software subset becomes mandatory if this keyboard type is detected during the installation. | OSFKBDLK411410 | |
LK421 Keyboard Support This software subset provides support for the Model LK421 Digital keyboard. A label affixed to the underside of your keyboard shows the model number of the keyboard. This software subset becomes mandatory if this keyboard type is detected during the installation. | OSFKBDLK421410 | |
LK444 Keyboard Support This software subset provides support for the Model LK444 Digital keyboard. A label affixed to the underside of your keyboard shows the model number of the keyboard. This software subset becomes mandatory if this keyboard type is detected during the installation. | OSFKBDLK444410 | |
PCXAL Keyboard Support This software subset provides support for the Model PCXAL Digital keyboard. A label affixed to the underside of your keyboard shows the model number of the keyboard. This software subset becomes mandatory if this keyboard type is detected during the installation. | OSFKBDPCXAL410 | |
Old X Environment This software subset contains the following X window environment applications: dxpause and dxsession. This software subset is mandatory on systems with graphics capabilities. | OSFOLDX11410 | Requires Basic X Environment |
X Customizations for OEM This software subset contains X Window customizations and special logo information for use by specific original equipment manufacturers (OEMs) when they install Digital UNIX on their equipment. This software subset is not intended for general use and should not be installed if your site is not a Digital OEM. | OSFXOEM410 | |
X Fonts This software subset provides X11 fonts from the X Consortium compiled for the DEC X server. This software subset becomes mandatory and is installed automatically on systems with graphics capabilities. | OSFMITFONT410 | |
X Servers This software subset provides X11/DECwindows server support. A DECwindows server is the software that provides windowing on a workstation. This software subset becomes mandatory and is installed automatically on systems with graphics capabilities. | OSFSER410 | |
X Servers for Open3D This software subset provides the X server device-dependent support for the supported Digital UNIX 3D graphics cards. This software subset is mandatory and is installed automatically if 3D graphics cards are detected during the installation. | OSFSER3D410 | X Servers and Basic X Environment |
X Servers for PCbus This software subset provides graphics support for systems using the PCI bus. This software subset is automatically loaded when the installation procedure detects a PCI bus. This software subset also provides graphics support for EISA and PCI based systems that support QVision. This software subset is automatically loaded when the installation procedure detects QVision. | OSFSERPC410 | |
X Servers for TurboChannel This software subset provides graphics support for systems with Turbochannel cards. This software subset is mandatory and is automatically installed when the installation procedure detects a Turbochannel card. | OSFSERTC410 | |
X/Motif 1.1 This software subset contains the Motif Version 1.1 shared libraries for compatibility with programs that may not work with the Version 1.2 shared libraries. | OSFMOTIF11410 | Requires Basic X Environment |
Title and Contents | Subset Name | Dependencies |
---|---|---|
Additional DECwindows Applications This software subset provides additional X11/DECwindows client applications such as dxdiff (a visual differences program), dxnotepad, dxpaint (a bitmap editor), dxpresto (a graphical display of Prestoserve state and statistics), and dxprint (captures and prints screen images). | OSFDECW410 | |
Additional X Applications This software subset contains the additional X Consortium X11 R5 client applications such as: appres, bitmap, bmtoa, atobm, bdftopcf, dxpaint, editres, ico, iconv, listres, lndir, maze, mkdirhier, oclock, puzzle, resize, showfont, showrgb, viewres, x11perf, x11perfcomp, x11perfcomp, xauth, xbiff, dxcalc, xcalc, xclipboard, dxclock, xclock, xcmsdb, xcmstest, xcutsel, xdpr, xdpyinfo, xedit, xev, xeyes, xfd, xfontsel, xgc, xkill, xload, xlogo, xlsatoms, xlsclients, xlsfonts, xmag, xman, xmh, xmkmf, xon, dxpresto, dxprint, xpr, xprop, xrefresh, xstdcmap, xwd, xwininfo, and xwud. Refer to the reference page for each of these applications for more information. | OSFXMIT410 | |
CDE Additional Applications This software subset contains the Common Desktop Environment additional applications such as: dxkeyboard, dxprint, dxkeycaps, and dxdiff. This subset also provides access to the following binaries: dximageview, dtcm, dticon, dtimsstart, and dxkeyboard. This software subset is mandatory on systems with graphics capabilities. | OSFCDEAPPS410 | Requires CDE Desktop Environment |
Demo X Applications This software subset contains X window demonstration applications to provide examples of the capabilities of the X windowing software that can be developed for Digital UNIX. | OSFXDEMOS410 | Requires Basic X Environment |
Nested X Server This software subset provides the Xnest server and contains the following: the Xnest server binary /usr/bin/X11/Xnest, the Xnest shared library /usr/shlib/libxnest.so, and the Xnest configuration file /var/X11/Xnest.conf. Xnest is a client and a server. Xnest is a client of the real Xserver and appears in a window no more than 3/4 the size of the real server. Xnest is also a server. Clients specify the Xnest server display; Xnest then manages graphics requests on behalf of the clients. | OSFXNEST410 | Requires Basic X Environment |
Netscape Navigator Gold V3.0 This software subset contains the Netscape Navigator World Wide Web viewer that is used to view the Digital UNIX documentation set on line. This software subset is mandatory on systems with graphics capabilities. | OSFNETSCAPE410 | Basic X Environment |
Old Additional DECwindows Applications This software subset provides additional X11/DECwindows client applications such as dxcalc (a calculator), dxcalendar, dxcardfiler, dxclock, dxnotepad, and dxpaint (a bitmap editor). These applications will be retired in a future release of Digital UNIX. | OSFOLDDECW410 | Requires Basic X Environment |
Virtual X Frame Buffer This software subset provides the Xvfb server and contains the following: Xvfb server binary /usr/bin/X11/Xvfb, the Xvfb shared library /usr/shlib/libxvfb.so, and the Xvfb configuration file /var/X11/Xvfb.conf. The Xvfb server can run on machines with no display hardware and no physical input devices. It emulates a dumb frame buffer using virtual memory. | OSFXVFB410 | Requires Basic X Environment |