wok-stable diff libffcall/receipt @ rev 7650
Add squashfs+xz to kernel. This allows for greater compressing then lzma and it will work without cause a kernel opps. As long as the custom code for freeing lzma initramfs stays with lzma initramfs.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Tue Dec 14 21:45:09 2010 +0000 (2010-12-14) |
parents | 39f586a2b014 |
children | 0e53525b8b2e |
line diff
1.1 --- a/libffcall/receipt Fri May 14 10:35:21 2010 +0200 1.2 +++ b/libffcall/receipt Tue Dec 14 21:45:09 2010 +0000 1.3 @@ -17,7 +17,7 @@ 1.4 tar xzf $TARBALL 1.5 else 1.6 # No official tarball - so we have to use cvs. 1.7 - cvs -d:pserver:anonymous@cvs.sv.gnu.org:/sources/libffcall co ffcall 1.8 + cvs -d:pserver:anonymous@cvs.sv.gnu.org:/sources/libffcall co ffcall || return 1 1.9 1.10 # $src = $PACKAGE-$VERSION 1.11 mv ffcall $PACKAGE-$VERSION 2>/dev/null