From da043ee0c45f610e3fa936eb0cfd8a0d7ee48f6b Mon Sep 17 00:00:00 2001 From: Kenn Herman Date: Thu, 6 Apr 2017 09:20:22 -0700 Subject: [PATCH] remove /Volumes and /private entries The /Volumes entry is not good with how NFS exports hierarchically. The /private entry should not just be included by default. https://github.com/IFSight/d4m-nfs/commit/45f1628be62f91c5c7aaff9a97de931f5b5679fb --- DOCUMENTATION/_settings/content/documentation/index.md | 2 -- docs/documentation/index.html | 2 -- docs/documentation/index.xml | 2 -- docs/index.html | 2 -- docs/index.xml | 2 -- 5 files changed, 10 deletions(-) diff --git a/DOCUMENTATION/_settings/content/documentation/index.md b/DOCUMENTATION/_settings/content/documentation/index.md index a62d2e8e..d810cd6a 100644 --- a/DOCUMENTATION/_settings/content/documentation/index.md +++ b/DOCUMENTATION/_settings/content/documentation/index.md @@ -1375,8 +1375,6 @@ git clone https://github.com/IFSight/d4m-nfs ~/d4m-nfs ```txt /Users:/Users -/Volumes:/Volumes -/private:/private ``` 5) Create (or edit) the file `/etc/exports`, make sure it exists and is empty. (There may be collisions if you come from Vagrant or if you already executed the `d4m-nfs.sh` script before). diff --git a/docs/documentation/index.html b/docs/documentation/index.html index 00acc130..e095513e 100644 --- a/docs/documentation/index.html +++ b/docs/documentation/index.html @@ -1423,8 +1423,6 @@ e) set it to true

4) Create (or edit) the file ~/d4m-nfs/etc/d4m-nfs-mounts.txt, and write the follwing configuration in it:

/Users:/Users
-/Volumes:/Volumes
-/private:/private
 

5) Create (or edit) the file /etc/exports, make sure it exists and is empty. (There may be collisions if you come from Vagrant or if you already executed the d4m-nfs.sh script before).

diff --git a/docs/documentation/index.xml b/docs/documentation/index.xml index ff8f7b80..c9b31645 100644 --- a/docs/documentation/index.xml +++ b/docs/documentation/index.xml @@ -1126,8 +1126,6 @@ e) set it to <code>true</code></p> <p>4) Create (or edit) the file <code>~/d4m-nfs/etc/d4m-nfs-mounts.txt</code>, and write the follwing configuration in it:</p> <pre><code class="language-txt">/Users:/Users -/Volumes:/Volumes -/private:/private </code></pre> <p>5) Create (or edit) the file <code>/etc/exports</code>, make sure it exists and is empty. (There may be collisions if you come from Vagrant or if you already executed the <code>d4m-nfs.sh</code> script before).</p> diff --git a/docs/index.html b/docs/index.html index a03d9327..d52a78d4 100644 --- a/docs/index.html +++ b/docs/index.html @@ -1828,8 +1828,6 @@ e) set it to true

4) Create (or edit) the file ~/d4m-nfs/etc/d4m-nfs-mounts.txt, and write the follwing configuration in it:

/Users:/Users
-/Volumes:/Volumes
-/private:/private
 

5) Create (or edit) the file /etc/exports, make sure it exists and is empty. (There may be collisions if you come from Vagrant or if you already executed the d4m-nfs.sh script before).

diff --git a/docs/index.xml b/docs/index.xml index 9e685d9d..379f2123 100644 --- a/docs/index.xml +++ b/docs/index.xml @@ -1540,8 +1540,6 @@ e) set it to <code>true</code></p> <p>4) Create (or edit) the file <code>~/d4m-nfs/etc/d4m-nfs-mounts.txt</code>, and write the follwing configuration in it:</p> <pre><code class="language-txt">/Users:/Users -/Volumes:/Volumes -/private:/private </code></pre> <p>5) Create (or edit) the file <code>/etc/exports</code>, make sure it exists and is empty. (There may be collisions if you come from Vagrant or if you already executed the <code>d4m-nfs.sh</code> script before).</p>