#!/bin/sh rdate -s clock.psu.edu rpm -Uvh http://download.fedoralegacy.org/redhat/7.3/updates/i386/gnupg-1.0.7-13.i386.rpm rpm -Uvh http://download.fedoralegacy.org/redhat/7.3/updates/i386/python-1.5.2-43.73.i386.rpm rpm -Uvh http://download.fedoralegacy.org/redhat/7.3/os/i386/rpm-python-4.0.4-7x.18.i386.rpm rpm -Uvh http://download.fedoralegacy.org/redhat/7.3/legacy-utils/i386/yum-1.0.3-6.0.7.x.legacy.noarch.rpm export HOME=/root gpg --import /usr/share/doc/yum-1.0.3/*GPG-KEY mv /etc/yum.conf /etc/yum.conf.orig cd /etc/ wget http://192.168.200.3/yum.conf.rh7 mv /etc/yum.conf.rh7 /etc/yum.conf yum -y update yum -y install kernel-source