wok rev 17475

ipxe: fix help msg offset
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Dec 27 20:44:28 2014 +0100 (2014-12-27)
parents f889c01820d0
children 877def710e44
files ipxe/receipt
line diff
     1.1 --- a/ipxe/receipt	Sat Dec 27 18:25:05 2014 +0100
     1.2 +++ b/ipxe/receipt	Sat Dec 27 20:44:28 2014 +0100
     1.3 @@ -30,7 +30,7 @@
     1.4  	OFS=$((0x28B))
     1.5  	dd if=$stuff/ipxe.cmd bs=1 of=$fs/boot/ipxe conv=notrunc \
     1.6  		seek=$OFS count=$((0xA00-$OFS))
     1.7 -	OFS=$((0x151))
     1.8 +	OFS=$((0x156))
     1.9  	unix2dos <<EOT | dd bs=1 of=$fs/boot/ipxe conv=notrunc \
    1.10  		seek=$OFS count=$((0x1F0-$OFS))
    1.11  $SHORT_DESC