Changeset 07621da


Ignore:
Timestamp:
Jul 17, 2006, 8:58:44 PM (18 years ago)
Author:
Chris Staub <chris@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
35b75e6
Parents:
bda4ad3
Message:

Text updates, and addition of a clfs-wiki entity to account for the difference between the CLFS trac website and the package/patch download site

Location:
BOOK
Files:
6 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/x86_64/grub.xml

    rbda4ad3 r07621da  
    2929    xpointer="xpointer(//*[@os='p2'])"/>
    3030
    31    <para os="p3">The follow patch will fix an issue that exists
    32    with grub on x86_64 machines, that causes grub to segfault when you
    33    try to configure a drive to utilize grub:</para>
     31    <para os="p3">GRUB has an issue that can cause it to segfault when you
     32    try to configure a drive to utilize GRUB on x86_64 machines. The following
     33    patch fixes this problem:</para>
    3434
    3535<screen os="p4"><userinput>patch -Np1 -i ../&grub-use_mmap-patch;</userinput></screen>
  • BOOK/general.ent

    rbda4ad3 r07621da  
    3030
    3131<!ENTITY lfs-root "http://www.linuxfromscratch.org/">
    32 <!ENTITY clfs-root "http://trac.cross-lfs.org/">
     32<!ENTITY clfs-root "http://cross-lfs.org/">
     33<!ENTITY clfs-wiki "http://trac.cross-lfs.org/">
    3334<!ENTITY blfs-root "&lfs-root;blfs/">
    34 <!ENTITY faq-root "&clfs-root;/wiki/faq">
     35<!ENTITY faq-root "&clfs-root;wiki/faq">
    3536<!ENTITY hints-root "&lfs-root;hints/downloads/files/">
    3637<!ENTITY hints-index "&lfs-root;hints/list.html">
    3738<!ENTITY livecd-root "&lfs-root;livecd/">
    38 <!ENTITY test-results "&clfs-root;clfs/build-logs/&generic-version;/">
    39 <!ENTITY errata "&clfs-root;clfs/errata/&generic-version;/">
     39<!ENTITY test-results "&clfs-wiki;clfs/build-logs/&generic-version;/">
     40<!ENTITY errata "&clfs-wiki;clfs/errata/&generic-version;/">
    4041
    4142<!ENTITY gnu "http://ftp.gnu.org/gnu/">
  • BOOK/introduction/common/changelog.xml

    rbda4ad3 r07621da  
    1414  &releasedate;. If this book is more than six months old, a newer and better
    1515  version is probably already available. To find out, please check one of the
    16   mirrors via <ulink url="&clfs-root;"/>.</para>
     16  mirrors via <ulink url="&clfs-wiki;"/>.</para>
    1717
    1818  <para>Below is a list of detailed changes made since the previous release of
  • BOOK/introduction/common/resources.xml

    rbda4ad3 r07621da  
    3434   
    3535    <para>For information on the different lists, how to subscribe, archive
    36     locations, and additional information, visit <ulink url="&clfs-root;wiki/lists"/>.</para>
     36    locations, and additional information, visit <ulink url="&clfs-wiki;wiki/lists"/>.</para>i
    3737
    3838  </sect2>
     
    7070    accessing the website and downloading the required packages more
    7171    convenient. Please visit the CLFS website at
    72     <ulink url="&clfs-root;wiki/mirrors"/> for mirrors of CLFS.</para>
     72    <ulink url="&clfs-wiki;wiki/mirrors"/> for mirrors of CLFS.</para>
    7373
    7474  </sect2>
  • BOOK/prologue/common/audience.xml

    rbda4ad3 r07621da  
    6868  correctly and adequately fixes the problem.</para>
    6969
    70   <para>The goal of Linux From Scratch is to build a complete and usable
     70  <para>The goal of Cross Linux From Scratch is to build a complete and usable
    7171  foundation-level system. Readers who do not wish to build their own
    7272  Linux system from scratch may not benefit from the information in this
  • BOOK/prologue/common/prerequisites.xml

    rbda4ad3 r07621da  
    2020  Linux software. A basic knowledge of the architectures being used in
    2121  the Cross LFS process and the host operating systems in use is also
    22   required</para>
     22  required.</para>
    2323
    2424  <para>Because the CLFS book assumes <emphasis>at least</emphasis> this basic
     
    2626  provide you with much assistance; you will find that your questions regarding
    2727  such basic knowledge will likely go unanswered, or you will simply be referred
    28   to the LFS essential pre-reading list.</para>
     28  to the CLFS essential pre-reading list.</para>
    2929
    3030  <para>Before building a CLFS system, we recommend reading the following
     
    4949      <ulink url="&hints-root;essential_prereading.txt"/></para>
    5050
    51       <para>This is an LFS Hint written specifically for users new to Linux.
     51      <para>This is an Hint written specifically for users new to Linux.
    5252      It includes a list of links to excellent sources of information on a
    5353      wide range of topics. Anyone attempting to install CLFS should have an
Note: See TracChangeset for help on using the changeset viewer.