summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorSven Eden <yamakuzure@gmx.net>2016-12-30 15:20:35 +0100
committerSven Eden <yamakuzure@gmx.net>2017-03-14 10:18:20 +0100
commit37570c53dc8865f07ae8ff5a9915d7ed797b951f (patch)
treec7bb1f7d95c22a7663a0566081d7e09966955f51 /README
parentf88c58a33748ad36866544b45e4fe06c506d4c31 (diff)
Prep v220: Update non-critical root files to the upstream versions.
Diffstat (limited to 'README')
-rw-r--r--README7
1 files changed, 5 insertions, 2 deletions
diff --git a/README b/README
index 651aa9837..53220ff3f 100644
--- a/README
+++ b/README
@@ -140,8 +140,7 @@ REQUIREMENTS:
dracut (optional)
PolicyKit (optional)
- When building from git, you need the following additional
- dependencies:
+ When building from git, the following tools are needed:
pkg-config
docbook-xsl
@@ -155,6 +154,10 @@ REQUIREMENTS:
python-lxml (optional, but required to build the indices)
sphinx (optional)
+ The build system is initialized with ./autogen.sh. A tar ball
+ can be created with:
+ git archive --format=tar --prefix=systemd-222/ v222 | xz > systemd-222.tar.xz
+
When systemd-hostnamed is used, it is strongly recommended to
install nss-myhostname to ensure that, in a world of
dynamically changing hostnames, the hostname stays resolvable