diff options
author | ponce <matteo.bernardini@gmail.com> | 2012-08-22 11:37:24 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-08-22 16:01:00 -0500 |
commit | c96aa799c490f93d7a1bc4c7b8d262ebbc6bee12 (patch) | |
tree | d3758f7c7766ac03ee192d3ab528fcfa9c0087df /system/xen/README | |
parent | 944f0cb1a5efa97ad97628d983ce9350d165e1c0 (diff) | |
download | slackbuilds-c96aa799c490f93d7a1bc4c7b8d262ebbc6bee12.tar.gz |
system/xen: Fixed dep information
Diffstat (limited to 'system/xen/README')
-rw-r--r-- | system/xen/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/xen/README b/system/xen/README index 4dcd8aefc8..4d18acb5bf 100644 --- a/system/xen/README +++ b/system/xen/README @@ -8,7 +8,7 @@ In order to run Xen, you will need to install and boot from a Xen dom0 kernel. Check README.dom0 (in docs/dom0) for more information on how to do that. -This requires acpica. mbootpack is optional (see below). +mbootpack is an optional dependency (see below). Since booting Xen kernel with LILO is not supported by default we have to use GRUB; alternatively, use mbootpack to create a LILO compatible kernel. |