#
# First try at dataless profile.  You may want /var different.
# On a 100MB disk this gives 14MB /, 20 MB /var and 42M swap.
#
install_type	initial_install
system_type	dataless
partitioning	explicit

# (includes /.cache)
filesys rootdisk.s0 40 /

## made / = /.cache & / (auto).  /.cache doesn't work for /usr only cachefs.
#filesys rootdisk.s0 auto /
# this name is fixed by the init scripts
#filesys rootdisk.s3 25 /.cache	nosuid

filesys rootdisk.s4 20 /var	nosuid
filesys rootdisk.s1 free swap

# The nfs mounts are changed to cachefs mounts by the cachefs_init script.
filesys server:/usr - /usr ro
#
# Uncomment the appropriate one below:
#filesys server:/export/exec/kvm/Solaris_2.4_sparc.sun4c/usr/kvm - /usr/kvm ro
#filesys server:/export/exec/kvm/Solaris_2.4_sparc.sun4m/usr/kvm - /usr/kvm ro
#filesys server:/export/exec/kvm/Solaris_2.4_sparc.sun4d/usr/kvm - /usr/kvm ro
#filesys server:/export/exec/kvm/Solaris_2.4_sparc.sun4e/usr/kvm - /usr/kvm ro
#filesys server:/export/exec/kvm/Solaris_2.4_sparc.sun4/usr/kvm - /usr/kvm ro

# SUNWall works too but causes all graphics device drivers to
# be installed
cluster SUNWCprog
package SUNWdial add
package SUNWaccr add
