commit | 23a22d57a8962479ca630c9542e62d6f86fdf927 | [log] [tgz] |
---|---|---|
author | H. Peter Anvin <hpa@linux.intel.com> | Mon Jan 12 14:24:04 2009 -0800 |
committer | H. Peter Anvin <hpa@linux.intel.com> | Mon Jan 12 14:34:31 2009 -0800 |
tree | 5839f8f3125a7ddf90eb6c679908206ba464b7af | |
parent | 736f93236ce786d1bcf09ad4dcb38a360d35ea1b [diff] |
bzip2/lzma: comprehensible error messages for missing decompressor Instead of failing to identify a compressed image with a decompressor that we don't have compiled in, identify it and fail with a comprehensible panic message. Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>