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

    r42ff691 r49da1d5  
    2323    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    2424    href="../common/systemd.xml"
     25    xpointer="xpointer(//*[@os='p1'])"/>
     26
     27    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     28    href="../common/systemd.xml"
     29    xpointer="xpointer(//*[@os='p2'])"/>
     30
     31    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     32    href="../common/systemd.xml"
    2533    xpointer="xpointer(//*[@os='a'])"/>
    2634
     
    3139    --with-rootprefix="" -with-rootlibdir=/lib64 \
    3240    --enable-split-usr --disable-gudev --with-kbd-loadkeys=/bin/loadkeys \
    33     --with-kbd-setfont=/bin/setfont</userinput></screen>
     41    --with-kbd-setfont=/bin/setfont --with-dbuspolicydir=/etc/dbus-1/system.d \
     42    --with-dbusinterfacedir=/usr/share/dbus-1/interfaces \
     43    --with-dbussessionservicedir=/usr/share/dbus-1/services \
     44    --with-dbussystemservicedir=/usr/share/dbus-1/system-services</userinput></screen>
    3445
    3546    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     
    4455    href="../common/systemd.xml"
    4556    xpointer="xpointer(//*[@os='e'])"/>
     57
     58    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     59    href="../common/systemd.xml"
     60    xpointer="xpointer(//*[@os='f'])"/>
     61
     62    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     63    href="../common/systemd.xml"
     64    xpointer="xpointer(//*[@os='g'])"/>
     65
     66    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     67    href="../common/systemd.xml"
     68    xpointer="xpointer(//*[@os='h'])"/>
     69
     70    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     71    href="../common/systemd.xml"
     72    xpointer="xpointer(//*[@os='i'])"/>
    4673
    4774    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
Note: See TracChangeset for help on using the changeset viewer.