commit | bb611b546eea76ff098f60309647bf548bf66a25 | [log] [tgz] |
---|---|---|
author | Lasse Collin <[email protected]> | Tue Sep 01 23:18:41 2009 +0300 |
committer | Lasse Collin <[email protected]> | Tue Sep 01 23:18:41 2009 +0300 |
tree | 858339a9c439329e2087a79ca378f0e4d00cb2fa | |
parent | 6013e9e9ea42683bdb2fe4964f68f1223000c7b1 [diff] |
Make xz_wrap.sh accept one argument, which must be "kernel" or "misc". The idea is to use "kernel" when compressing the kernel image, and "misc" to compress other things like initramfs. "kernel" uses big dictionary and BCJ filter, while "misc" uses 1 MiB dictionary without BCJ.