Trusted Solaris Installation and Configuration

Create the eng_profile profile.

The security administrator in the role root at the label ADMIN_LOW using the Admin Editor action, creates a file named eng_profile in the /jumpstart directory. The eng_profile file has the following entries, which define the Trusted Solaris software to be installed on systems in the engineering group.

install_type  initial_install
system_type   standalone
partitioning  default
cluster       SUNWCprog
filesys       any 128 swap
  1. Specifies that the installation will be treated as an initial installation.

  2. Specifies that the engineering systems are standalone systems.

  3. Specifies that the JumpStart software uses default disk partitioning for installing Trusted Solaris software on the engineering systems.

  4. Specifies that the developer's software cluster will be installed.

  5. Specifies that each system in the engineering group will have 128 Mbytes of swap space.