diff options
author | Daniel Mack <daniel@zonque.org> | 2016-02-12 15:03:51 +0100 |
---|---|---|
committer | Daniel Mack <daniel@zonque.org> | 2016-02-23 13:30:09 +0100 |
commit | 232c84b2d22f2d96982b3c0390d29498bb430835 (patch) | |
tree | 168cae109aac24856fbaf3a91db7bd35067ee7d1 /tools | |
parent | a9ae0709416fe498de85744ce639ba6a9fc50105 (diff) | |
download | systemd-232c84b2d22f2d96982b3c0390d29498bb430835.tar.gz |
Remove systemd-bootchart
This commit rips out systemd-bootchart. It will be given a new home, outside
of the systemd repository. The code itself isn't actually specific to
systemd and can be used without systemd even, so let's put it somewhere
else.
Diffstat (limited to 'tools')
-rwxr-xr-x | tools/make-directive-index.py | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/tools/make-directive-index.py b/tools/make-directive-index.py index 8091683fee..256ff3dc5d 100755 --- a/tools/make-directive-index.py +++ b/tools/make-directive-index.py @@ -132,15 +132,6 @@ TEMPLATE = '''\ </refsect1> <refsect1> - <title>bootchart.conf directives</title> - - <para>Directives for configuring the behaviour of the - systemd-bootchart process.</para> - - <variablelist id='bootchart-directives' /> - </refsect1> - - <refsect1> <title>command line options</title> <para>Command-line options accepted by programs in the |