Changeset d5d4d82 in clfs-sysroot for BOOK/final-system


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/final-system/common
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • 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>
Note: See TracChangeset for help on using the changeset viewer.