wok diff linux/stuff/bootloader.sh @ rev 6121

tazbb: show wanted version mismatch
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Sep 05 12:43:51 2010 +0200 (2010-09-05)
parents d1ef2016ba84
children e86c6b88aff0
line diff
     1.1 --- a/linux/stuff/bootloader.sh	Fri May 14 13:34:05 2010 +0200
     1.2 +++ b/linux/stuff/bootloader.sh	Sun Sep 05 12:43:51 2010 +0200
     1.3 @@ -70,7 +70,7 @@
     1.4  	bs=/tmp/bs$$
     1.5  
     1.6  	# Get and patch boot sector
     1.7 -	# See http://hg.slitaz.org/wok/raw-file/tip/linux/stuff/linux-header-2.6.30.6.u
     1.8 +	# See  http://hg.slitaz.org/wok/raw-file/711d076b277c/linux/stuff/linux-header-2.6.34.u
     1.9  	dd if=$KERNEL bs=512 count=1 of=$bs 2> /dev/null
    1.10  	uudecode <<EOT | dd of=$bs conv=notrunc 2> /dev/null
    1.11  begin-base64 644 -