cramfsswap: Swap endianess of a cram filesystem1

Cramfs is a highly compressed and size optimized linux filesystem which is mainly used for embedded applications. The problem with cramfs is that it is endianess sensitive, meaning you can't mount a cramfs for a big endian target on a little endian machine and vice versa. This is often especially a problem in the development phase.

Cramfsswap provides a solution by allowing to swap the endianess of a cramfs filesystem.

... part of T2, get it here

URL: http://labs.fqdn.org/page/cramfsswap

Author: Michael Holzt <kju [at] debian [dot] org>
Maintainer: Rene Rebe <rene [at] t2-project [dot] org>

License: GPL
Status: Stable
Version: 1.4.2

Remark: Does cross compile (as setup and patched in T2).

Download: http://ftp.debian.org/debian/pool/main/c/cramfsswap/ cramfsswap_1.4.2.tar.xz

T2 source: cramfsswap.cache
T2 source: cramfsswap.desc

Build time (on reference hardware): 1% (relative to binutils)2

Installed size (on reference hardware): 0.03 MB, 6 files

Dependencies (build time detected): 00-dirtree bash binutils coreutils diffutils findutils gawk grep linux-header make sed tar zlib

Installed files (on reference hardware): [show]

1) This page was automatically generated from the T2 package source. Corrections, such as dead links, URL changes or typos need to be performed directly on that source.

2) Compatible with Linux From Scratch's "Standard Build Unit" (SBU).