# University of Auckland test profile for minimized # 15k SC. 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 # 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 (Solaris 7+) package SUNWxwice add package SUNWxwicx add # To support Secure Shell X Tunneling package SUNWxcu4 add package SUNWxcu4x add package SUNWxwplt add package SUNWxwplx add package SUNWxwrtl 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 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 SUNWlmx add package SUNWsprot add # To support 15k specific packages # SMS software must also be installed (Check Finish script: install-sms.fin) package SUNWfruid add package SUNWfruip.u add # pkginfo lists this as SUNWfruip package SUNWfruix add package SUNWpiclh add # want to define how the disk is used - not use defaults # Since the system crontroller of a 15k comes with 256MB ram # we set the swap to be 1GB (it seems respectable). # The following assumes using the SC's as a jumpstart # server for the domains, hence the /export partition. partitioning explicit filesys rootdisk.s7 35 filesys rootdisk.s5 8192 /export filesys rootdisk.s3 2048 /var filesys rootdisk.s1 1024 swap filesys rootdisk.s0 free / # install system as standalone system_type standalone