Swap endianess of a cram filesystem (cramfs)
http://kju.de/projekte/cramfsswap/
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 solves that problem by allowing you to swap to endianess of a
cramfs filesystem.
- Links to filesystems / cramfsswap
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:mnhauke/cramfsswap && cd $_
- Create Badge
Refresh
Refresh
Source Files (show unmerged sources)
Filename | Size | Changed |
---|---|---|
cramfsswap.changes | 0000000449 449 Bytes | |
cramfsswap.spec | 0000001872 1.83 KB | |
cramfsswap_1.4.2.tar.xz | 0000011772 11.5 KB |
Latest Revision
Martin Hauke (mnhauke)
committed
(revision 1)
Comments 0