SPELL=squashfs-tools VERSION=4.2 SOURCE=squashfs${VERSION}.tar.gz SOURCE_DIRECTORY=$BUILD_DIRECTORY/squashfs${VERSION} SOURCE_URL[0]=${SOURCEFORGE_URL}/squashfs/${SOURCE} SOURCE_HASH=sha512:4b69c5d3008803347d0ce7628957e3873c9ebd799662b25dfb739afb6a1ce97bdd02b0465ac4d949bc38af2155880ac068209dc638b94e5c86a8011ec3a00de0 WEB_SITE=http://squashfs.sourceforge.net/ LICENSE[0]=GPL ENTERED=20050104 KEYWORDS="filesystem disk" SHORT="a compressed read-only filesystem for Linux" cat << EOF Compressed read-only filesystem for Linux Data, inodes and directories are compressed. Squashfs stores full uid/gids (32 bits), and file creation time. Files up to 2^32 bytes are supported. Filesystems can be up to 2^32 bytes. Inode and directory data are highly compacted, and packed on byte boundaries. Each compressed inode is on average 8 bytes in length (the exact length varies on file type, i.e. regular file, directory, symbolic link, and block/char device inodes have different sizes). Squashfs can use block sizes up to 64K (the default size is 64K). Using 64K blocks achieves greater compression ratios than the normal 4K block size. File duplicates are detected and removed. EOF .