Sophie

Sophie

distrib > Mageia > 7 > i586 > by-pkgid > 25dd11408a3f23ec6c6747c05eaa0020 > files > 8

file-5.37-1.1.mga7.src.rpm

Index: file-5.32/magic/Localstuff
===================================================================
--- file-5.32/magic/Localstuff
+++ file-5.32/magic/Localstuff	2017-10-18 14:51:46.729517303 +0530
@@ -5,3 +5,10 @@
 # $File: Localstuff,v 1.5 2007/01/12 17:38:27 christos Exp $
 # Add any locally observed files here.  Remember:
 # text if readable, executable if runnable binary, data if unreadable.
+
+# File magic for Xen, the virtual machine monitor for x86
+0	string		LinuxGuestRecord	Xen saved domain
+#>2	regex		\(name\ [^)]*\)		%s
+>20	search/256	(name			(name
+>>&1	string		x			%s...)
+