1996-01-11 01:03:08 +08:00
|
|
|
#------------------------------------------------------------------------------
|
|
|
|
#
|
|
|
|
# RPM: file(1) magic for Red Hat Packages
|
|
|
|
#
|
|
|
|
0 beshort 0xedab
|
|
|
|
>2 beshort 0xeedb RPM
|
|
|
|
>>4 byte x v%d
|
|
|
|
>>6 beshort 0 bin
|
|
|
|
>>6 beshort 1 src
|
|
|
|
>>8 beshort 1 i386
|
|
|
|
>>8 beshort 2 Alpha
|
1996-05-23 04:39:33 +08:00
|
|
|
>>8 beshort 3 Sparc
|
1998-01-16 03:52:42 +08:00
|
|
|
>>8 beshort 4 MIPS big endian
|
1996-05-23 04:39:33 +08:00
|
|
|
>>8 beshort 5 PowerPC
|
|
|
|
>>8 beshort 6 68000
|
|
|
|
>>8 beshort 7 SGI
|
1998-12-04 03:30:32 +08:00
|
|
|
>>8 beshort 8 RS6000
|
1998-12-18 00:45:22 +08:00
|
|
|
>>8 beshort 10 Sparc 64bit
|
1998-01-16 03:52:42 +08:00
|
|
|
>>8 beshort 11 MIPS little endian
|
1998-12-04 03:30:32 +08:00
|
|
|
>>8 beshort 12 ARM
|
1996-01-11 01:03:08 +08:00
|
|
|
>>10 string x %s
|