wok diff linux/receipt @ rev 4504

linux: add floppy boot support
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Nov 22 12:46:40 2009 +0100 (2009-11-22)
parents 271e813eaddc
children d3d7a8442ba4
line diff
     1.1 --- a/linux/receipt	Sat Nov 14 15:44:04 2009 +0100
     1.2 +++ b/linux/receipt	Sun Nov 22 12:46:40 2009 +0100
     1.3 @@ -29,6 +29,7 @@
     1.4  	mkdir slitaz
     1.5  	echo "$WGET_URL" > slitaz/url
     1.6  	cp ../stuff/gztazmod.sh ../stuff/list_modules.sh slitaz
     1.7 +	cp ../stuff/bootloader.sh slitaz
     1.8  	# Misc patches from pascal
     1.9  	while read patch_file; do
    1.10  		echo "$patch_file" >> slitaz/patches
    1.11 @@ -49,6 +50,7 @@
    1.12  aufs2-base.patch
    1.13  aufs2-kbuild.patch
    1.14  aufs2-standalone.patch
    1.15 +$PACKAGE-header-$VERSION.u
    1.16  EOT
    1.17  	make mrproper
    1.18  	cp ../stuff/$PACKAGE-$VERSION-slitaz.config .config