# This profile keyword is required in every profile. install_type initial_install # This profile keyword defines that the system will be installed # as a standalone system.] system_type standalone # The file system slices are determined by the software to be installed # (default value); however, the size of swap is set to 60 Mbytes and is # installed on any disk (any value). The standard and OpenWindows man # pages are mounted from the file server, s_ref, on the network. partitioning explicit filesys c0t0d0s0 512 / logging filesys c0t0d0s1 512 swap filesys any auto usr logging # NFS mount # filesys s_ref:/usr/share/man - /usr/share/man ro # Which software group to use # one of # SUNWCreq Core # SUNWCuser End user system support # SUNWCprog Developer System support # SUNWCall Entire distribution # SUNWCXall Entire distribution plus OEM support cluster SUNWCprog # Because the man pages are being mounted remotely, those packages are # selected not to be installed on the system; however, the packages # containing the OPEN LOOK and X Window System demo programs and images # are selected to be installed on the system. package SUNWman delete package SUNWolman delete package SUNWxwman delete package SUNWoldem add package SUNWxwdem add package SUNWoldim add package SUNWxwdim add