Changeset d7609f9


Ignore:
Timestamp:
Jun 28, 2008, 11:38:06 AM (16 years ago)
Author:
Joe Ciccone <jciccone@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
c619d5e9
Parents:
10de248
Message:

Fixed descriptions for lib64= in procps on the various multilib pages.

Location:
BOOK
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/multilib/procps-64bit.xml

    r10de248 rd7609f9  
    4949      </varlistentry>
    5050
    51     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    52     href="../multilib/procps.xml"
    53     xpointer="xpointer(//*[@os='f2'])"/>
     51      <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     52      href="../multilib/procps.xml"
     53      xpointer="xpointer(//*[@os='f2'])"/>
    5454
    55     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    56     href="../multilib/procps.xml"
    57     xpointer="xpointer(//*[@os='f3'])"/>
     55      <varlistentry os="f3">
     56        <term><parameter>lib64=lib64</parameter></term>
     57        <listitem>
     58          <para>The <filename>Makefile</filename> also attempts to install into
     59          lib64 on multilib, so again we choose to override it.</para>
     60        </listitem>
     61      </varlistentry>
    5862
    5963  </variablelist>
  • BOOK/final-system/multilib/procps-n32.xml

    r10de248 rd7609f9  
    5151      </varlistentry>
    5252
    53     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    54     href="../multilib/procps.xml"
    55     xpointer="xpointer(//*[@os='f2'])"/>
     53      <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     54      href="../multilib/procps.xml"
     55      xpointer="xpointer(//*[@os='f2'])"/>
    5656
    57     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    58     href="../multilib/procps.xml"
    59     xpointer="xpointer(//*[@os='f3'])"/>
     57      <varlistentry os="f3">
     58        <term><parameter>lib64=lib32</parameter></term>
     59        <listitem>
     60          <para>The <filename>Makefile</filename> also attempts to install into
     61          lib64 on multilib, so again we choose to override it.</para>
     62        </listitem>
     63      </varlistentry>
    6064
    6165  </variablelist>
  • BOOK/introduction/common/changelog.xml

    r10de248 rd7609f9  
    1111  <title>Master Changelog</title>
    1212
    13   <para>This is version &version; of the Cross-Compiled Linux From Scratch book, dated
    14   &releasedate;. If this book is more than six months old, a newer and better
    15   version is probably already available. To find out, please check one of the
    16   mirrors via <ulink url="&clfs-wiki;"/>.</para>
     13  <para>This is version &version; of the Cross-Compiled Linux From Scratch
     14  book, dated &releasedate;. If this book is more than six months old, a newer
     15  and better version is probably already available. To find out, please check
     16  one of the mirrors via <ulink url="&clfs-wiki;"/>.</para>
    1717
    1818  <para>Below is a list of detailed changes made since the previous release of
     
    4141      <itemizedlist>
    4242        <listitem>
    43           <para>[jciccone] - Corrected the entities for the lilo x86_64 cross compile patch.</para>
    44         </listitem>
    45         <listitem>
    46           <para>[jciccone] - Added a patch to perl so it wont include asm/page.h.</para>
     43          <para>[jciccone] - Fixed descriptions for lib64= in procps on the
     44          various multilib pages.</para>
     45        </listitem>
     46        <listitem>
     47          <para>[jciccone] - Corrected the entities for the lilo x86_64 cross
     48          compile patch.</para>
     49        </listitem>
     50        <listitem>
     51          <para>[jciccone] - Added a patch to perl so it wont include
     52          asm/page.h.</para>
    4753        </listitem>
    4854        <listitem>
     
    7783      <itemizedlist>
    7884        <listitem>
    79           <para>[Ken] - Fix all known kernel vulnerabilities by upgrading to 2.6.24.7
    80           plus a patch extracted from debian for the more recent fixes.</para>
     85          <para>[Ken] - Fix all known kernel vulnerabilities by upgrading to
     86          2.6.24.7 plus a patch extracted from debian for the more recent
     87          fixes.</para>
    8188        </listitem>
    8289      </itemizedlist>
Note: See TracChangeset for help on using the changeset viewer.