Lines Matching +full:- +full:556
1 .. SPDX-License-Identifier: GPL-2.0
4 Cramfs - cram a filesystem onto a small ROM
10 allows random page access. The meta-data is not compressed, but is
15 compact also makes it _very_ hard to update on-the-fly), so you have to
20 -----------
36 no need to use -noleaf in ``find``, btw.)
39 (1970 GMT). Recently-accessed files may have updated timestamps, but
52 --------------------------
62 eXecute-In-Place (XIP) from ROM of read-only segments. Data segments mapped
63 read-write (hence they have to be copied to RAM) may still be compressed in
64 the cramfs image in the same file along with non compressed read-only
65 segments. Both MMU and no-MMU systems are supported. This is particularly
78 $ mount -t cramfs mtd:fs_partition /mnt
85 -----
90 https://github.com/npitre/cramfs-tools
94 --------------------
115 >556 ulelong x fsid.files %d
121 ------------