diff options
author | John Southworth <john.southworth@vyatta.com> | 2012-09-05 12:58:33 -0700 |
---|---|---|
committer | John Southworth <john.southworth@vyatta.com> | 2012-09-05 12:58:33 -0700 |
commit | ca95826585b982cd87ebe24e0274bd37166cf5e8 (patch) | |
tree | f8f08dda62361bf08e75882ce490885ae2f09137 | |
parent | cc08bd5b89dc054195a6d003e46608930ac4d116 (diff) | |
download | initramfs-tools-ca95826585b982cd87ebe24e0274bd37166cf5e8.tar.gz initramfs-tools-ca95826585b982cd87ebe24e0274bd37166cf5e8.zip |
0.98.2+vyatta+6debian/0.98.2+vyatta+6
-rw-r--r-- | debian/changelog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 19b45b5..87d6d47 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +initramfs-tools (0.98.2+vyatta+6) unstable; urgency=low + + * Better way to load xen modules, adapted from ubuntu's hw-detect + package + * Revert "Fix xen and hyperv module loading on boot" + * detect if /scripts/functions exists before sourcing it in xen + script. This fixes an error during the iso build process + + -- John Southworth <john.southworth@vyatta.com> Wed, 05 Sep 2012 12:58:32 -0700 + initramfs-tools (0.98.2+vyatta+5) unstable; urgency=low * Fix xen and hyperv module loading on boot |