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

Up asterisk-addons (1.6.2.4)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Apr 29 08:09:06 2012 +0200 (2012-04-29)
parents 4caf2c7f24c8
children e1f0bb1ee577
line diff
     1.1 --- a/linux/stuff/bootloader.sh	Sat Apr 28 13:25:47 2012 +0200
     1.2 +++ b/linux/stuff/bootloader.sh	Sun Apr 29 08:09:06 2012 +0200
     1.3 @@ -116,7 +116,7 @@
     1.4  	bs=/tmp/bs$$
     1.5  
     1.6  	# Get and patch boot sector
     1.7 -	# See http://hg.slitaz.org/wok/file/66e38bd6a132/linux/stuff/linux-header.u
     1.8 +	# See http://hg.slitaz.org/wok/raw-file/66e38bd6a132/linux/stuff/linux-header.u
     1.9  	[ -n "$DEBUG" ] && echo "Read bootsector..." 1>&2
    1.10  	ddq if=$KERNEL bs=512 count=1 of=$bs
    1.11