wok-6.x diff linux64-without-modules/receipt @ rev 17033
Add mfstool
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Aug 17 17:55:38 2014 +0200 (2014-08-17) |
parents | 962f1c89c58a |
children | 08cf996a2307 |
line diff
1.1 --- a/linux64-without-modules/receipt Wed May 14 05:35:49 2014 +0000 1.2 +++ b/linux64-without-modules/receipt Sun Aug 17 17:55:38 2014 +0200 1.3 @@ -14,6 +14,6 @@ 1.4 { 1.5 install=$install/linux64 1.6 mkdir -p $fs/boot 1.7 - cp -a $install/bzImage $fs/boot/vmlinuz-$VERSION-slitaz-without-modules 1.8 + cp -a $install/bzImage $fs/boot/vmlinuz-$VERSION-slitaz64-without-modules 1.9 } 1.10