mirror of
https://github.com/opnsense/src.git
synced 2026-04-29 18:32:49 -04:00
Merge the latest file(1) in.
Relevent Changelog:
- extend the support for ${x?:} expansions for magic descriptions
- add support for ${x?:} in mime types to handle pie binaries.
- add support for negative offsets (offsets from the end of file)
- close the file on error when writing magic
Relnotes: yes
15 lines
403 B
Text
15 lines
403 B
Text
|
|
#------------------------------------------------------------------------------
|
|
# $File: rpi,v 1.1 2018/01/01 05:25:17 christos Exp $
|
|
# rpi: file(1) magic for Raspberry Pi images
|
|
-44 lelong 0
|
|
>4 lelong 0
|
|
>>8 lelong 1
|
|
>>12 lelong 4
|
|
>>>16 string 283x
|
|
>>>>20 lelong 1
|
|
>>>>>24 lelong 4
|
|
>>>>>>28 string DTOK
|
|
>>>>>>>32 lelong 44
|
|
>>>>>>>>36 lelong 4
|
|
>>>>>>>>>40 string RPTL Raspberry PI kernel image
|