diff options
| author | Eitan Adler <eadler@FreeBSD.org> | 2018-07-29 05:53:49 +0000 |
|---|---|---|
| committer | Eitan Adler <eadler@FreeBSD.org> | 2018-07-29 05:53:49 +0000 |
| commit | ad1ba6e1e032f79d03b9a6e2c714de84d1911b3a (patch) | |
| tree | 24e9595e175209972236019508c9ac6b34ec83b9 /magic/Magdir/linux | |
| parent | fd86496b2232c1f79946dc2d21515012a33b6274 (diff) | |
vendor/file: add 5.34vendor/file/5.34
gpg: Good signature from "Christos Zoulas (personal key)
<christos@zoulas.com>" [unknown]
gpg: aka "Christos Zoulas (NetBSD key)
<christos@netbsd.org>" [unknown]
Obtained from: ftp://ftp.astron.com/pub/file/
Diffstat (limited to 'magic/Magdir/linux')
| -rw-r--r-- | magic/Magdir/linux | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/magic/Magdir/linux b/magic/Magdir/linux index 0630a8a7ce10..0486656f6a6b 100644 --- a/magic/Magdir/linux +++ b/magic/Magdir/linux @@ -1,6 +1,6 @@ #------------------------------------------------------------------------------ -# $File: linux,v 1.64 2017/03/17 21:35:28 christos Exp $ +# $File: linux,v 1.65 2018/07/16 12:32:08 christos Exp $ # linux: file(1) magic for Linux files # # Values for Linux/i386 binaries, from Daniel Quinlan <quinlan@yggdrasil.com> @@ -94,6 +94,16 @@ # From Daniel Novotny <dnovotny@redhat.com> # swap file for PowerPC 65526 string SWAPSPACE2 Linux/ppc swap file +>0x400 long x version %d, +>0x404 long x size %d pages, +>1052 string \0 no label, +>1052 string >\0 LABEL=%s, +>0x40c belong x UUID=%08x +>0x410 beshort x \b-%04x +>0x412 beshort x \b-%04x +>0x414 beshort x \b-%04x +>0x416 belong x \b-%08x +>0x41a beshort x \b%04x 16374 string SWAPSPACE2 Linux/ia64 swap file # # Linux kernel boot images, from Albert Cahalan <acahalan@cs.uml.edu> |
