wok rev 19331

ipxe: build ipxe.kpxe
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Jul 15 13:18:02 2016 +0200 (2016-07-15)
parents 85fd069a568f
children 5cc3d87b40f9
files ipxe-pxe/receipt ipxe/receipt
line diff
     1.1 --- a/ipxe-pxe/receipt	Fri Jul 15 00:02:41 2016 +0200
     1.2 +++ b/ipxe-pxe/receipt	Fri Jul 15 13:18:02 2016 +0200
     1.3 @@ -15,5 +15,6 @@
     1.4  genpkg_rules()
     1.5  {
     1.6  	mkdir -p $fs/usr/share/boot
     1.7 -	cp -a $src/src/bin/undionly.kpxe $fs/usr/share/boot/ipxe.pxe
     1.8 +	cp -a $src/src/bin/ipxe.kpxe $fs/usr/share/boot/ipxe.pxe
     1.9 +	cp -a $src/src/bin/undionly.kpxe $fs/usr/share/boot/undi.pxe
    1.10  }
     2.1 --- a/ipxe/receipt	Fri Jul 15 00:02:41 2016 +0200
     2.2 +++ b/ipxe/receipt	Fri Jul 15 13:18:02 2016 +0200
     2.3 @@ -25,7 +25,7 @@
     2.4  	    -e 's|//\(#define.*CONSOLE_CMD\)|\1|' \
     2.5  	    -e 's|//\(#define.*REBOOT_CMD\)|\1|' config/general.h
     2.6  	cp $stuff/lkrnprefix.S arch/i386/prefix
     2.7 -	make bin/undionly.kpxe bin/ipxe.lkrn EMBED=$stuff/ipxe.cmd
     2.8 +	make bin/undionly.kpxe bin/ipxe.kpxe bin/ipxe.lkrn EMBED=$stuff/ipxe.cmd
     2.9  }
    2.10  
    2.11  # Rules to gen a SliTaz package suitable for Tazpkg.