Changeset 3e3b362


Ignore:
Timestamp:
Jan 4, 2014, 11:12:36 PM (10 years ago)
Author:
Chris Staub <chris@…>
Branches:
clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
7960d1c
Parents:
d150ded
Message:

Add xincludes to add new systemd instructions for all archs

Location:
BOOK/final-system/multilib
Files:
3 edited

Legend:

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

    rd150ded r3e3b362  
    5656    xpointer="xpointer(//*[@os='h'])"/>
    5757
     58    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     59    href="../common/systemd.xml"
     60    xpointer="xpointer(//*[@os='i'])"/>
     61
     62    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     63    href="../common/systemd.xml"
     64    xpointer="xpointer(//*[@os='j'])"/>
     65
     66    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     67    href="../common/systemd.xml"
     68    xpointer="xpointer(//*[@os='k'])"/>
     69
     70    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     71    href="../common/systemd.xml"
     72    xpointer="xpointer(//*[@os='l'])"/>
     73
    5874  </sect2>
    5975
  • BOOK/final-system/multilib/systemd-n32.xml

    rd150ded r3e3b362  
    6161    xpointer="xpointer(//*[@os='h'])"/>
    6262
     63    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     64    href="systemd.xml"
     65    xpointer="xpointer(//*[@os='i'])"/>
     66
     67    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     68    href="systemd.xml"
     69    xpointer="xpointer(//*[@os='j'])"/>
     70
     71    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     72    href="../common/systemd.xml"
     73    xpointer="xpointer(//*[@os='k'])"/>
     74
     75    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     76    href="../common/systemd.xml"
     77    xpointer="xpointer(//*[@os='l'])"/>
     78
    6379  </sect2>
    6480
  • BOOK/final-system/multilib/systemd.xml

    rd150ded r3e3b362  
    6363    xpointer="xpointer(//*[@os='h'])"/>
    6464
     65    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     66    href="systemd.xml"
     67    xpointer="xpointer(//*[@os='i'])"/>
     68
     69    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     70    href="systemd.xml"
     71    xpointer="xpointer(//*[@os='j'])"/>
     72
     73    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     74    href="../common/systemd.xml"
     75    xpointer="xpointer(//*[@os='k'])"/>
     76
     77    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     78    href="../common/systemd.xml"
     79    xpointer="xpointer(//*[@os='l'])"/>
     80
    6581  </sect2>
    6682
Note: See TracChangeset for help on using the changeset viewer.