wok diff slitaz-boot-scripts/receipt @ rev 14257

syslinux/iso2exe: check kernel version, add floppy bootstrap stub
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Mar 28 11:51:42 2013 +0100 (2013-03-28)
parents d822db9c6f0b
children 10e6c72b2c15
line diff
     1.1 --- a/slitaz-boot-scripts/receipt	Thu Jan 17 19:35:19 2013 +0100
     1.2 +++ b/slitaz-boot-scripts/receipt	Thu Mar 28 11:51:42 2013 +0100
     1.3 @@ -13,7 +13,7 @@
     1.4  CONFIG_FILES="/etc/inittab /etc/init.d/local.sh /etc/rcS.conf /etc/network.conf"
     1.5  
     1.6  # Needed to fetch the keymaps and test the filesystem.
     1.7 -DEPENDS="kbd-base e2fsprogs"
     1.8 +DEPENDS="kbd-base e2fsprogs busybox"
     1.9  
    1.10  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.11  #