repo.or.cz
/
aur-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
updated on Tue Jan 10 12:02:00 UTC 2012
[aur-mirror.git]
/
bootchart
/
bootchart.install
blob
166890301b92b5709972645570f7d485065e4c8a
1
post_install() {
2
cat << EOF
3
4
==> Bootchart usage :
5
6
make sure to append init=/sbin/bootchartd to your
7
kernel parameters (it is recommended that you create
8
another entry specifically for bootchart logging).
9
10
==> Run bootchart-render to render your bootchart.
11
12
EOF
13
}