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.
|
|
|
| 硬件架构 | 软件包大小 | 安装后大小 | 文件 |
|---|---|---|---|
| alpha | 7.7 kB | 68 kB | [文件列表] |
| amd64 | 7.0 kB | 68 kB | [文件列表] |
| arm | 6.6 kB | 21 kB | [文件列表] |
| armel | 6.6 kB | 64 kB | [文件列表] |
| hppa | 7.7 kB | 68 kB | [文件列表] |
| i386 | 6.7 kB | 64 kB | [文件列表] |
| ia64 | 8.5 kB | 72 kB | [文件列表] |
| m68k | 6.4 kB | 64 kB | [文件列表] |
| mips | 7.2 kB | 68 kB | [文件列表] |
| mipsel | 7.2 kB | 68 kB | [文件列表] |
| powerpc | 7.3 kB | 68 kB | [文件列表] |
| s390 | 7.2 kB | 64 kB | [文件列表] |
| sparc | 7.2 kB | 64 kB | [文件列表] |