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

clfs-3.0.0-systemd systemd
Last change on this file since 62afd55 was 62afd55, checked in by Chris Staub <chris@…>, 11 years ago

Avoid running setcap during systemd installation

  • Property mode set to 100644
File size: 5.0 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='a'])"/>
50
51<screen os="b"><userinput>CC="gcc ${BUILD64}" PKG_CONFIG_PATH="${PKG_CONFIG_PATH64}" \
52 ./configure --prefix=/usr \
53 --sysconfdir=/etc --localstatedir=/var --libdir=/usr/lib64 \
54 --libexecdir=/usr/lib64 --docdir=/usr/share/doc/systemd-&systemd-version; \
55 --with-rootprefix="" -with-rootlibdir=/lib64 \
56 --enable-split-usr --disable-gudev --with-kbd-loadkeys=/bin/loadkeys \
57 --with-kbd-setfont=/bin/setfont --with-dbuspolicydir=/etc/dbus-1/system.d \
58 --with-dbusinterfacedir=/usr/share/dbus-1/interfaces \
59 --with-dbussessionservicedir=/usr/share/dbus-1/services \
60 --with-dbussystemservicedir=/usr/share/dbus-1/system-services</userinput></screen>
61
62 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
63 href="../common/systemd.xml"
64 xpointer="xpointer(//*[@os='c'])"/>
65
66 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
67 href="../common/systemd.xml"
68 xpointer="xpointer(//*[@os='d'])"/>
69
70 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
71 href="../common/systemd.xml"
72 xpointer="xpointer(//*[@os='e'])"/>
73
74 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
75 href="../common/systemd.xml"
76 xpointer="xpointer(//*[@os='f'])"/>
77
78 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
79 href="../common/systemd.xml"
80 xpointer="xpointer(//*[@os='g'])"/>
81
82 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
83 href="../common/systemd.xml"
84 xpointer="xpointer(//*[@os='h'])"/>
85
86 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
87 href="../common/systemd.xml"
88 xpointer="xpointer(//*[@os='i'])"/>
89
90 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
91 href="../common/systemd.xml"
92 xpointer="xpointer(//*[@os='j'])"/>
93
94 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
95 href="../common/systemd.xml"
96 xpointer="xpointer(//*[@os='k'])"/>
97
98 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
99 href="../common/systemd.xml"
100 xpointer="xpointer(//*[@os='l'])"/>
101
102 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
103 href="../common/systemd.xml"
104 xpointer="xpointer(//*[@os='m'])"/>
105
106 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
107 href="../common/systemd.xml"
108 xpointer="xpointer(//*[@os='n'])"/>
109
110<screen><userinput>mv -v /usr/lib64/libnss_myhostname.so.2 /lib64</userinput></screen>
111
112 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
113 href="../common/systemd.xml"
114 xpointer="xpointer(//*[@os='p'])"/>
115
116 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
117 href="../common/systemd.xml"
118 xpointer="xpointer(//*[@os='q'])"/>
119
120 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
121 href="../common/systemd.xml"
122 xpointer="xpointer(//*[@os='r'])"/>
123
124 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
125 href="../common/systemd.xml"
126 xpointer="xpointer(//*[@os='s'])"/>
127
128 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
129 href="../common/systemd.xml"
130 xpointer="xpointer(//*[@os='t'])"/>
131
132 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
133 href="../common/systemd.xml"
134 xpointer="xpointer(//*[@os='u'])"/>
135
136 </sect2>
137
138 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
139 href="../common/systemd.xml"
140 xpointer="xpointer(id('conf-systemd'))"/>
141
142 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
143 href="../common/systemd.xml"
144 xpointer="xpointer(id('contents-systemd'))"/>
145
146</sect1>
Note: See TracBrowser for help on using the repository browser.