[SCM] Debian Live manual branch, master, updated. 38d0091437f936e7316e50fe31c3868be30bc626

Daniel Baumann daniel at debian.org
Thu Oct 16 13:55:20 UTC 2008


The following commit has been merged in the master branch:
commit 38d0091437f936e7316e50fe31c3868be30bc626
Author: Daniel Baumann <daniel at debian.org>
Date:   Thu Oct 16 15:55:12 2008 +0200

    Correcting wrong directory names for config/chroot_local-includes.

diff --git a/chapters/customisation-contents.xml b/chapters/customisation-contents.xml
index 8902295..f446bcc 100644
--- a/chapters/customisation-contents.xml
+++ b/chapters/customisation-contents.xml
@@ -61,8 +61,8 @@
  </para>
 
  <screen>
-  $ mkdir -p config/lh_chroot_local-includes/var/www
-  $ cp /path/to/my/index.html config/lh_chroot_local-includes/var/www
+  $ mkdir -p config/chroot_local-includes/var/www
+  $ cp /path/to/my/index.html config/chroot_local-includes/var/www
  </screen>
 
  <para>
@@ -72,8 +72,7 @@
  <screen>
 -- config
    [...]
-    |-- includes
-    |-- lh_chroot_local-includes
+    |-- chroot_local-includes
     |   `-- var
     |       `-- www
     |           `-- index.html

-- 
Debian Live manual



More information about the debian-live-changes mailing list