Changeset d5d4d82 in clfs-sysroot


Ignore:
Timestamp:
Jul 19, 2006, 7:24:03 PM (18 years ago)
Author:
Joe Ciccone <jciccone@…>
Branches:
master
Children:
6e439f9
Parents:
c3b61cb
Message:

Text and entity updates.

Location:
BOOK
Files:
16 edited

Legend:

Unmodified
Added
Removed
  • BOOK/cross-tools/common/binutils.xml

    rc3b61cb rd5d4d82  
    126126        <listitem>
    127127          <para>This checks the host environment and makes sure all the
    128           necessary tools are available to compile binutils.</para>
     128          necessary tools are available to compile Binutils.</para>
    129129        </listitem>
    130130      </varlistentry>
  • BOOK/final-system/common/bzip2.xml

    rc3b61cb rd5d4d82  
    4545<screen os="p6"><userinput>patch -Np1 -i ../&bzip2-remove_tempfile-patch;</userinput></screen>
    4646
    47     <para os="s1">Disable running of the testsuite after a successful build:</para>
     47    <para os="s1">Bzip2's default Makefile target automatically runs
     48     the testsuite as well. Disable the tests since they won't work on a
     49     multi-architecture build:</para>
    4850
    4951<screen os="s2"><userinput>cp Makefile{,.orig}
  • BOOK/final-system/common/gzip.xml

    rc3b61cb rd5d4d82  
    2626    <title>Installation of Gzip</title>
    2727
    28     <para os="p1">The following patch fixes two security vulnerabilities in Gzip.
    29     First, a path traversal bug when using the <option>-N</option> option
    30     (CAN-2005-1228) Second, a race condition in the file permission restore
    31     code (CAN-2005-0998)</para>
     28    <para os="p1">The following patch fixes two security vulnerabilities in Gzip:
     29    a path traversal bug when using the <option>-N</option> option
     30    (CAN-2005-1228), and a race condition in the file permission restore
     31    code (CAN-2005-0998):</para>
    3232
    3333<screen os="p2"><userinput>patch -Np1 -i ../&gzip-security_fix-patch;</userinput></screen>
  • BOOK/final-system/common/man.xml

    rc3b61cb rd5d4d82  
    118118    <para os="v">Additional information with regards to the compression of
    119119    man and info pages can be found in the BLFS book at
    120     <ulink url="&blfs-root;view/cvs/postlfs/compressdoc.html"/>.</para>
     120    <ulink url="&blfs-root;view/svn/postlfs/compressdoc.html"/>.</para>
    121121
    122122  </sect2>
  • BOOK/final-system/common/sysklogd.xml

    rc3b61cb rd5d4d82  
    2727
    2828    <para os="a">The following patch fixes various issues, including a
    29     problem building Sysklogd with Linux 2.6 series kernels</para>
     29    problem building Sysklogd with Linux 2.6 series kernels:</para>
    3030
    3131<screen os="b"><userinput>patch -Np1 -i ../&sysklogd-fixes-patch;</userinput></screen>
  • BOOK/general.ent

    rc3b61cb rd5d4d82  
    33<!ENTITY month "07"> <!-- Use two digits -->
    44<!ENTITY month_name "July">
    5 <!ENTITY day "16"> <!-- Use two digits -->
     5<!ENTITY day "19"> <!-- Use two digits -->
    66<!ENTITY year "2006"> <!-- Use four digits -->
    77
     
    1919
    2020<!ENTITY lfs-root "http://www.linuxfromscratch.org/">
    21 <!ENTITY clfs-root "http://trac.cross-lfs.org/">
     21<!ENTITY clfs-root "http://cross-lfs.org/">
     22<!ENTITY clfs-wiki "http://trac.cross-lfs.org/">
    2223<!ENTITY blfs-root "&lfs-root;blfs/">
    23 <!ENTITY faq-root "&lfs-root;faq/">
     24<!ENTITY faq-root "&clfs-wiki;wiki/faq">
    2425<!ENTITY hints-root "&lfs-root;hints/downloads/files/">
    2526<!ENTITY hints-index "&lfs-root;hints/list.html">
    2627<!ENTITY livecd-root "&lfs-root;livecd/">
    27 <!ENTITY test-results "&clfs-root;clfs/build-logs/&generic-version;/">
    28 <!ENTITY errata "&clfs-root;clfs/errata/&generic-version;/">
     28<!ENTITY test-results "&clfs-wiki;clfs/build-logs/&generic-version;/">
     29<!ENTITY errata "&clfs-wiki;clfs/errata/&generic-version;/">
    2930
    3031<!ENTITY gnu "http://ftp.gnu.org/gnu/">
  • BOOK/introduction/common/askforhelp.xml

    rc3b61cb rd5d4d82  
    6969      mean that we will not help you. After all, the CLFS project is
    7070      about personal preference. Be upfront about any changes to
    71       the established procedure, this helps us evaluate and determine
     71      the established procedure&mdash;this helps us evaluate and determine
    7272      possible causes of your problem.</para>
    7373    </note>
  • BOOK/introduction/common/changelog.xml

    rc3b61cb rd5d4d82  
    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

    rc3b61cb rd5d4d82  
    3333    locations, and additional information, visit
    3434    <ulink url="&lfs-root;mail.html"/>. For mailing lists specifically
    35     for CLFS, visit <ulink url="&clfs-root;wiki/lists"/>.</para>
     35    for CLFS, visit <ulink url="&clfs-wiki;wiki/lists"/>.</para>
    3636
    3737  </sect2>
     
    7676    convenient. Please visit the LFS website at <ulink
    7777    url="&lfs-root;mirrors.html"/> for a list of current mirrors of
    78     the LFS website, or <ulink url="&clfs-root;wiki/mirrors"/> for
     78    the LFS website, or <ulink url="&clfs-wiki;wiki/mirrors"/> for
    7979    mirrors of CLFS.</para>
    8080
  • BOOK/materials/common/introduction.xml

    rc3b61cb rd5d4d82  
    2525  most packages. If this search is unsuccessful, try one of the
    2626  alternative means of downloading discussed at <ulink
    27   url="&clfs-root;wiki/download"/>.</para>
     27  url="&packages-root;"/>.</para>
    2828
    2929  <para>Downloaded packages and patches will need to be stored somewhere
     
    4242<screen><userinput>mkdir -v $CLFS/sources</userinput></screen>
    4343
    44   <para>Make this directory writable and sticky. <quote>Sticky</quote>
    45   means that even if multiple users have write permission on a
    46   directory, only the owner of a file can delete the file within a
    47   sticky directory. The following command will enable the write and
    48   sticky modes:</para>
     44  <para>Make this directory writable and sticky. When a directory is
     45  marked <quote>sticky</quote>, that means that even if multiple users have
     46  write permission on that directory, any file within that directory can only be
     47  deleted or modified by its owner. The following command will enable the
     48  write and sticky modes:</para>
    4949
    5050<screen><userinput>chmod -v a+wt $CLFS/sources</userinput></screen>
  • BOOK/materials/common/patches.xml

    rc3b61cb rd5d4d82  
    1515  fixed by the maintainer. The patches also make small modifications to
    1616  make the packages easier to work with. The following patches will be
    17   needed to build an CLFS system:</para>
     17  needed to build a CLFS system:</para>
    1818
    1919  <variablelist role="materials">
  • BOOK/packages.ent

    rc3b61cb rd5d4d82  
    11<?xml version="1.0" encoding="ISO-8859-1"?>
    22
    3 <!ENTITY packages-root "http://cross-lfs.org/files/packages/&generic-version;/">
     3<!ENTITY packages-root "&clfs-root;files/packages/&generic-version;/">
    44
    55<!-- Note: For empty *-home entities use " " not "" -->
  • BOOK/patches.ent

    rc3b61cb rd5d4d82  
    11<?xml version="1.0" encoding="ISO-8859-1"?>
    22
    3 <!ENTITY patches-root "http://cross-lfs.org/files/patches/&generic-version;/">
     3<!ENTITY patches-root "&clfs-root;files/patches/&generic-version;/">
    44
    55<!-- Start of Common Patches -->
  • BOOK/prologue/common/audience.xml

    rc3b61cb rd5d4d82  
    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/foreword.xml

    rc3b61cb rd5d4d82  
    2525  improvements to the Linux From Scratch system.</para>
    2626
    27   <para>The one "flaw" in LFS is that it has always been based on a x86
     27  <para>The one "flaw" in LFS is that it has always been based on an x86
    2828  class processor.  With the advent of the Athlon 64 and Intel EM64T
    2929  processors, the x86-only LFS is no longer ideal. Throughout this time,
     
    4040
    4141  <para>We hope you enjoy building your own CLFS system, and the benefits
    42   that come from a system tailored to your needs!</para>
     42  that come from a system tailored to your needs.</para>
    4343
    4444<literallayout>--
     
    4646Jim Gifford, CLFS Project Co-leader
    4747Ryan Oliver, CLFS Project Co-leader
    48 Joe Ciccone, Justin Knierin, Chris Staub, Matt Darcy, Ken Moffat,
     48Joe Ciccone, Justin Knierim, Chris Staub, Matt Darcy, Ken Moffat,
    4949Manuel Canales Esparcia, and Nathan Coulson - CLFS Developers</literallayout>
    5050
  • BOOK/prologue/common/prerequisites.xml

    rc3b61cb rd5d4d82  
    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.