- Timestamp:
- Jan 31, 2015, 1:31:38 PM (10 years ago)
- Branches:
- master
- Children:
- 3cfcb9c
- Parents:
- 7f42027
- Location:
- BOOK
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/general.ent
r7f42027 r8884e2b 15 15 16 16 <!ENTITY lfs-root "http://www.linuxfromscratch.org/"> 17 <!ENTITY clfs-root "http://c ross-lfs.org/">18 <!ENTITY clfs-wiki "http://trac.c ross-lfs.org/">17 <!ENTITY clfs-root "http://clfs.org/"> 18 <!ENTITY clfs-wiki "http://trac.clfs.org/"> 19 19 <!ENTITY blfs-root "&lfs-root;blfs/"> 20 20 <!ENTITY faq-root "&clfs-wiki;wiki/faq"> … … 23 23 <!ENTITY livecd-root "&lfs-root;livecd/"> 24 24 <!ENTITY errata "&clfs-wiki;clfs-embedded/errata/&generic-version;/"> 25 <!ENTITY cblfs-wiki "http://cblfs.c ross-lfs.org/">25 <!ENTITY cblfs-wiki "http://cblfs.clfs.org/"> 26 26 27 27 <!ENTITY gnu "http://ftp.gnu.org/gnu/"> -
BOOK/introduction/common/resources.xml
r7f42027 r8884e2b 24 24 <title>Mailing Lists</title> 25 25 26 <para>The <uri>c ross-lfs.org</uri> server hosts a number of26 <para>The <uri>clfs.org</uri> server hosts a number of 27 27 mailing lists used for the development of the CLFS project. These lists 28 28 include the main development and support lists, among others. If the … … 45 45 <uri>chat.freenode.net</uri>. The support channel for cross-lfs 46 46 is named #cross-lfs. If you need to show people the output of your 47 problems, please use <ulink url="http://pastebin.c ross-lfs.org"/> and47 problems, please use <ulink url="http://pastebin.clfs.org"/> and 48 48 reference the pastebin URL when asking your questions.</para> 49 49 -
BOOK/packages.ent
r7f42027 r8884e2b 19 19 <!ENTITY clfs-bootscripts-version "git master HEAD"> 20 20 <!ENTITY clfs-bootscripts-size "5 KB"> 21 <!ENTITY clfs-bootscripts-url "http://git.c ross-lfs.org/?p=bootscripts-embedded.git;a=snapshot;h=HEAD;sf=tgz">21 <!ENTITY clfs-bootscripts-url "http://git.clfs.org/?p=bootscripts-embedded.git;a=snapshot;h=HEAD;sf=tgz"> 22 22 <!ENTITY clfs-bootscripts-md5 "N/A"> 23 <!ENTITY clfs-bootscripts-home "http://git.c ross-lfs.org/?p=bootscripts-embedded.git">23 <!ENTITY clfs-bootscripts-home "http://git.clfs.org/?p=bootscripts-embedded.git"> 24 24 25 25 <!ENTITY gcc-version "4.7.3"> -
BOOK/patches.ent
r7f42027 r8884e2b 1 1 <?xml version="1.0" encoding="ISO-8859-1"?> 2 2 3 <!ENTITY patches-root "http://patches.c ross-lfs.org/embedded-dev/">3 <!ENTITY patches-root "http://patches.clfs.org/embedded-dev/"> 4 4 5 5 <!-- Core Patches --> -
BOOK/preface/common/acknowledgements.xml
r7f42027 r8884e2b 61 61 62 62 <para>The CLFS team would also like to acknowledge contributions of people 63 from <ulink url="clfs-dev@lists.c ross-lfs.org"/> and associated mailing lists63 from <ulink url="clfs-dev@lists.clfs.org"/> and associated mailing lists 64 64 who have provided valuable technical and editorial corrections while testing 65 65 the Cross-LFS book.</para>
Note:
See TracChangeset
for help on using the changeset viewer.