wok-6.x diff ipxe/receipt @ rev 17811
tilda: use static flex library (since flex 2.5.39)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Mar 21 11:36:21 2015 +0100 (2015-03-21) |
parents | db33cd473e3e |
children | c0ad10db4140 |
line diff
1.1 --- a/ipxe/receipt Mon Oct 14 13:38:36 2013 +0000 1.2 +++ b/ipxe/receipt Sat Mar 21 11:36:21 2015 +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