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.
- Developed at filesystems
- Sources inherited from project openSUSE:Factory
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE/cramfsswap && cd $_
- Create Badge
Refresh
The project this package belongs to currently has no build targets defined.
Refresh
Comments 0