wok-6.x diff linux/stuff/bootloader.sh @ rev 6463
Up: python-beaker to 1.5.4
author | Julien Rabier <taziden@slitaz.org> |
---|---|
date | Wed Sep 29 23:03:55 2010 +0000 (2010-09-29) |
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 Wed Sep 29 23:03:55 2010 +0000 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 -