wok-next view linux/description.linux-cramfs.txt @ rev 20785
gpgme: add gnupg, since build can not find gpgconf and gpg
author | Erkan Yilmaz <erkan@slitaz.org> |
---|---|
date | Sat Jun 09 07:02:52 2018 +0000 (2018-06-09) |
parents | 119e586fb823 |
children |
line source
1 Compressed ROM file system support (cramfs) (OBSOLETE)
3 Using this module includes support for CramFs (Compressed ROM File System).
4 CramFs is designed to be a simple, small, and compressed file system for ROM
5 based embedded systems. CramFs is read-only, limited to 256MB file systems
6 (with 16MB files), and doesn't support 16/32 bits uid/gid, hard links and
7 timestamps.