squashfs-tools 1:4.7.4-ok2 source package in openKylin

Changelog

squashfs-tools (1:4.7.4-ok2) huanghe; urgency=medium

  * rebuild for openkylin

 -- lidecheng <email address hidden>  Wed, 22 Apr 2026 17:26:31 +0800

Upload details

Uploaded by:
lidecheng
Sponsored by:
Cibot
Uploaded to:
Huanghe V3.0
Original maintainer:
Openkylin Developers
Architectures:
linux-any
Section:
kernel
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Huanghe V3.0 proposed main kernel

Downloads

File Size SHA-256 Checksum
squashfs-tools_4.7.4-ok2.tar.xz 239.2 KiB 1bf9d6872fd55b0b9fbdb3700dd417869549015d2edb6abc6c92159df73a0f0f
squashfs-tools_4.7.4-ok2.dsc 1.5 KiB 58b3ef20d4cf89bf4f031a443f22f6481654e8b37e6cfa92a2e16f421199a904

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