1
0
mirror of synced 2026-04-27 12:48:52 +00:00

Use "686-pae" kernels instead of "686" kernels on Debian Wheezy and later

Thanks to Daniel Lintott!

Closes: #742778
This commit is contained in:
Axel Beckert
2014-03-28 20:06:00 +01:00
parent 29bdbdd455
commit 8610300206
2 changed files with 13 additions and 0 deletions

2
debian/changelog vendored
View File

@@ -1,5 +1,7 @@
xen-tools (4.4+dev-1) UNRELEASED; urgency=low
* Use "686-pae" kernels instead of "686" kernels on Debian Wheezy and
later. Thanks to Daniel Lintott! (Closes: #742778)
* Apply patch by Adrian C. (anrxc) to allow to override hooks in
/usr/share/xen-tools/*.d/ with hooks in /etc/xen-tools/hooks.d/.
Thanks! (Also add /etc/xen-tools/hooks.d/ to debian/dirs.)