1
0
mirror of https://github.com/systemd/systemd synced 2024-07-08 20:15:55 +00:00

README: remove obsolete instructions regarding python-systemd/sphinx

This commit is contained in:
Michael Biebl 2015-09-09 23:10:34 +02:00
parent 1d1423257a
commit 45096d27d3

7
README
View File

@ -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,