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

clfs-3.0.0-systemd systemd
Last change on this file since 4d4fe204 was 49da1d5, checked in by William Harrington <kb0iic@…>, 11 years ago

Add systemd compat patch command, adjust test suite commands, adjust configure commands for dbus config files, update configure option description list.

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