]> git.pld-linux.org Git - packages/qemu.git/commitdiff
- patch to override qemu-ifup path
authorElan Ruusamäe <glen@pld-linux.org>
Wed, 24 Aug 2005 07:11:43 +0000 (07:11 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    qemu-ifup.patch -> 1.1

qemu-ifup.patch [new file with mode: 0644]

diff --git a/qemu-ifup.patch b/qemu-ifup.patch
new file mode 100644 (file)
index 0000000..61ec4f3
--- /dev/null
@@ -0,0 +1,11 @@
+--- ./vl.c~    2005-08-20 16:14:48.000000000 +0300
++++ ./vl.c     2005-08-21 14:05:26.000000000 +0300
+@@ -85,7 +85,7 @@
+ //#define DO_TB_FLUSH
+-#define DEFAULT_NETWORK_SCRIPT "/etc/qemu-ifup"
++#define DEFAULT_NETWORK_SCRIPT "/sbin/qemu-ifup"
+ //#define DEBUG_UNUSED_IOPORT
+ //#define DEBUG_IOPORT
This page took 0.03991 seconds and 4 git commands to generate.