summaryrefslogtreecommitdiffstats
path: root/system/xen/README.SLACKWARE
diff options
context:
space:
mode:
author Mario Preksavec <mario at slackware dot hr>2013-11-11 09:21:00 -0600
committer Robby Workman <rworkman@slackbuilds.org>2013-11-11 10:53:37 -0600
commitb5bcdfe098768b029bff69af1f213637d390fce1 (patch)
tree00061387766cefd90c49b19ac1b30f6452f135fb /system/xen/README.SLACKWARE
parent0bc874957060a02e98ddc8a1f4d733c0af4b5539 (diff)
downloadslackbuilds-b5bcdfe098768b029bff69af1f213637d390fce1.tar.gz
slackbuilds-b5bcdfe098768b029bff69af1f213637d390fce1.tar.xz
system/xen: Updated for Slackware 14.1
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'system/xen/README.SLACKWARE')
-rw-r--r--system/xen/README.SLACKWARE11
1 files changed, 5 insertions, 6 deletions
diff --git a/system/xen/README.SLACKWARE b/system/xen/README.SLACKWARE
index 97c28af6fa..8b1b35dcb9 100644
--- a/system/xen/README.SLACKWARE
+++ b/system/xen/README.SLACKWARE
@@ -2,12 +2,11 @@ After installing this package, in addition to the /usr/doc/xen-*/README file;
the Xen User Manual is installed as /usr/doc/xen-*/html.
Before Xen can be used, xenstored, xenconsoled and xenbackendd services must
-be started, wich must be done with rc.xencommons script.
-The rc.xend script is no longer needed if you are going to use 'xl' instead
-of 'xm'. As a matter of fact, 'xm' is marked as deprecated since Xen 4.2.
-Future versions of Xen will no longer support 'xm'.
-You may wish to add these lines to /etc/rc.d/rc.local to start this service
-after booting from your Xen kernel:
+be started, which must be done with rc.xencommons script. The rc.xend script
+is no longer needed if you are going to use 'xl' instead of 'xm'. As a matter
+of fact, 'xm' is marked as deprecated since Xen 4.2. Future versions of Xen
+will no longer support 'xm'. You may wish to add these lines to
+/etc/rc.d/rc.local to start this service after booting from your Xen kernel:
if [ -d /proc/xen ]; then
if [ -x /etc/rc.d/rc.xencommons ]; then