SHA256
1
0
forked from pool/xen
OBS User unknown
2009-02-23 12:03:38 +00:00
committed by Git OBS Bridge
parent 5545adae8a
commit 79ee330180
18 changed files with 513 additions and 109 deletions

10
network-nat.patch Normal file
View File

@@ -0,0 +1,10 @@
Index: xen-3.3.1-testing/tools/examples/network-nat
===================================================================
--- xen-3.3.1-testing.orig/tools/examples/network-nat
+++ xen-3.3.1-testing/tools/examples/network-nat
@@ -1,4 +1,4 @@
-#!/bin/bash -x
+#!/bin/bash
#============================================================================
# Default Xen network start/stop script when using NAT.
# Xend calls a network script when it starts.