summaryrefslogtreecommitdiff
path: root/debian/NEWS
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2016-09-06 20:07:21 +0300
committerLars Wirzenius <liw@liw.fi>2016-09-06 20:07:21 +0300
commit283e2a89bf9e9f993e195f68c566d86a87936880 (patch)
tree0cb57ae2204765b93f094ef92555f96b26c15b67 /debian/NEWS
parentee3c08db33ee2728a1379603cea083d001cb0baa (diff)
downloadvmdebootstrap-283e2a89bf9e9f993e195f68c566d86a87936880.tar.gz
Add Debian packaging from 1.6-1
Diffstat (limited to 'debian/NEWS')
-rw-r--r--debian/NEWS11
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/NEWS b/debian/NEWS
new file mode 100644
index 0000000..c727770
--- /dev/null
+++ b/debian/NEWS
@@ -0,0 +1,11 @@
+vmdebootstrap (1.6-1) unstable; urgency=medium
+
+ * extlinux support is now deprecated. Grub to become default.
+
+ extlinux relies on external components to install the bootloader
+ inside the image which prevents vmdebootstap building the same image
+ on different systems. For this reason, extlinux is deprecated and
+ the default will change in a future release to disabling extlinux
+ and using grub by default.
+
+ -- Neil Williams <codehelp@debian.org> Sun, 31 Jul 2016 15:05:58 +0100