slitaz-boot-scripts diff bin/bootlog @ rev 264

system.sh: in frugal we slim start to quickly...
author Christophe Lincoln <pankso@slitaz.org>
date Mon May 16 11:40:35 2011 +0200 (2011-05-16)
parents 16c27ed1f2c9
children 175315b7699d
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/bin/bootlog	Mon May 16 11:40:35 2011 +0200
     1.3 @@ -0,0 +1,4 @@
     1.4 +#!/bin/sh
     1.5 +# tazbootlog: Display SliTaz boot log messages.
     1.6 +#
     1.7 +cat /var/log/dmesg.log /var/log/boot.log | sed "s/.\[3g.*\]R//"