mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-05-02 08:12:54 +02:00
LZ4: New compression library.
New lossless data compression algorithm. Signed-off-by: Erik Kapfer <erik.kapfer@ipfire.org> Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
committed by
Michael Tremer
parent
fb55a868c6
commit
adf3f4f4fe
17
config/rootfiles/common/lz4
Normal file
17
config/rootfiles/common/lz4
Normal file
@@ -0,0 +1,17 @@
|
||||
usr/bin/lz4
|
||||
#usr/bin/lz4c
|
||||
#usr/bin/lz4cat
|
||||
#usr/bin/unlz4
|
||||
#usr/include/lz4.h
|
||||
#usr/include/lz4frame.h
|
||||
#usr/include/lz4frame_static.h
|
||||
#usr/include/lz4hc.h
|
||||
#usr/lib/liblz4.a
|
||||
#usr/lib/liblz4.so
|
||||
usr/lib/liblz4.so.1
|
||||
usr/lib/liblz4.so.1.8.1
|
||||
#usr/lib/pkgconfig/liblz4.pc
|
||||
#usr/share/man/man1/lz4.1
|
||||
#usr/share/man/man1/lz4c.1
|
||||
#usr/share/man/man1/lz4cat.1
|
||||
#usr/share/man/man1/unlz4.1
|
||||
Reference in New Issue
Block a user