Back to home page

OSCL-LXR

 
 

    


Notes on Filesystem Layout
These notes describe what mkcramfs generates. Kernel requirements are a bit looser, e.g. it doesn't care if the <file_data> items are swapped around (though it does care that directory entries (inodes) in a given directory are contiguous, as this is used by readdir).
All data is currently in host-endian format; neither mkcramfs nor the kernel ever do swabbing. (See section `Block Size' below.)


SEE ALSO: README

  Name Size Date (UTC) Last indexed Description
  Name Size Date (UTC) Last indexed Description
folder Parent directory - 2025-03-06 09:18:38  
inode.c 26683 bytes 2025-03-06 09:18:37 2025-03-06 13:18:25

These are the VFS interfaces to the compressed rom filesystem. The actual compression is based on zlib, see the other files.

internal.h 198 bytes 2025-03-06 09:18:37 2025-03-06 13:18:25

Uncompression interfaces to the underlying zlib

Kconfig 2147 bytes 2025-03-06 09:18:37 -  
Makefile 157 bytes 2025-03-06 09:18:37 2025-03-06 13:18:25  
README 7687 bytes 2025-03-06 09:18:37 -  
uncompress.c 1807 bytes 2025-03-06 09:18:37 2025-03-06 13:18:25