From: Wei Liu <wei.liu2@citrix.com>
To: Xen-devel <xen-devel@lists.xenproject.org>
Cc: Andrew Cooper <andrew.cooper3@citrix.com>,
Wei Liu <wei.liu2@citrix.com>,
Ian Jackson <Ian.Jackson@eu.citrix.com>,
edvin.torok@citrix.com, Sergey Dyasli <sergey.dyasli@citrix.com>
Subject: [PATCH 1/3] tools: update examples/README
Date: Wed, 14 Nov 2018 18:17:30 +0000 [thread overview]
Message-ID: <20181114181732.19013-2-wei.liu2@citrix.com> (raw)
In-Reply-To: <20181114181732.19013-1-wei.liu2@citrix.com>
This file gets installed to the host system.
This patch cleans it up: 1. remove things that don't exist anymore; 2.
change xm to xl; 3. fix xen-devel list address; 4. add things that are
missing.
Signed-off-by: Wei Liu <wei.liu2@citrix.com>
---
tools/examples/README | 24 ++++++++----------------
1 file changed, 8 insertions(+), 16 deletions(-)
diff --git a/tools/examples/README b/tools/examples/README
index 13380a48eb..80a4652b06 100644
--- a/tools/examples/README
+++ b/tools/examples/README
@@ -7,13 +7,13 @@ incorporate code from them into your own scripts.
If you write a useful script and would like to share it, please do
send it (preferably with a little summary to go in this file) to
-<xen-devel@lists.sourceforge.net> so we can add it to this directory.
+<xen-devel@lists.xenproject.org> so we can add it to this directory.
block - called by xen-backend.agent to bind/unbind dev
block-common.sh - sourced by block, block-*
block-enbd - binds/unbinds network block devices
block-nbd - binds/unbinds network block devices
-cpupool - example configuration script for 'xm cpupool-create'
+cpupool - example configuration script for 'xl cpupool-create'
external-device-migrate - called by xend for migrating external devices
locking.sh - locking functions to prevent concurrent access to
critical sections inside script files
@@ -22,20 +22,12 @@ vif-bridge - virtual network start/stop script in bridged mode
vif-common.sh - sourced by vif-bridge
vif-nat - xen virtual network start/stop script in NAT mode
vif-route - xen virtual network start/stop script in routed mode
-xen-backend.agent - calls block, vif-* scripts to add, remove, hotplug
- devices
xen-hotplug-common.sh - sourced by vif-common.sh
xen-network-common.sh - sourced by vif-common.sh
xen-script-common.sh - sourced by xen-hotplug-common.sh
-xmexample1 - example configuration script for 'xm create'
-xmexample2 - a more complex configuration script for 'xm create'
-xmexample3 - an advanced configuration script for 'xm create'
- that utilizes the vmid
-xmexample.nbd - configuration script that uses NBD filesystems
-xmexample.hvm - a configuration script for creating a hvm domain with
- 'xm create'
-xmexample.hvm-stubdom - a configuration script for creating a hvm domain with
- 'xm create' that utilizes a stubdomain for device model
-xmexample.pv-grub - a configuration script for creating a domain with 'xm create'
- which boots PV-GRUB.
-xmexample.vti - a configuration script for creating a domain on vti
+oxenstored.conf - configuration file for oxenstored
+xl.conf - configuration file for xl
+xlexample.hvm - a configuration script for creating a hvm domain with
+ 'xl create'
+xlexample.pvlinux - a configuration script for creating a pv domain with
+ 'xl create'
--
2.11.0
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel
next prev parent reply other threads:[~2018-11-14 18:18 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-11-14 18:17 [PATCH 0/3] Provide mechanism to set UUID for Dom0 Wei Liu
2018-11-14 18:17 ` Wei Liu [this message]
2018-11-15 14:28 ` [PATCH 1/3] tools: update examples/README Andrew Cooper
2018-11-15 14:32 ` Wei Liu
2018-11-20 14:25 ` Ian Jackson
2018-11-14 18:17 ` [PATCH 2/3] tools/helpers: make gen_stub_json_config accept an UUID argument Wei Liu
2018-11-15 14:42 ` Andrew Cooper
2018-11-20 14:24 ` Ian Jackson
2018-11-14 18:17 ` [PATCH 3/3] xen-init-dom0: set Dom0 UUID if requested Wei Liu
2018-11-14 20:16 ` Jason Andryuk
2018-11-14 20:44 ` Wei Liu
2018-11-15 10:45 ` Edwin Török
2018-11-15 11:20 ` Wei Liu
2018-11-15 13:35 ` Wei Liu
2018-11-15 13:36 ` Andrew Cooper
2018-11-15 14:30 ` [PATCH v2 " Wei Liu
2018-11-15 15:14 ` Edwin Török
2018-11-20 14:28 ` [PATCH " Ian Jackson
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=20181114181732.19013-2-wei.liu2@citrix.com \
--to=wei.liu2@citrix.com \
--cc=Ian.Jackson@eu.citrix.com \
--cc=andrew.cooper3@citrix.com \
--cc=edvin.torok@citrix.com \
--cc=sergey.dyasli@citrix.com \
--cc=xen-devel@lists.xenproject.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).