Diff for /doc/build/FC4_install.frag between versions 1.2 and 1.4

version 1.2, 2005/07/06 21:29:05 version 1.4, 2005/07/20 13:59:58
Line 109  Yum is configured to check encyption key Line 109  Yum is configured to check encyption key
 you need to import the keys before invoking yum.  you need to import the keys before invoking yum.
 </p>  </p>
 <pre>  <pre>
   rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY
 rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora  rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora
 rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-extras  rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-extras
 yum update  yum update
Line 125  wget http://install.loncapa.org/versions Line 126  wget http://install.loncapa.org/versions
 <p>  <p>
 Install the FC4_loncapa_yum.conf  Install the FC4_loncapa_yum.conf
 </p>  </p>
   <p>
 <pre>  <pre>
 mv /etc/yum.conf /etc/yum.conf.backup  mv /etc/yum.conf /etc/yum.conf.backup
 cp FC4_loncapa_yum.conf /etc/yum.conf  cp FC4_loncapa_yum.conf /etc/yum.conf

Removed from v.1.2  
changed lines
  Added in v.1.4


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>