Diff for /doc/build/oracle8_install.frag between versions 1.1 and 1.2

version 1.1, 2019/10/07 18:10:32 version 1.2, 2019/11/25 16:47:20
Line 140  wget -O /etc/yum.repos.d/oracle-linux-ol Line 140  wget -O /etc/yum.repos.d/oracle-linux-ol
 Install the loncapa.repo file from the LON-CAPA install site:  Install the loncapa.repo file from the LON-CAPA install site:
 </p>  </p>
 <pre>  <pre>
 wget -O /etc/yum.repos.d/loncapa.repo http://install.loncapa.org/versions/centos/8/loncapa.repo  wget -O /etc/yum.repos.d/loncapa.repo http://install.loncapa.org/versions/oracle/8/loncapa.repo
 </pre>  </pre>
 <p>  <p>
 Verify the required repositories are enabled:  Verify the required repositories are enabled:
Line 174  The default Oracle Linux 8 installation Line 174  The default Oracle Linux 8 installation
 Retrieve the loncapa_selinux_config file from the LON-CAPA install site:  Retrieve the loncapa_selinux_config file from the LON-CAPA install site:
 </p>  </p>
 <pre>  <pre>
 wget http://install.loncapa.org/versions/centos/8/loncapa_selinux_config  wget http://install.loncapa.org/versions/oracle/8/loncapa_selinux_config
 </pre>  </pre>
 <p>  <p>
 Install the selinux config file  Install the selinux config file

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


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