[ 源代码: cramfsswap ]
软件包:cramfsswap(1.4.2)
swap endianness of a cram filesystem (cramfs)
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 endianness 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 endianness of a cramfs filesystem.
其他与 cramfsswap 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: zlib1g (>= 1:1.1.4)
- 压缩库 - 运行时