# This is a test configuration of a syspack
# $Header: /afs/athena.mit.edu/astaff/project/layerdev/src/conf/hp/RCS/config,v 1.1 94/07/26 14:13:32 brlewis Exp Locker: brlewis $

version: 7.6A

# Supported Subsets
# format is SUBSET: subset-name
#	    SIZE: if-used-remotely if-copied-local (in Kbytes)
#	    LOCALONLY: (if the subset cannot be used remotely)
#	    DEPENDS: list of subsets that must be present to use this one
#	    DESC: description of the subset, may be on multiple lines

subset: kerberos
	size: 7 194
	desc: Kerberos V4 authentication system client
	desc: support.
subset: afs
	depends: kerberos
	# This is the size with a 2 Meg cache
	size: 0 4500
	localonly:
	desc: AFS File System client support.  Requires
	desc: local disk space for minimum 2Meg file 
	desc: cache and kernel extension.
subset: basic_services
	size: 659 2941
	depends: kerberos
	desc: Basic services include hesiod name service,
	desc: zephyr notification, system wide message-
	desc: of-the-day, printer accounting, and the
	desc: ability to attach lockers.
subset: mailhub
	size: 2 297
	desc: Outgoing mail spooled through MIT.EDU rather
	desc: rather than on this workstation.  Also POP
	desc: email client support.
subset: x
	size: 221 9717
	disabled:
	desc: X Window System (X11R4) clients,
	desc: compiled with Athena local changes.
subset: login
	depends: basic_services x afs
	size: 0 2634
	localonly:
	disabled:
	desc: Athena login program, including the ability
	desc: for anyone with an active Athena account to
	desc: use this workstation.
subset: emacs
	size: 12 7178
	disabled:
	desc: Gnu Emacs version 18 with associated 
	desc: lisp libraries and utility programs.
subset: man
	size: 2 4853
	desc: Man pages for Athena software and a man program
	desc: that will search a path for man pages.
subset: tex
	size: 14 11951
	disabled:
	desc: The TeX and LaTeX formatters, fonts, macro
	desc: libraries, and dvi handling utilities.
subset: andrew
	size: 2 13868
	depends: x
	disabled:
	desc: The EZ editor, andrew messages, and all the
	desc: associated applications built using the Andrew
	desc: toolkit.
subset: applications
	size: 109 37756
	depends: basic_services
	desc: The remaining Athena applications, including
	desc: olh, discuss, delete, mh, etc.
subset: development
	size: 76 2927
	depends: basic_services
	desc: Libraries, include files, and other tools 
	desc: necessary to write programs that use the Athena
	desc: Basic Services.
subset: public
	size: 0 0
	depends: man emacs applications development login andrew tex x mailhub
	localonly:
	disabled:
	desc: Complete Athena public workstation configuration.
	desc: Workstation will behave as any public
	desc: workstation, including taking updates.
