From: Jon Mason <jdmason@us.ibm.com>
To: xen-devel@lists.xensource.com
Subject: [PATCH] tools: Add NAT scripts to xen/scripts/
Date: Thu, 6 Oct 2005 16:38:21 -0500 [thread overview]
Message-ID: <20051006213820.GB1611@us.ibm.com> (raw)
This patch copies the NAT scripts in tools/examples/ to /etc/xen/scripts/.
Signed-off-by: Jon Mason <jdmason@us.ibm.com>
# HG changeset patch
# User root@pentium4
# Node ID 049c0212ad754b27b2c32306dd0a9be57742fa19
# Parent 76a7a7aa27e40022fbfeacdd8d6ed9395e875894
Add NAT scripts to xen/scripts directory
diff -r 76a7a7aa27e4 -r 049c0212ad75 tools/examples/Makefile
--- a/tools/examples/Makefile Thu Oct 6 16:02:38 2005
+++ b/tools/examples/Makefile Thu Oct 6 21:23:58 2005
@@ -21,6 +21,7 @@
XEN_SCRIPT_DIR = /etc/xen/scripts
XEN_SCRIPTS = network-bridge vif-bridge
XEN_SCRIPTS += network-route vif-route
+XEN_SCRIPTS += network-nat vif-nat
XEN_SCRIPTS += block-phy
XEN_SCRIPTS += block-file
XEN_SCRIPTS += block-enbd
next reply other threads:[~2005-10-06 21:38 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-10-06 21:38 Jon Mason [this message]
-- strict thread matches above, loose matches on Subject: below --
2005-10-06 22:07 [PATCH] tools: Add NAT scripts to xen/scripts/ Ian Pratt
2005-10-06 23:15 ` Jon Mason
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20051006213820.GB1611@us.ibm.com \
--to=jdmason@us.ibm.com \
--cc=xen-devel@lists.xensource.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.