# University of Auckland test profile for minimized # 15k domain. Additional bits and pieces borrowed # from Profiles in SUNWjass-0.3.10. # THIS IS TESTED ON SOLARIS 8 (2/02) ONLY!!!! # Harry Hoffman # # By default it's always better to limit the packages # installed to begin with. We may need to add more at # a later point in time. # # install_type MUST be first install_type initial_install # start with the minimal required number of packages cluster SUNWCreq # A minimal server is a bit of a misnomer for a 15k # domain (i.e. we are not going to use it for a firewall) # However, to keep packages to a minimum we will specify # what packages we want as opposed to a generic install # cluster. # To support commonly needed libraries package SUNWlibC add package SUNWlibCx add # To support the Network Time Protocol package SUNWntpr add package SUNWntpu add # To support Secure Shell X Tunneling package SUNWxcu4 add package SUNWxcu4x add package SUNWxwplt add package SUNWxwplx add package SUNWxwrtl add package SUNWxwrtlx add package SUNWswmt add # To support Secure Shell (Solaris 7+) package SUNWxwice add package SUNWxwicx add # To support PCI devices package SUNWpd add package SUNWpdx add package SUNWpdu add # To support the 'snoop' command package SUNWfns add # To support sar package SUNWaccr add package SUNWaccu add # To support showrev package SUNWadmc add package SUNWadmfw add # To support compression package SUNWgzip add package SUNWbzip add package SUNWbzipx add package SUNWzip add package SUNWzlib add package SUNWzlibx add # To support shells package SUNWbash add # To support truss and friends package SUNWtoo add package SUNWtoox add # To support man pages for admins package SUNWman add package SUNWdoc add # To support software like Oracle 9i package SUNWarc add package SUNWarcx add package SUNWbtool add package SUNWbtoox add package SUNWhea add package SUNWlibm add package SUNWlibms add package SUNWlmsx add package SUNWlmx add package SUNWsprot add # To support 15k specific packages package SUNWcvcr add package SUNWcvcx add package SUNWdcsr add package SUNWdcsu add package SUNWdfb add package SUNWdfbh add package SUNWdrcrx add package SUNWefclx add package SUNWefcr add package SUNWefcx add package SUNWsckmr add package SUNWsckmu add package SUNWsckmx add # want to define how the disk is used - not use defaults # Since the system board of a 15k comes with 4GB of ram # we set the swap to match this. partitioning explicit filesys rootdisk.s7 15 filesys rootdisk.s3 1024 /var filesys rootdisk.s1 4096 swap filesys rootdisk.s0 free / # install system as standalone system_type standalone