savannah-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Savannah-cvs] [217] Workaround for Trisquel/Ubuntu boot ordering proble


From: bob
Subject: [Savannah-cvs] [217] Workaround for Trisquel/Ubuntu boot ordering problem
Date: Tue, 16 Aug 2016 18:58:16 +0000 (UTC)

Revision: 217
          
http://svn.sv.gnu.org/viewvc/?view=rev&root=administration&revision=217
Author:   rwp
Date:     2016-08-16 18:58:14 +0000 (Tue, 16 Aug 2016)
Log Message:
-----------
Workaround for Trisquel/Ubuntu boot ordering problem

Modified Paths:
--------------
    trunk/sviki/SavannahHosts.mdwn

Modified: trunk/sviki/SavannahHosts.mdwn
===================================================================
--- trunk/sviki/SavannahHosts.mdwn      2016-08-16 18:21:02 UTC (rev 216)
+++ trunk/sviki/SavannahHosts.mdwn      2016-08-16 18:58:14 UTC (rev 217)
@@ -558,6 +558,8 @@
     mkdir /net /net/vcs
     /etc/fstab contains
     ... vcs:/ /net/vcs nfs  defaults,async 0 0
+    echo 208.118.235.72 vcs.savannah.gnu.org vcs >> /etc/hosts
+    ... above /etc/hosts entry works around boot ordering bug
 
 Set up munin-node.
 
@@ -584,6 +586,8 @@
     mkdir /net /net/download
     /etc/fstab contains
     ... download:/ /net/download nfs  defaults,async 0 0
+    echo 208.118.235.73 download.savannah.gnu.org download >> /etc/hosts
+    ... above /etc/hosts entry works around boot ordering bug
 
 Set up munin-node.
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]