diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2013-02-16 12:40:33 -0500 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2013-02-16 15:10:40 -0500 |
commit | f1c24fea94e19cf2108abbeed1d36ded7102ab98 (patch) | |
tree | f19fc47aaa6af9d87c923969c5c5499d4176da0b /README | |
parent | d0a5cdb280f904eafacb09bbc391afd03c207b62 (diff) | |
download | systemd-f1c24fea94e19cf2108abbeed1d36ded7102ab98.tar.gz |
man: move bootchart README to manpage, docbooksify
Diffstat (limited to 'README')
-rw-r--r-- | README | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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 |