[Clfs-commits] [CLFS Embedded]Cross-LFS Embedded Book branch, master, updated. 8884e2b494e197d924e87656a7094b7df0547dc7

git git at cross-lfs.org
Sat Jan 31 13:31:43 PST 2015


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 Embedded Book".

The branch, master has been updated
       via  8884e2b494e197d924e87656a7094b7df0547dc7 (commit)
      from  7f420276415b5caff43dca8a43940263124571fd (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 8884e2b494e197d924e87656a7094b7df0547dc7
Author: William Harrington <kb0iic at berzerkula.org>
Date:   Sat Jan 31 15:31:38 2015 -0600

    Use clfs.org instead of cross-lfs.org.

diff --git a/BOOK/general.ent b/BOOK/general.ent
index 871050a..382942e 100644
--- a/BOOK/general.ent
+++ b/BOOK/general.ent
@@ -14,15 +14,15 @@
 <!ENTITY version-arm "&version;-arm">
 
 <!ENTITY lfs-root "http://www.linuxfromscratch.org/">
-<!ENTITY clfs-root "http://cross-lfs.org/">
-<!ENTITY clfs-wiki "http://trac.cross-lfs.org/">
+<!ENTITY clfs-root "http://clfs.org/">
+<!ENTITY clfs-wiki "http://trac.clfs.org/">
 <!ENTITY blfs-root "&lfs-root;blfs/">
 <!ENTITY faq-root "&clfs-wiki;wiki/faq">
 <!ENTITY hints-root "&lfs-root;hints/downloads/files/">
 <!ENTITY hints-index "&lfs-root;hints/list.html">
 <!ENTITY livecd-root "&lfs-root;livecd/">
 <!ENTITY errata "&clfs-wiki;clfs-embedded/errata/&generic-version;/">
-<!ENTITY cblfs-wiki "http://cblfs.cross-lfs.org/">
+<!ENTITY cblfs-wiki "http://cblfs.clfs.org/">
 
 <!ENTITY gnu "http://ftp.gnu.org/gnu/">
 <!ENTITY gnu-software "http://www.gnu.org/software/">
diff --git a/BOOK/introduction/common/resources.xml b/BOOK/introduction/common/resources.xml
index 95c7228..1b33ae2 100644
--- a/BOOK/introduction/common/resources.xml
+++ b/BOOK/introduction/common/resources.xml
@@ -23,7 +23,7 @@
   <sect2 id="ch-intro-maillists" xreflabel="Chapter 1 - Mailing Lists">
     <title>Mailing Lists</title>
 
-    <para>The <uri>cross-lfs.org</uri> server hosts a number of
+    <para>The <uri>clfs.org</uri> server hosts a number of
     mailing lists used for the development of the CLFS project. These lists
     include the main development and support lists, among others. If the
     FAQ does not solve the problem you are having, the next step would be to
@@ -44,7 +44,7 @@
     FAQ or the mailing list archives. You can find the IRC network at
     <uri>chat.freenode.net</uri>. The support channel for cross-lfs
     is named #cross-lfs. If you need to show people the output of your
-    problems, please use <ulink url="http://pastebin.cross-lfs.org"/> and 
+    problems, please use <ulink url="http://pastebin.clfs.org"/> and 
     reference the pastebin URL when asking your questions.</para>
 
   </sect2>
diff --git a/BOOK/packages.ent b/BOOK/packages.ent
index 51b6fa9..18032af 100644
--- a/BOOK/packages.ent
+++ b/BOOK/packages.ent
@@ -18,9 +18,9 @@
 
 <!ENTITY clfs-bootscripts-version "git master HEAD">
 <!ENTITY clfs-bootscripts-size "5 KB">
-<!ENTITY clfs-bootscripts-url "http://git.cross-lfs.org/?p=bootscripts-embedded.git;a=snapshot;h=HEAD;sf=tgz">
+<!ENTITY clfs-bootscripts-url "http://git.clfs.org/?p=bootscripts-embedded.git;a=snapshot;h=HEAD;sf=tgz">
 <!ENTITY clfs-bootscripts-md5 "N/A">
-<!ENTITY clfs-bootscripts-home "http://git.cross-lfs.org/?p=bootscripts-embedded.git">
+<!ENTITY clfs-bootscripts-home "http://git.clfs.org/?p=bootscripts-embedded.git">
 
 <!ENTITY gcc-version "4.7.3">
 <!ENTITY gcc-size "80961 KB">
diff --git a/BOOK/patches.ent b/BOOK/patches.ent
index a1fcd2d..f718ccd 100644
--- a/BOOK/patches.ent
+++ b/BOOK/patches.ent
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
 
-<!ENTITY patches-root "http://patches.cross-lfs.org/embedded-dev/">
+<!ENTITY patches-root "http://patches.clfs.org/embedded-dev/">
 
 <!-- Core Patches -->
 
diff --git a/BOOK/preface/common/acknowledgements.xml b/BOOK/preface/common/acknowledgements.xml
index bad2ffd..96d3374 100644
--- a/BOOK/preface/common/acknowledgements.xml
+++ b/BOOK/preface/common/acknowledgements.xml
@@ -60,7 +60,7 @@
 <!--
 
   <para>The CLFS team would also like to acknowledge contributions of people
-  from <ulink url="clfs-dev at lists.cross-lfs.org"/> and associated mailing lists
+  from <ulink url="clfs-dev at lists.clfs.org"/> and associated mailing lists
   who have provided valuable technical and editorial corrections while testing
   the Cross-LFS book.</para>
 

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

Summary of changes:
 BOOK/general.ent                         |    6 +++---
 BOOK/introduction/common/resources.xml   |    4 ++--
 BOOK/packages.ent                        |    4 ++--
 BOOK/patches.ent                         |    2 +-
 BOOK/preface/common/acknowledgements.xml |    2 +-
 5 files changed, 9 insertions(+), 9 deletions(-)


hooks/post-receive
-- 
Cross-LFS Embedded Book



More information about the Clfs-commits mailing list