mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
30e44e8736
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
7 lines
354 B
Text
7 lines
354 B
Text
Squashfs is a compressed read-only filesystem for Linux. Squashfs is intended
|
|
for general read-only filesystem use, for archival use (i.e. in cases where a
|
|
.tar.gz file may be used), and in constrained block device/memory systems
|
|
(e.g. embedded systems) where low overhead is needed.
|
|
|
|
Compiles support for gzip, xz (default), lzo, and lzma compression.
|
|
|