mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-22 17:02:58 +02:00
zstd: Make this part of the core distributions
Many packages link against it and we should make use of it when we have it. Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
20
config/rootfiles/common/zstd
Normal file
20
config/rootfiles/common/zstd
Normal file
@@ -0,0 +1,20 @@
|
||||
usr/bin/unzstd
|
||||
usr/bin/zstd
|
||||
usr/bin/zstdcat
|
||||
usr/bin/zstdgrep
|
||||
usr/bin/zstdless
|
||||
usr/bin/zstdmt
|
||||
#usr/include/zbuff.h
|
||||
#usr/include/zdict.h
|
||||
#usr/include/zstd.h
|
||||
#usr/include/zstd_errors.h
|
||||
#usr/lib/libzstd.a
|
||||
usr/lib/libzstd.so
|
||||
usr/lib/libzstd.so.1
|
||||
usr/lib/libzstd.so.1.4.5
|
||||
#usr/lib/pkgconfig/libzstd.pc
|
||||
#usr/share/man/man1/unzstd.1
|
||||
#usr/share/man/man1/zstd.1
|
||||
#usr/share/man/man1/zstdcat.1
|
||||
#usr/share/man/man1/zstdgrep.1
|
||||
#usr/share/man/man1/zstdless.1
|
||||
Reference in New Issue
Block a user