Ignore:
Timestamp:
Mar 9, 2014, 3:16:59 PM (10 years ago)
Author:
William Harrington <kb0iic@…>
Branches:
clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
10d030c
Parents:
8d741b2
Message:

Add commands for moving libnss library to /lib, /lib32, /lib64 and add configure command option descriptions, and add testsuite commands.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/multilib/systemd.xml

    r8d741b2 r0b3451f  
    3535    xpointer="xpointer(//*[@os='a'])"/>
    3636
    37 <screen os="b"><userinput>CC="gcc ${BUILD32}" PKG_CONFIG_PATH="${PKG_CONFIG_PATH32}" \
     37<screen><userinput>CC="gcc ${BUILD32}" PKG_CONFIG_PATH="${PKG_CONFIG_PATH32}" \
    3838  ./configure --prefix=/usr \
    3939    --sysconfdir=/etc --localstatedir=/var \
     
    4242    --enable-split-usr --disable-gudev --with-kbd-loadkeys=/bin/loadkeys \
    4343    --with-kbd-setfont=/bin/setfont</userinput></screen>
    44 
    45     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    46     href="../common/systemd.xml"
    47     xpointer="xpointer(//*[@os='c'])"/>
    4844
    4945    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     
    5753    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    5854    href="../common/systemd.xml"
    59     xpointer="xpointer(//*[@os='f'])"/>
     55    xpointer="xpointer(//*[@os='j'])"/>
     56
     57    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     58    href="../common/systemd.xml"
     59    xpointer="xpointer(//*[@os='k'])"/>
     60
     61    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     62    href="../common/systemd.xml"
     63    xpointer="xpointer(//*[@os='n'])"/>
     64
     65    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     66    href="../common/systemd.xml"
     67    xpointer="xpointer(//*[@os='o'])"/>
    6068
    6169  </sect2>
Note: See TracChangeset for help on using the changeset viewer.