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

raeburn raeburn at source.lon-capa.org
Mon Aug 24 18:10:49 EDT 2026


raeburn		Mon Aug 24 22:10:49 2026 EDT

  Modified files:              
    /doc/build	sles11_install.frag sles12_install.frag 
  Log:
  http -> https for links in installation pages and replace links to novell.com
  wth links to suse.com
  
  
Index: doc/build/sles11_install.frag
diff -u doc/build/sles11_install.frag:1.4 doc/build/sles11_install.frag:1.5
--- doc/build/sles11_install.frag:1.4	Fri Dec 13 18:28:42 2013
+++ doc/build/sles11_install.frag	Mon Aug 24 22:10:49 2026
@@ -7,7 +7,7 @@
 a reasonably fast connection to the internet.
 </p><p>
 More information is available at
-<a href="http://install.lon-capa.org/">http://install.lon-capa.org/</a>.
+<a href="https://install.lon-capa.org/">https://install.lon-capa.org/</a>.
 </p>
 
 <h2>Before you begin</h2>
@@ -34,9 +34,9 @@
 </ol>
 
 <hr>
-<h2>1. <a name="obt">Obtain SuSE Linux Enterprise Server 11</a></h2>
+<h2>1. <a name="obt">Obtain SuSE Linux Enterprise Server 11 SP4</a></h2>
 <p>
-SuSE ISO files can be obtained from the Novell site: <a href="http://www.novell.com/products/server/">http://www.novell.com/products/server/</a>.  Only DVD1 is required for each architecture (DVD2 contains source rpms for the various packages).
+SuSE ISO files can be obtained from the Novell site: <a href="https://www.suse.com/download/sles/">https://www.suse.com/download/sles/</a>.  Only DVD1 is required for each architecture (DVD2 contains source rpms for the various packages).
 </p>
 
 <h2>2. <a name="net">Determine Network Settings</a></h2>
@@ -57,8 +57,8 @@
 <p>
 Installing SuSE Linux Enterprise Server is quite easy if you've installed Linux products
 before.  Some documentation is available from
-<a href="http://www.novell.com/documentation/sles11/">
-http://www.novell.com/documentation/sles11/</a>.<br><br>
+<a href="https://documentation.suse.com/sles/11-SP4/">
+https://documentation.suse.com/sles/11-SP4/</a>.<br><br>
 Most of the installation screens are self explanatory.
 There are a few steps that require comment and are dealt with below.
 </p>
Index: doc/build/sles12_install.frag
diff -u doc/build/sles12_install.frag:1.4 doc/build/sles12_install.frag:1.5
--- doc/build/sles12_install.frag:1.4	Thu Aug  8 21:22:21 2024
+++ doc/build/sles12_install.frag	Mon Aug 24 22:10:49 2026
@@ -7,7 +7,7 @@
 a reasonably fast connection to the internet.
 </p><p>
 More information is available at
-<a href="http://install.lon-capa.org/">http://install.lon-capa.org/</a>.
+<a href="https://install.lon-capa.org/">https://install.lon-capa.org/</a>.
 </p>
 
 <h2>Before you begin</h2>
@@ -57,8 +57,8 @@
 <p>
 Installing SuSE Linux Enterprise Server is quite easy if you've installed Linux products
 before.  Some documentation is available from
-<a href="http://www.novell.com/documentation/sles12/">
-http://www.novell.com/documentation/sles12/</a>.<br><br>
+<a href="https://documentation.suse.com/sles/12-SP5/">
+https://documentation.suse.com/sles/12-SP5/</a>.<br><br>
 Most of the installation screens are self explanatory.
 There are a few steps that require comment and are dealt with below.
 </p>
@@ -125,7 +125,7 @@
 Execute:
 </p>
 <pre>
-zypper addrepo http://install.loncapa.org/suse/sles12/ 'LON-CAPA'
+zypper addrepo https://install.loncapa.org/suse/sles12/ 'LON-CAPA'
 zypper addrepo 'https://download.opensuse.org/repositories/devel:/languages:/R:/released/SLE_12/' 'R-released SLE_12'
 zypper refresh
 </pre>
@@ -165,7 +165,7 @@
 Retrieve the LON-CAPA setup with one of the following commands:
 </p>
 <pre>
-wget http://install.loncapa.org/linux/install.tar
+wget https://install.loncapa.org/linux/install.tar
 </pre>
 <p>
 Extract the archive with the following command:




More information about the LON-CAPA-cvs mailing list