revert lz4 change, it's just an wrong error printed by the kernel and zstd works as expected in kexec mode

This commit is contained in:
Tobias Powalowski 2022-03-17 11:57:37 +01:00
parent d65c5a8849
commit 8a75967ca4
3 changed files with 3 additions and 3 deletions

View file

@ -26,7 +26,7 @@ build ()
tsort unexpand unlink users vdir pwait fuser peekfd prtstat pslog pstree newgidmap newuidmap \
lzmainfo xzcmp xzgrep xzegrep xzfgrep gzexe uncompress zcmp zdiff zegrep zfgrep zforce zmore znew \
bunzip2 bzcat bzdiff bzgrep bzip2recover bzmore chacl getfacl setfacl attr getfattr \
setfattr pzstd unzstd zstdcat zstdgrep zstdless zstdmt lz4c lz4cat unlz4 gunzip zcat
setfattr pzstd unzstd zstdcat zstdgrep zstdless zstdmt lz4 lz4c lz4cat unlz4 gunzip zcat
[[ "$(uname -m)" == "x86_64" ]] && map add_binary i386 x86_64
### add zsh
map add_full_dir "/etc/zsh" "/usr/share/zsh" "/usr/lib/zsh"

View file

@ -26,7 +26,7 @@ build ()
unexpand unlink users vdir pwait fuser peekfd prtstat pslog pstree newgidmap newuidmap \
lzmainfo xzcmp gzexe uncompress zcmp zdiff zegrep zfgrep zforce zmore znew \
bzdiff bzgrep bzip2recover bzmore chacl getfacl setfacl attr getfattr \
setfattr pzstd unzstd zstdcat zstdgrep zstdless zstdmt lz4c lz4cat unlz4 gunzip zcat"
setfattr pzstd unzstd zstdcat zstdgrep zstdless zstdmt lz4 lz4c lz4cat unlz4 gunzip zcat"
if [[ "$(uname -m)" == "x86_64" ]]; then
apps="i386 x86_64 $apps"
fi

View file

@ -16,7 +16,7 @@ build ()
map add_binary init agetty basename mount umount clear env printf gawk tty bash partprobe cp dir du ls mv rm sed grep \
kill killall more ps pwd rmdir true cat mkdir echo false sleep kmod pidof touch chmod \
find wc wget uname bsdtar yes awk halt shutdown reboot poweroff insmod modprobe sh dd hexdump \
sort zstd lz4 nano date tee
sort zstd nano date tee
### add nano files
add_full_dir /usr/share/nano