wok-6.x diff ipxe/receipt @ rev 19900
linld/tazboot: memcpy32 bug workaround
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Apr 08 18:04:44 2017 +0200 (2017-04-08) |
parents | 302c1b557d06 |
children | 28e74f124643 |
line diff
1.1 --- a/ipxe/receipt Sat Dec 24 11:44:11 2016 +0100 1.2 +++ b/ipxe/receipt Sat Apr 08 18:04:44 2017 +0200 1.3 @@ -35,7 +35,6 @@ 1.4 { 1.5 mkdir $fs/boot 1.6 cp -a $src/src/bin/ipxe.lkrn $fs/boot/ipxe 1.7 - ln $fs/boot/ipxe $fs/boot/gpxe 1.8 OFS=$((0x156)) 1.9 unix2dos <<EOT | dd bs=1 of=$fs/boot/ipxe conv=notrunc \ 1.10 seek=$OFS count=$((0x1F0-$OFS))