[ 原始碼: cramfsswap ]
套件:cramfsswap(1.4.1-1.1)
swap endianess 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 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.
其他與 cramfsswap 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: zlib1g (>= 1:1.1.4)
- 壓縮函式庫 - 跑程式時用(runtime)