squashfs-tools 1:4.4-ok4 source package in openKylin

Changelog

squashfs-tools (1:4.4-ok4) yangtze; urgency=medium

  * Update package info.

 -- zhouganqing <email address hidden>  Tue, 05 Sep 2023 11:06:07 +0800

Upload details

Uploaded by:
周淦清
Sponsored by:
Cibot
Uploaded to:
Yangtze V1.0
Original maintainer:
Openkylin Developers
Architectures:
linux-any kfreebsd-any
Section:
kernel
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Yangtze V1.0 release main kernel
Yangtze V1.0 proposed main kernel

Downloads

File Size SHA-256 Checksum
squashfs-tools_4.4.orig.tar.gz 236.2 KiB a7fa4845e9908523c38d4acf92f8a41fdfcd19def41bd5090d7ad767a6dc75c3
squashfs-tools_4.4-ok4.debian.tar.xz 8.4 KiB 3526bfa01fa2a92eee2caf7cc6eee41e781a7fd1aef742d2a992fd23cd96103f
squashfs-tools_4.4-ok4.dsc 1.8 KiB 0620229296e823cd01ecf40228ced3c44f923d0aed35667a43f54bc23b788e81

Available diffs

View changes file

Binary packages built by this source

squashfs-tools: Tool to create and append to squashfs filesystems

 Squashfs is a highly compressed read-only filesystem for Linux. It uses zlib
 compression to compress both files, inodes and directories. Inodes in the
 system are very small and all blocks are packed to minimise data overhead.
 Block sizes greater than 4K are supported up to a maximum of 64K.
 .
 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.

squashfs-tools-dbgsym: debug symbols for squashfs-tools