updated on Tue Jan 17 16:10:12 UTC 2012
[aur-mirror.git] / e4rat / e4rat.install
blob4990280e3d72bd43154e4acabf44ddfa96cdddd4
1 post_install() {
2  echo '--------------------------------------------------------------------------'
3  echo '                            SETUP INSTRUCTIONS'
4  echo
5  echo '                https://wiki.archlinux.org/index.php/E4rat'
6  echo '--------------------------------------------------------------------------'
7  echo
8  echo '--------------------------------------------------------------------------'
9  echo '                                 SUMMARY'
10  echo 'add to grub kernel line:'
11  echo '    init=/sbin/e4rat-collect'
12  echo
13  echo 'log data for 2 min, then'
14  echo '   sudo init 1'
15  echo '   e4rat-realloc  /var/lib/e4rat/startup.log'
16  echo
17  echo 'substitute init=/sbin/e4rat-collect with'
18  echo '    init=/sbin/e4rat-preload'
19  echo '--------------------------------------------------------------------------'