build.sh: use .xz for kernel downloads
commitd6a2eb1a1d26ace363ece671f7d148dd99bb9b08
authorrofl0r <retnyg@gmx.net>
Tue, 10 Dec 2013 14:22:49 +0000 (10 15:22 +0100)
committerrofl0r <retnyg@gmx.net>
Tue, 10 Dec 2013 14:22:49 +0000 (10 15:22 +0100)
tree16edede2196d72286e9ee9c6199717152255ea12
parent85c52c827d38fd104849630048d34b0bdb0909c9
build.sh: use .xz for kernel downloads

this saves us from downloading an additional 20 megs for the .bz2;
and about 15-20 seconds untar time on a fast box, on a slow one even
more.

fixes #15
build.sh