X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=README;h=1aa044be75f47ace6ec2c43f7a30f5564b04cc8c;hb=6d0c634ca32c772c72b0bb4207866e2a35f4eadb;hp=f20bd38894051faf9cf59c8e8f51538ad76c3c96;hpb=46ba8aae2b82bc5c87ba347e6bf914ecd5e9d51e;p=elogind.git diff --git a/README b/README index f20bd3889..1aa044be7 100644 --- a/README +++ b/README @@ -63,6 +63,13 @@ REQUIREMENTS: dracut (optional) PolicyKit (optional) + For systmed-bootchart a kernel with procfs support and several + proc output options enabled is required: + + CONFIG_PROC_FS + CONFIG_SCHEDSTATS + CONFIG_SCHED_DEBUG + When building from git you need the following additional dependencies: docbook-xsl @@ -74,6 +81,7 @@ REQUIREMENTS: gperf gtkdocize (optional) python (optional) + sphinx (optional) When systemd-hostnamed is used it is strongly recommended to install nss-myhostname to ensure that in a world of @@ -86,6 +94,12 @@ REQUIREMENTS: please build D-Bus without systemd first, then build systemd, then rebuild D-Bus with systemd support. + To build HTML documentation for python-systemd using sphinx, + please first install systemd (using 'make install'), and then + invoke sphinx-build with 'make sphinx-', with + being 'html' or 'latexpdf'. If using DESTDIR for installation, + pass the same DESTDIR to 'make sphinx-html' invocation. + WARNINGS: systemd will warn you during boot if /etc/mtab is not a symlink to /proc/mounts. Please ensure that /etc/mtab is a