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-64bit.xml

    r8d741b2 r0b3451f  
    4747    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    4848    href="../common/systemd.xml"
    49     xpointer="xpointer(//*[@os='f'])"/>
    50 
    51     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    52     href="../common/systemd.xml"
    53     xpointer="xpointer(//*[@os='g'])"/>
    54 
    55     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    56     href="../common/systemd.xml"
    57     xpointer="xpointer(//*[@os='h'])"/>
    58 
    59     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    60     href="../common/systemd.xml"
    61     xpointer="xpointer(//*[@os='i'])"/>
    62 
    63     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    64     href="../common/systemd.xml"
    6549    xpointer="xpointer(//*[@os='j'])"/>
    6650
     
    7256    href="../common/systemd.xml"
    7357    xpointer="xpointer(//*[@os='l'])"/>
     58
     59    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     60    href="../common/systemd.xml"
     61    xpointer="xpointer(//*[@os='m'])"/>
     62
     63    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     64    href="../common/systemd.xml"
     65    xpointer="xpointer(//*[@os='n'])"/>
     66
     67<screen><userinput>mv -v /usr/lib64/libnss_myhostname.so.2 /lib64</userinput></screen>
     68
     69    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     70    href="../common/systemd.xml"
     71    xpointer="xpointer(//*[@os='p'])"/>
     72
     73    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     74    href="../common/systemd.xml"
     75    xpointer="xpointer(//*[@os='q'])"/>
     76
     77    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     78    href="../common/systemd.xml"
     79    xpointer="xpointer(//*[@os='r'])"/>
     80
     81    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     82    href="../common/systemd.xml"
     83    xpointer="xpointer(//*[@os='s'])"/>
     84
     85    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     86    href="../common/systemd.xml"
     87    xpointer="xpointer(//*[@os='t'])"/>
     88
     89    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     90    href="../common/systemd.xml"
     91    xpointer="xpointer(//*[@os='u'])"/>
    7492
    7593  </sect2>
Note: See TracChangeset for help on using the changeset viewer.