root/branch/RHEL5-stig/INSTALL

Revision 28, 1.6 kB (checked in by bwhalen, 2 years ago)

Move to RHEL4

Line 
1 Installing Certifiable Linux Integration Platform
2 =================================================
3
4 To begin installation of Certifiable Linux Integration Platform (clip),
5 first obtain installation discs for Red Hat Enterprise Linux 4,
6 Enterprise Server, Update 4.
7
8 Next, obtain the kickstart file from
9 http://oss.tresys.com/projects/clip/DownloadRelease. This file supplies
10 Red Hat's installer, anaconda, with various install-time parameters.     
11 Boot from Disc 1 of the RHEL4 ES installation discs, supplying the kickstart
12 script as a kernel boot parameter:
13
14 boot> linux ks=http://someserver/clip.ks
15
16 This will initiate the installation process.  Prompts for locale information
17 and hard disk partitioning information will appear; choose appropriate
18 values for these settings. At this point, anaconda will install the operating
19 system and a few packages.  Once this completes, a reboot will be necessary. 
20
21 After rebooting, login to the sytem with the root password 'password'.
22 Various RPM files are required for the userspace component of the Gold
23 Standard platform. Download and install these RPMs from
24 http://oss.tresys.com/projects/clip/DownloadRelease
25 in the order listed below, making sure to verify each file's SHA1 checksum:
26
27 libsepol-1.12.25-1.clip.i386.rpm
28 libselinux-1.30.27-1.clip.i386.rpm
29 libselinux-python-1.30.27-1.clip.i386.rpm
30 libsemanage-1.6.16-1.clip.i386.rpm
31 checkpolicy-1.30.10-1.clip.i386.rpm
32 policycoreutils-1.30.27-1.clip.i386.rpm
33 python-xattr-0.2-1.2.el4.rf.i386.rpm
34 setools-2.4-2.1.i386.rpm
35 selinux-policy-clip-1.0-1.noarch.rpm
36 clip-1.0-1.noarch.rpm
37
38
39
40
Note: See TracBrowser for help on using the browser.