# # Copyright (c) 2000, 2001 by Sun Microsystems, Inc. # All rights reserved. # #ident "@(#)firewall.profile 2.4 01/06/10 SMI" # # install_type MUST be first install_type initial_install # start with the minimal required number of packages cluster SUNWCreq # Since this is intended to be a minimal server, the # Solaris Core software cluster was used. However, in # many cases, a few additional packages are required to # make the system maintainable. # Required for CheckPoint FW-1 NG package SUNWter add package SUNWlibC add package SUNWlibCx add package SUNWadmc add package SUNWadmfw add # To support the Network Time Protocol #package SUNWntpr add #package SUNWntpu add # To support truss, for troubleshooting #package SUNWtoo add #package SUNWtoox add # To support Compression #package SUNWgzip add #package SUNWbzip add #package SUNWbzipx add #package SUNWzip add # Support Shells #package SUNWbash add # Manual pages #package SUNWdoc add #package SUNWman add # To support snoop #package SUNWfns add #package SUNWfnsx add # To support Secure Shell X Tunneling #package SUNWxcu4 add #package SUNWxcu4x add #package SUNWxwplt add #package SUNWxwplx add #package SUNWxwrtl add #package SUNWxwrtx add #package SUNWswmt add # To support Secure Shell (Solaris 7+) #package SUNWxwice add #package SUNWxwicx add # want to define how the disk is used - not use defaults # # Firewall Server. This box is fully minimized # We allocate a great deal of space to /var as FW-1 # uses this for installation and logging. Built # for 20GB hard drive. partitioning explicit filesys rootdisk.s5 500 /usr filesys rootdisk.s4 15000 /var/opt/CKPfw-50 filesys rootdisk.s3 400 /var filesys rootdisk.s1 512 swap filesys rootdisk.s0 free / # install system as standalone system_type standalone