wok-stable diff etherboot/receipt @ rev 888

busybox/cpio: do not link syslinks
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Jun 09 08:17:02 2008 +0000 (2008-06-09)
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 Jun 09 08:17:02 2008 +0000
     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.