|
@@ -61,6 +61,7 @@ try_decompress '\3757zXZ\000' abcde unxz
|
|
try_decompress 'BZh' xy bunzip2
|
|
try_decompress 'BZh' xy bunzip2
|
|
try_decompress '\135\0\0\0' xxx unlzma
|
|
try_decompress '\135\0\0\0' xxx unlzma
|
|
try_decompress '\211\114\132' xy 'lzop -d'
|
|
try_decompress '\211\114\132' xy 'lzop -d'
|
|
|
|
+try_decompress '\002\041\114\030' xyy 'lz4 -d -l'
|
|
|
|
|
|
# Bail out:
|
|
# Bail out:
|
|
echo "$me: Cannot find kernel config." >&2
|
|
echo "$me: Cannot find kernel config." >&2
|