1. As root, extract the SSTK-LinuxIntegrity-3.4.tgz package, located on your HP
Integrity CD, into the directory location that to host the repository.
For example, creating the repository in the repository directory you would use the
following commands:
cp SSTK-LinuxIntegrity-3.4.tgz /repository
cd /repository
tar zxvf SSTK-LinuxIntegrity-3.4.tgz
2. Edit the /etc/fstab configuration file and append the following line to it:
/dev/cdrom /mnt/cdrom udf,iso9660 defaults 0 0
3. Run the repository creation script, mkrep.sh, as follows:
# cd SSTKLnx3.4/repository/utilities/linux
# ./mkrep.sh
The SSTK Repository Maker Linux distribution selection menu is displayed.
4. Select the appropriate Linux distribution, and then select OK.
An SSTK Repository Maker menu similar to the following is displayed.
The Repository Maker main menu provides the three tasks required to create your repository.
Default configurations are provided for the destination directory and CD mount points that
can be used to immediately create the repository with the Make Repository selection. The
Destination Directory default is the directory into which you extracted the
SSTK-LinuxIntegrity-3.4.tgz package. The default CDROM devices is /dev/cdrom.
5. To use the default repository configuration skip to the next step, or use the following steps
to configure specific repository information:
Planning the Deployment 17