]> git.pld-linux.org Git - packages/xen.git/blob - xen-python_scripts.patch
- started update to 4.5.1 (note: new sonames, xend is gone)
[packages/xen.git] / xen-python_scripts.patch
1 diff -dur xen-4.2.0.orig/tools/misc/xenpvnetboot xen-4.2.0/tools/misc/xenpvnetboot
2 --- xen-4.2.0.orig/tools/misc/xenpvnetboot      2012-09-17 12:21:18.000000000 +0200
3 +++ xen-4.2.0/tools/misc/xenpvnetboot   2012-10-22 10:46:30.000000000 +0200
4 @@ -1,4 +1,4 @@
5 -#!/usr/bin/env python
6 +#!/usr/bin/python
7  #
8  # Copyright (C) 2010 Oracle. All rights reserved.
9  #
10 diff -dur xen-4.2.0.orig/tools/qemu-xen/scripts/analyse-9p-simpletrace.py xen-4.2.0/tools/qemu-xen/scripts/analyse-9p-simpletrace.py
11 --- xen-4.2.0.orig/tools/qemu-xen/scripts/analyse-9p-simpletrace.py     2012-09-10 20:10:52.000000000 +0200
12 +++ xen-4.2.0/tools/qemu-xen/scripts/analyse-9p-simpletrace.py  2012-10-22 10:46:30.000000000 +0200
13 @@ -1,4 +1,4 @@
14 -#!/usr/bin/env python
15 +#!/usr/bin/python
16  # Pretty print 9p simpletrace log
17  # Usage: ./analyse-9p-simpletrace <trace-events> <trace-pid>
18  #
19 diff -dur xen-4.2.0.orig/tools/qemu-xen/scripts/simpletrace.py xen-4.2.0/tools/qemu-xen/scripts/simpletrace.py
20 --- xen-4.2.0.orig/tools/qemu-xen/scripts/simpletrace.py        2012-09-10 20:10:52.000000000 +0200
21 +++ xen-4.2.0/tools/qemu-xen/scripts/simpletrace.py     2012-10-22 10:46:30.000000000 +0200
22 @@ -1,4 +1,4 @@
23 -#!/usr/bin/env python
24 +#!/usr/bin/python
25  #
26  # Pretty-printer for simple trace backend binary trace files
27  #
This page took 0.043191 seconds and 4 git commands to generate.