SHA256
1
0
forked from pool/file
OBS User unknown
2008-04-14 17:32:36 +00:00
committed by Git OBS Bridge
parent 9b4f7de1be
commit b8efb157a3
18 changed files with 405 additions and 360 deletions

19
file-4.24-cromfs.dif Normal file
View File

@@ -0,0 +1,19 @@
--- magic/Localstuff
+++ magic/Localstuff 2008-04-14 16:59:45.741454927 +0200
@@ -36,3 +36,16 @@
# File magic for X11 cursor data files
0 string Xcur\020\000 X11 cursor data
+
+# File magic for CROM File System
+
+0 string CROMFS CROMFS
+>6 string >\0 \b version %2.2s,
+>8 ulequad >0 \b block data at %lld,
+>16 ulequad >0 \b fblock table at %lld,
+>24 ulequad >0 \b inode table at %lld,
+>32 ulequad >0 \b root at %lld,
+>40 ulelong >0 \b fblock size = %ld,
+>44 ulelong >0 \b block size = %ld,
+>48 ulequad >0 \b bytes = %lld
+