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

systemd
Last change on this file since c636dee was 09e511ce, checked in by Chris Staub <chris@…>, 10 years ago

Disable lto for systemd

  • Property mode set to 100644
File size: 5.2 KB
Line 
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
10  <title>Systemd-&systemd-version;</title>
11
12  <indexterm zone="ch-system-systemd">
13    <primary sortas="a-systemd">Systemd</primary>
14  </indexterm>
15
16  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
17  href="../common/systemd.xml"
18  xpointer="xpointer(//*[@role='package'])"/>
19
20  <sect2 role="installation">
21    <title>Installation of Systemd</title>
22
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
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
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
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
55    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
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}" \
60  ./configure --prefix=/usr \
61    --sysconfdir=/etc --localstatedir=/var --libdir=/usr/lib64 \
62    --libexecdir=/usr/lib64 --docdir=/usr/share/doc/systemd-&systemd-version; \
63    --with-rootprefix="" -with-rootlibdir=/lib64 \
64    --enable-split-usr --disable-gudev --with-kbd-loadkeys=/bin/loadkeys \
65    --with-kbd-setfont=/bin/setfont --with-dbuspolicydir=/etc/dbus-1/system.d \
66    --with-dbusinterfacedir=/usr/share/dbus-1/interfaces \
67    --with-dbussessionservicedir=/usr/share/dbus-1/services \
68    --with-dbussystemservicedir=/usr/share/dbus-1/system-services \
69    cc_cv_CFLAGS__flto=no</userinput></screen>
70
71    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
72    href="../common/systemd.xml"
73    xpointer="xpointer(//*[@os='c'])"/>
74
75    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
76    href="../common/systemd.xml"
77    xpointer="xpointer(//*[@os='d'])"/>
78
79    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
80    href="../common/systemd.xml"
81    xpointer="xpointer(//*[@os='e'])"/>
82
83    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
84    href="../common/systemd.xml"
85    xpointer="xpointer(//*[@os='f'])"/>
86
87    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
88    href="../common/systemd.xml"
89    xpointer="xpointer(//*[@os='g'])"/>
90
91    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
92    href="../common/systemd.xml"
93    xpointer="xpointer(//*[@os='h'])"/>
94
95    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
96    href="../common/systemd.xml"
97    xpointer="xpointer(//*[@os='i'])"/>
98
99    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
100    href="../common/systemd.xml"
101    xpointer="xpointer(//*[@os='j'])"/>
102
103    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
104    href="../common/systemd.xml"
105    xpointer="xpointer(//*[@os='k'])"/>
106
107    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
108    href="../common/systemd.xml"
109    xpointer="xpointer(//*[@os='l'])"/>
110
111    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
112    href="../common/systemd.xml"
113    xpointer="xpointer(//*[@os='m'])"/>
114
115    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
116    href="../common/systemd.xml"
117    xpointer="xpointer(//*[@os='n'])"/>
118
119<screen><userinput>mv -v /usr/lib64/libnss_myhostname.so.2 /lib64</userinput></screen>
120
121    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
122    href="../common/systemd.xml"
123    xpointer="xpointer(//*[@os='p'])"/>
124
125    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
126    href="../common/systemd.xml"
127    xpointer="xpointer(//*[@os='q'])"/>
128
129    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
130    href="../common/systemd.xml"
131    xpointer="xpointer(//*[@os='r'])"/>
132
133    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
134    href="../common/systemd.xml"
135    xpointer="xpointer(//*[@os='s'])"/>
136
137    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
138    href="../common/systemd.xml"
139    xpointer="xpointer(//*[@os='t'])"/>
140
141    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
142    href="../common/systemd.xml"
143    xpointer="xpointer(//*[@os='u'])"/>
144
145  </sect2>
146
147  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
148  href="../common/systemd.xml"
149  xpointer="xpointer(id('conf-systemd'))"/>
150
151  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
152  href="../common/systemd.xml"
153  xpointer="xpointer(id('contents-systemd'))"/>
154
155</sect1>
Note: See TracBrowser for help on using the repository browser.