ia64/xen-unstable
changeset 7053:b2928ee8ddcd
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>
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>
author | kaf24@firebug.cl.cam.ac.uk |
---|---|
date | Fri Sep 23 20:10:32 2005 +0100 (2005-09-23) |
parents | 7b97bc1d1c1d |
children | c89485e939cc |
files | docs/src/user/installation.tex |
line diff
1.1 --- a/docs/src/user/installation.tex Fri Sep 23 20:09:59 2005 +0100 1.2 +++ b/docs/src/user/installation.tex Fri Sep 23 20:10:32 2005 +0100 1.3 @@ -21,6 +21,9 @@ required if you wish to build from sourc 1.4 \item [$\dag$] The \path{iproute2} package. 1.5 \item [$\dag$] The Linux bridge-utils\footnote{Available from {\tt 1.6 http://bridge.sourceforge.net}} (e.g., \path{/sbin/brctl}) 1.7 +\item [$\dag$] The Linux hotplug system\footnote{Available from {\tt 1.8 + http://linux-hotplug.sourceforge.net/}} (e.g., \path{/sbin/hotplug} 1.9 + and related scripts) 1.10 \item [$\dag$] An installation of Twisted~v1.3 or 1.11 above\footnote{Available from {\tt http://www.twistedmatrix.com}}. 1.12 There may be a binary package available for your distribution;