[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 |
|
---|
| 10 | <title>systemd-&systemd-version;</title>
|
---|
| 11 |
|
---|
| 12 | <indexterm zone="ch-system-systemd">
|
---|
| 13 | <primary sortas="a-systemd">systemd</primary>
|
---|
| 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">
|
---|
| 21 | <title>Installation of systemd</title>
|
---|
| 22 |
|
---|
[4317f44] | 23 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[d89bf75] | 24 | href="../common/systemd.xml"
|
---|
| 25 | xpointer="xpointer(//*[@os='s1'])"/>
|
---|
| 26 |
|
---|
[4317f44] | 27 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[d89bf75] | 28 | href="../common/systemd.xml"
|
---|
| 29 | xpointer="xpointer(//*[@os='s2'])"/>
|
---|
| 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 \
|
---|
| 37 | --sysconfdir=/etc --localstatedir=/var \
|
---|
| 38 | --with-rootdir= --with-distro=other \
|
---|
| 39 | --with-syslog-service=rsyslog.service \
|
---|
| 40 | --with-sysvinit-path=/etc/init.d \
|
---|
| 41 | --with-sysvrcd-path=/etc/rc.d</userinput></screen>
|
---|
| 42 |
|
---|
[4317f44] | 43 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[d89bf75] | 44 | href="../common/systemd.xml"
|
---|
| 45 | xpointer="xpointer(//*[@os='c'])"/>
|
---|
| 46 |
|
---|
[4317f44] | 47 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[d89bf75] | 48 | href="../common/systemd.xml"
|
---|
| 49 | xpointer="xpointer(//*[@os='d'])"/>
|
---|
| 50 |
|
---|
[4317f44] | 51 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[d89bf75] | 52 | href="../common/systemd.xml"
|
---|
| 53 | xpointer="xpointer(//*[@os='e'])"/>
|
---|
| 54 |
|
---|
[4317f44] | 55 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[d89bf75] | 56 | href="../common/systemd.xml"
|
---|
| 57 | xpointer="xpointer(//*[@os='f'])"/>
|
---|
| 58 |
|
---|
| 59 | </sect2>
|
---|
| 60 |
|
---|
[4317f44] | 61 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[d89bf75] | 62 | href="../common/systemd.xml"
|
---|
| 63 | xpointer="xpointer(id('conf-systemd'))"/>
|
---|
| 64 |
|
---|
[4317f44] | 65 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[d89bf75] | 66 | href="../common/systemd.xml"
|
---|
| 67 | xpointer="xpointer(id('contents-systemd'))"/>
|
---|
| 68 |
|
---|
| 69 | </sect1>
|
---|