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.
1 file changed
tree: 858339a9c439329e2087a79ca378f0e4d00cb2fa
  1. linux/
  2. userspace/
  3. .gitignore
  4. COPYING
  5. README