wok-undigest annotate linux/description.linux-cramfs.txt @ rev 1217

copied linux receipt and stuff from wok-next
author Hans-G?nter Theisgen
date Fri Nov 15 16:49:43 2019 +0100 (2019-11-15)
parents
children
rev   line source
Hans-G?nter@1217 1 Compressed ROM file system support (cramfs) (OBSOLETE)
Hans-G?nter@1217 2
Hans-G?nter@1217 3 Using this module includes support for CramFs (Compressed ROM File System).
Hans-G?nter@1217 4 CramFs is designed to be a simple, small, and compressed file system for ROM
Hans-G?nter@1217 5 based embedded systems. CramFs is read-only, limited to 256MB file systems
Hans-G?nter@1217 6 (with 16MB files), and doesn't support 16/32 bits uid/gid, hard links and
Hans-G?nter@1217 7 timestamps.