Ignore:
Timestamp:
Apr 24, 2017, 10:21:28 AM (7 years ago)
Author:
William Harrington <kb0iic@…>
Branches:
master, systemd
Children:
0fa3c9f
Parents:
c831ac4
Message:

Update Systemd to 233. Remove some configure options, add some new configure options. Tidy up the xml. Remove the compat-libs patch.

File:
1 edited

Legend:

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

    rc831ac4 r216be86  
    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"
    3325    xpointer="xpointer(//*[@os='s1'])"/>
    3426
     
    4739    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    4840    href="../common/systemd.xml"
    49     xpointer="xpointer(//*[@os='s5'])"/>
     41    xpointer="xpointer(//*[@os='cc1'])"/>
    5042
    5143    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    5244    href="../common/systemd.xml"
    53     xpointer="xpointer(//*[@os='s6'])"/>
     45    xpointer="xpointer(//*[@os='cc2'])"/>
    5446
    5547    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     
    6254    --sysconfdir=/etc \
    6355    --localstatedir=/var \
    64     --libdir=/usr/lib64 \
    6556    --libexecdir=/usr/lib64 \
    6657    --docdir=/usr/share/doc/systemd-&systemd-version; \
     
    6859    --with-rootlibdir=/lib64 \
    6960    --enable-split-usr \
    70     --disable-gudev \
     61    --disable-firstboot \
     62    --disable-ldconfig \
     63    --disable-lto \
     64    --disable-sysusers \
     65    --with-default-dnssec=no \
    7166    --with-kbd-loadkeys=/bin/loadkeys \
    7267    --with-kbd-setfont=/bin/setfont \
    7368    --with-dbuspolicydir=/etc/dbus-1/system.d \
    74     --with-dbusinterfacedir=/usr/share/dbus-1/interfaces \
    7569    --with-dbussessionservicedir=/usr/share/dbus-1/services \
    7670    --with-dbussystemservicedir=/usr/share/dbus-1/system-services \
    77     cc_cv_CFLAGS__flto=no</userinput></screen>
     71    --config-cache</userinput></screen>
    7872
    7973    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     
    123117    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    124118    href="../common/systemd.xml"
    125     xpointer="xpointer(//*[@os='n'])"/>
    126 
    127 <screen><userinput>mv -v /usr/lib64/libnss_myhostname.so.2 /lib64</userinput></screen>
    128 
    129     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    130     href="../common/systemd.xml"
    131119    xpointer="xpointer(//*[@os='p'])"/>
    132120
     
    143131    xpointer="xpointer(//*[@os='s'])"/>
    144132
    145     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    146     href="../common/systemd.xml"
    147     xpointer="xpointer(//*[@os='t'])"/>
    148 
    149     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    150     href="../common/systemd.xml"
    151     xpointer="xpointer(//*[@os='u'])"/>
    152 
    153133  </sect2>
    154134
Note: See TracChangeset for help on using the changeset viewer.