Blame SOURCES/file-5.11-swap-info.patch

0233e9
diff --git a/magic/Magdir/linux b/magic/Magdir/linux
0233e9
index aa8d1aa..90f0f46 100644
0233e9
--- a/magic/Magdir/linux
0233e9
+++ b/magic/Magdir/linux
0233e9
@@ -87,7 +87,17 @@
0233e9
 >0x41a	beshort		x		\b%04x
0233e9
 # From Daniel Novotny <dnovotny@redhat.com>
0233e9
 # swap file for PowerPC
0233e9
-65526	string		SWAPSPACE2	Linux/ppc swap file
0233e9
+65526	string		SWAPSPACE2	Linux swap file
0233e9
+>0x400  long        x       version %d,
0233e9
+>0x404  long        x       size %d pages,
0233e9
+>1052   string      \0      no label,
0233e9
+>1052   string      >\0     LABEL=%s,
0233e9
+>0x40c  belong      x       UUID=%08x
0233e9
+>0x410  beshort     x       \b-%04x
0233e9
+>0x412  beshort     x       \b-%04x
0233e9
+>0x414  beshort     x       \b-%04x
0233e9
+>0x416  belong      x       \b-%08x
0233e9
+>0x41a  beshort     x       \b%04x
0233e9
 16374   string          SWAPSPACE2      Linux/ia64 swap file
0233e9
 #
0233e9
 # Linux kernel boot images, from Albert Cahalan <acahalan@cs.uml.edu>