wok diff linux-uml/receipt @ rev 17266
qemu: *any* cloop format support
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Oct 23 11:06:43 2014 +0200 (2014-10-23) |
parents | 889f25f00105 |
children | 597fc2eb6392 |
line diff
1.1 --- a/linux-uml/receipt Sat Aug 16 18:54:48 2014 +0200 1.2 +++ b/linux-uml/receipt Thu Oct 23 11:06:43 2014 +0200 1.3 @@ -27,7 +27,6 @@ 1.4 xzcat $SRC/$(basename $PATCH) | patch -Np1 1.5 touch done.patch-$VERSION 1.6 fi 1.7 - cp /usr/share/boot/initrd initrd.cpio 1.8 sed -i 's/uname -m/echo i386/;s|/bin/bash|/bin/ash|g' Makefile 1.9 make ARCH=um mrproper 1.10 cat > mini.config << EOF &&