source: BOOK/final-system/multilib/systemd-64bit.xml @ 216be86

systemd
Last change on this file since 216be86 was 216be86, checked in by William Harrington <kb0iic@…>, 7 years ago

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

  • Property mode set to 100644
File size: 4.6 KB
RevLine 
[d89bf75]1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3  "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4  <!ENTITY % general-entities SYSTEM "../../general.ent">
5  %general-entities;
6]>
7<sect1 id="ch-system-systemd" role="wrap">
8  <?dbhtml filename="systemd-64bit.html"?>
9
[27256f7]10  <title>Systemd-&systemd-version;</title>
[d89bf75]11
12  <indexterm zone="ch-system-systemd">
[27256f7]13    <primary sortas="a-systemd">Systemd</primary>
[d89bf75]14  </indexterm>
15
[4317f44]16  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[d89bf75]17  href="../common/systemd.xml"
18  xpointer="xpointer(//*[@role='package'])"/>
19
20  <sect2 role="installation">
[27256f7]21    <title>Installation of Systemd</title>
[d89bf75]22
[ff6229f]23    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
24    href="../common/systemd.xml"
25    xpointer="xpointer(//*[@os='s1'])"/>
26
27    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
28    href="../common/systemd.xml"
29    xpointer="xpointer(//*[@os='s2'])"/>
30
[62afd55]31    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
32    href="../common/systemd.xml"
33    xpointer="xpointer(//*[@os='s3'])"/>
34
35    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
36    href="../common/systemd.xml"
37    xpointer="xpointer(//*[@os='s4'])"/>
38
[b27af42]39    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
40    href="../common/systemd.xml"
[216be86]41    xpointer="xpointer(//*[@os='cc1'])"/>
[b27af42]42
43    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
44    href="../common/systemd.xml"
[216be86]45    xpointer="xpointer(//*[@os='cc2'])"/>
[b27af42]46
[4317f44]47    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[d89bf75]48    href="../common/systemd.xml"
49    xpointer="xpointer(//*[@os='a'])"/>
50
51<screen os="b"><userinput>CC="gcc ${BUILD64}" PKG_CONFIG_PATH="${PKG_CONFIG_PATH64}" \
[7cd7f99]52./configure \
53    --prefix=/usr \
54    --sysconfdir=/etc \
55    --localstatedir=/var \
56    --libexecdir=/usr/lib64 \
57    --docdir=/usr/share/doc/systemd-&systemd-version; \
58    --with-rootprefix="" \
59    --with-rootlibdir=/lib64 \
60    --enable-split-usr \
[216be86]61    --disable-firstboot \
62    --disable-ldconfig \
63    --disable-lto \
64    --disable-sysusers \
65    --with-default-dnssec=no \
[7cd7f99]66    --with-kbd-loadkeys=/bin/loadkeys \
67    --with-kbd-setfont=/bin/setfont \
68    --with-dbuspolicydir=/etc/dbus-1/system.d \
[49da1d5]69    --with-dbussessionservicedir=/usr/share/dbus-1/services \
[09e511ce]70    --with-dbussystemservicedir=/usr/share/dbus-1/system-services \
[216be86]71    --config-cache</userinput></screen>
[d89bf75]72
[4317f44]73    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[d89bf75]74    href="../common/systemd.xml"
75    xpointer="xpointer(//*[@os='c'])"/>
76
[4317f44]77    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[d89bf75]78    href="../common/systemd.xml"
79    xpointer="xpointer(//*[@os='d'])"/>
80
[4317f44]81    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[d89bf75]82    href="../common/systemd.xml"
83    xpointer="xpointer(//*[@os='e'])"/>
84
[49da1d5]85    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
86    href="../common/systemd.xml"
87    xpointer="xpointer(//*[@os='f'])"/>
88
89    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
90    href="../common/systemd.xml"
91    xpointer="xpointer(//*[@os='g'])"/>
92
93    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
94    href="../common/systemd.xml"
95    xpointer="xpointer(//*[@os='h'])"/>
96
97    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
98    href="../common/systemd.xml"
99    xpointer="xpointer(//*[@os='i'])"/>
100
[4317f44]101    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[d89bf75]102    href="../common/systemd.xml"
[0b3451f]103    xpointer="xpointer(//*[@os='j'])"/>
[d89bf75]104
[f66a6fc]105    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
106    href="../common/systemd.xml"
[0b3451f]107    xpointer="xpointer(//*[@os='k'])"/>
[f66a6fc]108
109    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
110    href="../common/systemd.xml"
[0b3451f]111    xpointer="xpointer(//*[@os='l'])"/>
[f66a6fc]112
[3e3b362]113    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
114    href="../common/systemd.xml"
[0b3451f]115    xpointer="xpointer(//*[@os='m'])"/>
[3e3b362]116
117    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
118    href="../common/systemd.xml"
[0b3451f]119    xpointer="xpointer(//*[@os='p'])"/>
[3e3b362]120
121    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
122    href="../common/systemd.xml"
[0b3451f]123    xpointer="xpointer(//*[@os='q'])"/>
124
125    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
126    href="../common/systemd.xml"
127    xpointer="xpointer(//*[@os='r'])"/>
128
129    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
130    href="../common/systemd.xml"
131    xpointer="xpointer(//*[@os='s'])"/>
132
[d89bf75]133  </sect2>
134
[4317f44]135  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[d89bf75]136  href="../common/systemd.xml"
137  xpointer="xpointer(id('conf-systemd'))"/>
138
[4317f44]139  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[d89bf75]140  href="../common/systemd.xml"
141  xpointer="xpointer(id('contents-systemd'))"/>
142
143</sect1>
Note: See TracBrowser for help on using the repository browser.