[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN --- [COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. [COPY] [COPY] Filename: package/.../cramfsswap/cramfsswap.desc [COPY] Copyright (C) 2006 The OpenSDE Project [COPY] Copyright (C) 2006 The T2 SDE Project [COPY] [COPY] More information can be found in the files COPYING and README. [COPY] [COPY] This program is free software; you can redistribute it and/or modify [COPY] it under the terms of the GNU General Public License as published by [COPY] the Free Software Foundation; version 2 of the License. A copy of the [COPY] GNU General Public License can be found in the file COPYING. [COPY] --- SDE-COPYRIGHT-NOTE-END --- [I] Swap endianess of a cram filesystem [T] cramfs is a highly compressed and size optimized linux filesystem which is [T] mainly used for embedded applications. the problem with cramfs is that it [T] is endianess sensitive, meaning you can't mount a cramfs for a big endian [T] target on a little endian machine and vice versa. this is often especially [T] a problem in the development phase. [T] [T] cramfsswap solves that problem by allowing you to swap to endianess of a [T] cramfs filesystem. [U] http://labs.fqdn.org/page/cramfsswap [A] Michael Holzt [M] Alejandro Mery [C] extra/filesystem [L] GPL [S] Stable [V] 1.2 [P] X 0----5---- 800.000 [D] 678633755 cramfsswap_1.2.tar.gz http://ftp.debian.org/debian/pool/main/c/cramfsswap/