* [PATCH] Add note about hotplug to users' guide
@ 2005-09-23 18:20 Michael Vrable
0 siblings, 0 replies; only message in thread
From: Michael Vrable @ 2005-09-23 18:20 UTC (permalink / raw)
To: xen-devel
Another quick patch regarding hotplug, this one regarding documentation.
--Michael Vrable
# HG changeset patch
# User Michael Vrable <mvrable@cs.ucsd.edu>
# Node ID 20d74200af24c2906f36db938a97b245f1a7f7d4
# Parent 99c5c58064bf6c71372b00c4ce73cdbed9bbad40
Update User's Guide installation section to mention hotplug.
Now that hotplug seems to be necessary to boot new domains (at least, to
get disk access in those domains), add a note to the installation guide
mentioning this dependency.
Signed-off-by: Michael Vrable <mvrable@cs.ucsd.edu>
diff -r 99c5c58064bf -r 20d74200af24 docs/src/user/installation.tex
--- a/docs/src/user/installation.tex Fri Sep 23 18:02:56 2005
+++ b/docs/src/user/installation.tex Fri Sep 23 18:19:34 2005
@@ -21,6 +21,9 @@
\item [$\dag$] The \path{iproute2} package.
\item [$\dag$] The Linux bridge-utils\footnote{Available from {\tt
http://bridge.sourceforge.net}} (e.g., \path{/sbin/brctl})
+\item [$\dag$] The Linux hotplug system\footnote{Available from {\tt
+ http://linux-hotplug.sourceforge.net/}} (e.g., \path{/sbin/hotplug}
+ and related scripts)
\item [$\dag$] An installation of Twisted~v1.3 or
above\footnote{Available from {\tt http://www.twistedmatrix.com}}.
There may be a binary package available for your distribution;
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2005-09-23 18:20 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-09-23 18:20 [PATCH] Add note about hotplug to users' guide Michael Vrable
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.