Sophie

Sophie

distrib > Mageia > 7 > armv7hl > by-pkgid > 57bdc4d1e0344c5b29549bd9e456ba04 > files > 9

file-5.36-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...)
+