Lines Matching refs:cpio

6 # cpio, ar, arc, arj, hpack, lha/lharc, rar, squish, uc2, zip, zoo, etc.
327 # cpio archives
329 # Yes, the top two "cpio archive" formats *are* supposed to just be "short".
331 # byte order as the machine running "file" with "cpio archive", and
333 # from the machine running "file" with "byte-swapped cpio archive".
335 # The SVR4 "cpio(4)" hints that there are additional formats, but they
340 # Reference: https://people.freebsd.org/~kientzle/libarchive/man/cpio.5.txt
343 # Reference: http://mark0.net/download/triddefs_xml.7z/defs/a/ark-cpio-bin.trid.xml
344 # Note: called "CPIO archive (binary)" by TrID, "cpio/Binary LE" by 7-Zip and "CPIO" by DROID via …
346 # skip DROID fmt-635-signature-id-960.cpio by looking for pathname of 1st entry
347 >26 string >\0 cpio archive
348 !:mime application/x-cpio
352 !:ext /cpio/cpi
353 >>0 use cpio-bin
354 # Reference: http://mark0.net/download/triddefs_xml.7z/defs/a/ark-cpio-bin-sw.trid.xml
356 0 short 0143561 byte-swapped cpio archive
357 !:mime application/x-cpio # encoding: swapped
358 # https://telparia.com/fileFormatSamples/archive/cpio/skeleton2.cpio
359 !:ext cpio
360 >0 use cpio-bin-be
361 # Reference: http://mark0.net/download/triddefs_xml.7z/defs/a/ark-cpio.trid.xml
362 …te: called "CPIO archive (portable)" by TrID, "cpio/Portable ASCII" by 7-Zip and "cpio/odc" by GN…
363 0 string 070707 ASCII cpio archive (pre-SVR4 or odc)
364 !:mime application/x-cpio
365 # https://telparia.com/fileFormatSamples/archive/cpio/ pthreads-1.60B5.osr5src.cpio cinema.cpi VOL.…
366 !:ext cpio/cpi/008/012
367 …Note: called "CPIO archive (portable)" by TrID, "cpio/New ASCII" by 7-Zip and "cpio/newc" by GNU
368 0 string 070701 ASCII cpio archive (SVR4 with no CRC)
369 !:mime application/x-cpio
370 # https://telparia.com/fileFormatSamples/archive/cpio/MainActor-2.06.3.cpio
371 !:ext cpio
372 # Note: called "CPIO archive (portable)" by TrID, "cpio/New CRC" by 7-Zip and "cpio/crc" by GNU cp…
373 0 string 070702 ASCII cpio archive (SVR4 with CRC)
374 !:mime application/x-cpio
375 # http://ftp.gnu.org/gnu/tar/tar-1.27.cpio.gz
376 # https://telparia.com/fileFormatSamples/archive/cpio/pcmcia
377 !:ext /cpio
378 # display information of old binary cpio archive
379 # Note: verfied by 7-Zip `7z l -tcpio -slt *.cpio` and
380 # `cpio -ivt --numeric-uid-gid --file=clam.bin-le.cpio`
381 0 name cpio-bin
405 # display information of old binary byte swapped cpio archive
406 # Note: verfied by 7-Zip `7z l -tcpio -slt *.cpio` and
407 # `LANGUAGE=C cpio -ivt --numeric-uid-gid --file=clam.bin-be.cpio`
408 0 name cpio-bin-be