summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2015-09-09 23:10:34 +0200
committerMichael Biebl <biebl@debian.org>2015-09-09 23:10:34 +0200
commit45096d27d338bfcca51b1f051b36f6c623719cd7 (patch)
tree64113a36967ea5ebcd0a0a50fb0664800ba628c4 /README
parent1d1423257aa7d486e1affc7495fce83438226245 (diff)
README: remove obsolete instructions regarding python-systemd/sphinx
Diffstat (limited to 'README')
-rw-r--r--README7
1 files changed, 0 insertions, 7 deletions
diff --git a/README b/README
index 62fd248775..b9a89f5cd1 100644
--- a/README
+++ b/README
@@ -161,7 +161,6 @@ REQUIREMENTS:
gperf
python (optional)
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:
@@ -173,12 +172,6 @@ REQUIREMENTS:
under all circumstances. In fact, systemd-hostnamed will warn
if nss-myhostname is not installed.
- To build HTML documentation for python-systemd using sphinx,
- please first install systemd (using 'make install'), and then
- invoke sphinx-build with 'make sphinx-<target>', with <target>
- being 'html' or 'latexpdf'. If using DESTDIR for installation,
- pass the same DESTDIR to 'make sphinx-html' invocation.
-
USERS AND GROUPS:
Default udev rules use the following standard system group
names, which need to be resolvable by getgrnam() at any time,