Ignore:
Timestamp:
Mar 16, 2014, 10:04:18 PM (10 years ago)
Author:
William Harrington <kb0iic@…>
Branches:
clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
6f5a7c3
Parents:
42ff691
Message:

Add systemd compat patch command, adjust test suite commands, adjust configure commands for dbus config files, update configure option description list.

File:
1 edited

Legend:

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

    r42ff691 r49da1d5  
    3333    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    3434    href="../common/systemd.xml"
     35    xpointer="xpointer(//*[@os='p1'])"/>
     36
     37    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     38    href="../common/systemd.xml"
     39    xpointer="xpointer(//*[@os='p2'])"/>
     40
     41    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     42    href="../common/systemd.xml"
    3543    xpointer="xpointer(//*[@os='a'])"/>
    3644
     
    4149    --with-rootprefix="" --with-rootlibdir=/lib \
    4250    --enable-split-usr --disable-gudev --with-kbd-loadkeys=/bin/loadkeys \
    43     --with-kbd-setfont=/bin/setfont</userinput></screen>
     51    --with-kbd-setfont=/bin/setfont --with-dbuspolicydir=/etc/dbus-1/system.d \
     52    --with-dbusinterfacedir=/usr/share/dbus-1/interfaces \
     53    --with-dbussessionservicedir=/usr/share/dbus-1/services \
     54    --with-dbussystemservicedir=/usr/share/dbus-1/system-services</userinput></screen>
    4455
    4556    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     
    5061    href="../common/systemd.xml"
    5162    xpointer="xpointer(//*[@os='e'])"/>
     63
     64    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     65    href="../common/systemd.xml"
     66    xpointer="xpointer(//*[@os='f'])"/>
     67
     68    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     69    href="../common/systemd.xml"
     70    xpointer="xpointer(//*[@os='g'])"/>
     71
     72    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     73    href="../common/systemd.xml"
     74    xpointer="xpointer(//*[@os='h'])"/>
     75
     76    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     77    href="../common/systemd.xml"
     78    xpointer="xpointer(//*[@os='i'])"/>
    5279
    5380    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
Note: See TracChangeset for help on using the changeset viewer.