Remove systemd-bootchart
authorDaniel Mack <daniel@zonque.org>
Fri, 12 Feb 2016 14:03:51 +0000 (15:03 +0100)
committerDaniel Mack <daniel@zonque.org>
Tue, 23 Feb 2016 12:30:09 +0000 (13:30 +0100)
commit232c84b2d22f2d96982b3c0390d29498bb430835
tree168cae109aac24856fbaf3a91db7bd35067ee7d1
parenta9ae0709416fe498de85744ce639ba6a9fc50105
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.
20 files changed:
.gitignore
Makefile-man.am
Makefile.am
README
TODO
configure.ac
man/bootchart.conf.xml [deleted file]
man/systemd-bootchart.xml [deleted file]
src/bootchart/Makefile [deleted symlink]
src/bootchart/bootchart.c [deleted file]
src/bootchart/bootchart.conf [deleted file]
src/bootchart/bootchart.h [deleted file]
src/bootchart/store.c [deleted file]
src/bootchart/store.h [deleted file]
src/bootchart/svg.c [deleted file]
src/bootchart/svg.h [deleted file]
src/systemd/sd-messages.h
tools/make-directive-index.py
units/.gitignore
units/systemd-bootchart.service.in [deleted file]