diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-09-13 20:39:58 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-09-13 20:39:58 -0300 |
commit | ff97a933fd05084afaf9c1510e9c486b888e4236 (patch) | |
tree | 404fe26b0992261b309dd5e6cdf5859ac26d93d0 /kernels/xen/xen.install | |
parent | 4f82f50af8bd9151358cace4a7dca998f68aac18 (diff) |
xen-4.4.1-1.parabola1: updating version
Diffstat (limited to 'kernels/xen/xen.install')
-rw-r--r-- | kernels/xen/xen.install | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/kernels/xen/xen.install b/kernels/xen/xen.install index aabe063c3..d25d3a93d 100644 --- a/kernels/xen/xen.install +++ b/kernels/xen/xen.install @@ -29,10 +29,11 @@ Note: If you are upgrading from one of the previous 4.2 xen builds, and are havi line into your domain config file: device_model_version = "qemu-xen-traditional" - Also remember to rebuild your grub configuration if upgrading from a non-xen 4.4.0 + Also remember to rebuild your grub configuration if upgrading from a non-xen 4.4.1 install. - xen 4.4 no longer includes the xend daemon or the xm toolset + xen 4.4 no longer includes the xend daemon or the xm toolset by default, however + this build does enable it. This install is now using a new version of the 09_xen file, used when generating a new grub.cfg file. The new version inherits the default linux-libre kernel command |