updated on Wed Jan 25 16:08:47 UTC 2012
[aur-mirror.git] / bootchart2-git / bootchart2-git.install
blob4e73766ad347074d837e726f4d64b50e17c9abed
1 post_install() {
2     echo --------------------------------------------------------
3     echo After install, simply add these options to your kernel
4     echo command-line, usually in /boot/grub/menu.lst:  
5     echo \'initcall_debug printk.time=y quiet init=/sbin/bootchartd\'
6     echo After bootup, run \'pybootchartgui -i\' to get an
7     echo  interactive chart rendering tool.
8     echo --------------------------------------------------------
11 post_upgrade () {
12     post_install