wok-4.x diff etherboot/receipt @ rev 1161

Updated: haser-lua (executable and package name) to avoid overwriting
standard haserl
author Michael Dupont <milka@konstelacioj.info>
date Mon Jul 28 00:07:40 2008 +0200 (2008-07-28)
parents 8d43117e4680
children e64f8e87ea6d
line diff
     1.1 --- a/etherboot/receipt	Thu Apr 10 21:55:02 2008 +0000
     1.2 +++ b/etherboot/receipt	Mon Jul 28 00:07:40 2008 +0200
     1.3 @@ -15,7 +15,7 @@
     1.4  	cd $src/src
     1.5  	patch -p2 < ../../stuff/etherboot-net.u
     1.6  	patch -p2 < ../../stuff/etherboot-prefix.u
     1.7 -	make bin/etherboot-net.zlilo
     1.8 +	make bin/etherboot-net.bzImage
     1.9  }
    1.10  
    1.11  
    1.12 @@ -23,7 +23,7 @@
    1.13  genpkg_rules()
    1.14  {
    1.15  	mkdir -p $fs/usr/share/boot
    1.16 -	cp $src/src/bin/etherboot-net.zlilo $fs/usr/share/boot/etherboot
    1.17 +	cp $src/src/bin/etherboot-net.bzImage $fs/usr/share/boot/etherboot
    1.18  }
    1.19  
    1.20  # Pre and post install commands for Tazpkg.