slitaz-boot-scripts diff bootlog @ rev 173

Match desktop file name with bootlog
author Christophe Lincoln <pankso@slitaz.org>
date Mon Apr 27 23:41:58 2009 +0200 (2009-04-27)
parents
children 16c27ed1f2c9
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/bootlog	Mon Apr 27 23:41:58 2009 +0200
     1.3 @@ -0,0 +1,4 @@
     1.4 +#!/bin/sh
     1.5 +# tazbootlog: Display SliTaz boot log message.
     1.6 +#
     1.7 +cat /var/log/dmesg.log /var/log/boot.log | sed "s/.\[3g.*\]R//"