]> granicus.if.org Git - file/commitdiff
PR/156: Add linux/ia64 swap recognition
authorChristos Zoulas <christos@zoulas.com>
Thu, 21 Jun 2012 01:48:51 +0000 (01:48 +0000)
committerChristos Zoulas <christos@zoulas.com>
Thu, 21 Jun 2012 01:48:51 +0000 (01:48 +0000)
magic/Magdir/linux

index 8e9b3a309898478cdebae6763fc5ed1019bd9bbb..071a91c15b7df885549ad72aa70f6836a060576f 100644 (file)
@@ -1,6 +1,6 @@
 
 #------------------------------------------------------------------------------
-# $File: linux,v 1.43 2012/04/06 14:35:31 christos Exp $
+# $File: linux,v 1.44 2012/06/21 01:48:51 christos Exp $
 # linux:  file(1) magic for Linux files
 #
 # Values for Linux/i386 binaries, from Daniel Quinlan <quinlan@yggdrasil.com>
@@ -90,6 +90,7 @@
 # From Daniel Novotny <dnovotny@redhat.com>
 # swap file for PowerPC
 65526  string          SWAPSPACE2      Linux/ppc swap file
+16374  string          SWAPSPACE2      Linux/ia64 swap file
 #
 # Linux kernel boot images, from Albert Cahalan <acahalan@cs.uml.edu>
 # and others such as Axel Kohlmeyer <akohlmey@rincewind.chemie.uni-ulm.de>