[LON-CAPA-cvs] cvs: doc /build oracle6_install.frag

raeburn raeburn at source.lon-capa.org
Wed Jan 1 11:25:40 EST 2020


raeburn		Wed Jan  1 16:25:40 2020 EDT

  Modified files:              
    /doc/build	oracle6_install.frag 
  Log:
  - Update required repos.
  - Reboot after installing system-config-firewall-tui
  
  
Index: doc/build/oracle6_install.frag
diff -u doc/build/oracle6_install.frag:1.1 doc/build/oracle6_install.frag:1.2
--- doc/build/oracle6_install.frag:1.1	Mon Dec  2 20:10:04 2019
+++ doc/build/oracle6_install.frag	Wed Jan  1 16:25:40 2020
@@ -112,11 +112,10 @@
 yum install https://dl.fedoraproject.org/pub/epel/epel-release-latest-6.noarch.rpm
 </pre>
 <p>
-Enable the Oracle Linux Add ons and Developer Repositories
+Enable the Oracle Linux Add ons Repository
 </p>
 <pre>
 yum-config-manager --enable public_ol6_addons
-yum-config-manager --enable public_ol6-developer
 </pre>
 <p>
 Install the loncapa.repo file from the LON-CAPA install site:
@@ -139,7 +138,6 @@
 <tr><td>loncapa-updates-noarch</td><td>Oracle Linux 6 LON-CAPA noarch Updates</td></tr>
 <tr><td>public_ol6_UEKR4</td><td>Latest Unbreakable Enterprise Kernel Releases 4 for Oracle Linux 6Server ($basearch)</td></tr>
 <tr><td>public_ol6_addons</td><td>Oracle Linux 6Server Add ons ($basearch)</td></tr>
-<tr><td>public_ol6_developer</td><td>Oracle Linux 6Server Packages for Development and test ($basearch)</td></tr>
 <tr><td>public_ol6_latest</td><td>Oracle Linux 6Server Latest ($basearch)</td></tr>
 </table>
 
@@ -169,6 +167,12 @@
 </pre><p>
 This may take some minutes due to LON-CAPA's large number of dependencies.
 </p>
+<p>
+Reboot
+</p>
+<pre>
+reboot
+</pre>
 <h3>Configure firewall and network</h3>
 <p> Execute: </p>
 <pre>




More information about the LON-CAPA-cvs mailing list