forked from Lainports/freebsd-ports
Commit b7f05445c0 has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
8 lines
455 B
Text
8 lines
455 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. The filesystem is currently stable, and has been tested on
|
|
PowerPC, i586, Sparc and ARM architectures.
|
|
|
|
squashfs-tools are the set of tools to manipulate squashfs images.
|