source: BOOK/final-system/multilib/systemd-64bit.xml @ 7cd7f99

systemd
Last change on this file since 7cd7f99 was 7cd7f99, checked in by Chris Staub <chris@…>, 8 years ago

Put one configure option per line

  • Property mode set to 100644
File size: 5.3 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
[49da1d5]23    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
24    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
[ff6229f]31    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
32    href="../common/systemd.xml"
33    xpointer="xpointer(//*[@os='s1'])"/>
34
35    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
36    href="../common/systemd.xml"
37    xpointer="xpointer(//*[@os='s2'])"/>
38
[62afd55]39    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
40    href="../common/systemd.xml"
41    xpointer="xpointer(//*[@os='s3'])"/>
42
43    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
44    href="../common/systemd.xml"
45    xpointer="xpointer(//*[@os='s4'])"/>
46
[b27af42]47    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
48    href="../common/systemd.xml"
49    xpointer="xpointer(//*[@os='s5'])"/>
50
51    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
52    href="../common/systemd.xml"
53    xpointer="xpointer(//*[@os='s6'])"/>
54
[4317f44]55    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[d89bf75]56    href="../common/systemd.xml"
57    xpointer="xpointer(//*[@os='a'])"/>
58
59<screen os="b"><userinput>CC="gcc ${BUILD64}" PKG_CONFIG_PATH="${PKG_CONFIG_PATH64}" \
[7cd7f99]60./configure \
61    --prefix=/usr \
62    --sysconfdir=/etc \
63    --localstatedir=/var \
64    --libdir=/usr/lib64 \
65    --libexecdir=/usr/lib64 \
66    --docdir=/usr/share/doc/systemd-&systemd-version; \
67    --with-rootprefix="" \
68    --with-rootlibdir=/lib64 \
69    --enable-split-usr \
70    --disable-gudev \
71    --with-kbd-loadkeys=/bin/loadkeys \
72    --with-kbd-setfont=/bin/setfont \
73    --with-dbuspolicydir=/etc/dbus-1/system.d \
[49da1d5]74    --with-dbusinterfacedir=/usr/share/dbus-1/interfaces \
75    --with-dbussessionservicedir=/usr/share/dbus-1/services \
[09e511ce]76    --with-dbussystemservicedir=/usr/share/dbus-1/system-services \
77    cc_cv_CFLAGS__flto=no</userinput></screen>
[d89bf75]78
[4317f44]79    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[d89bf75]80    href="../common/systemd.xml"
81    xpointer="xpointer(//*[@os='c'])"/>
82
[4317f44]83    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[d89bf75]84    href="../common/systemd.xml"
85    xpointer="xpointer(//*[@os='d'])"/>
86
[4317f44]87    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[d89bf75]88    href="../common/systemd.xml"
89    xpointer="xpointer(//*[@os='e'])"/>
90
[49da1d5]91    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
92    href="../common/systemd.xml"
93    xpointer="xpointer(//*[@os='f'])"/>
94
95    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
96    href="../common/systemd.xml"
97    xpointer="xpointer(//*[@os='g'])"/>
98
99    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
100    href="../common/systemd.xml"
101    xpointer="xpointer(//*[@os='h'])"/>
102
103    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
104    href="../common/systemd.xml"
105    xpointer="xpointer(//*[@os='i'])"/>
106
[4317f44]107    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[d89bf75]108    href="../common/systemd.xml"
[0b3451f]109    xpointer="xpointer(//*[@os='j'])"/>
[d89bf75]110
[f66a6fc]111    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
112    href="../common/systemd.xml"
[0b3451f]113    xpointer="xpointer(//*[@os='k'])"/>
[f66a6fc]114
115    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
116    href="../common/systemd.xml"
[0b3451f]117    xpointer="xpointer(//*[@os='l'])"/>
[f66a6fc]118
[3e3b362]119    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
120    href="../common/systemd.xml"
[0b3451f]121    xpointer="xpointer(//*[@os='m'])"/>
[3e3b362]122
123    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
124    href="../common/systemd.xml"
[0b3451f]125    xpointer="xpointer(//*[@os='n'])"/>
126
127<screen><userinput>mv -v /usr/lib64/libnss_myhostname.so.2 /lib64</userinput></screen>
[3e3b362]128
129    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
130    href="../common/systemd.xml"
[0b3451f]131    xpointer="xpointer(//*[@os='p'])"/>
[3e3b362]132
133    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
134    href="../common/systemd.xml"
[0b3451f]135    xpointer="xpointer(//*[@os='q'])"/>
136
137    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
138    href="../common/systemd.xml"
139    xpointer="xpointer(//*[@os='r'])"/>
140
141    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
142    href="../common/systemd.xml"
143    xpointer="xpointer(//*[@os='s'])"/>
144
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'])"/>
[3e3b362]152
[d89bf75]153  </sect2>
154
[4317f44]155  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[d89bf75]156  href="../common/systemd.xml"
157  xpointer="xpointer(id('conf-systemd'))"/>
158
[4317f44]159  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[d89bf75]160  href="../common/systemd.xml"
161  xpointer="xpointer(id('contents-systemd'))"/>
162
163</sect1>
Note: See TracBrowser for help on using the repository browser.