[Clfs-commits] [Cross-LFS]Cross-LFS Book branch, master, updated. 575933262cf90828a3b4dabb2da73ebaff40925e

git git at cross-lfs.org
Mon Nov 12 10:33:10 PST 2012


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Cross-LFS Book".

The branch, master has been updated
       via  575933262cf90828a3b4dabb2da73ebaff40925e (commit)
      from  e1fa7a87809b2819f0d4f48be882eb8bf12d056b (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 575933262cf90828a3b4dabb2da73ebaff40925e
Author: Chris Staub <chris at beaker67.com>
Date:   Mon Nov 12 13:33:01 2012 -0500

    Removed small redundancy from creating dirs page

diff --git a/BOOK/chroot/common/creatingdirs.xml b/BOOK/chroot/common/creatingdirs.xml
index 0c27c58..03aaced 100644
--- a/BOOK/chroot/common/creatingdirs.xml
+++ b/BOOK/chroot/common/creatingdirs.xml
@@ -15,7 +15,7 @@
   xpointer="xpointer(//*[@os='a'])"/>
 
 <screen os="b"><userinput>mkdir -pv /{bin,boot,dev,{etc/,}opt,home,lib,mnt}
-mkdir -pv /{proc,media/{floppy,cdrom},run/{,shm},sbin,srv,sys}
+mkdir -pv /{proc,media/{floppy,cdrom},run/shm,sbin,srv,sys}
 mkdir -pv /var/{lock,log,mail,spool}
 mkdir -pv /var/{opt,cache,lib/{misc,locate},local}
 install -dv -m 0750 /root

-----------------------------------------------------------------------

Summary of changes:
 BOOK/chroot/common/creatingdirs.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
Cross-LFS Book



More information about the Clfs-commits mailing list