summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorAdrian Gibanel Lopez <adrian.gibanel@btactic.com>2017-12-16 22:18:21 +0000
committerRaphaël Hertzog <hertzog@debian.org>2017-12-21 14:22:36 +0100
commitd3edb76ad43b81b734dc84588a4e44c51dc90a44 (patch)
tree3d744400bb41f4146d52b2b3b2416d2327a088b7 /debian/changelog
parentf77034606e7b291b9a0824f105aa76be64ec7cbc (diff)
downloadvyos-live-build-d3edb76ad43b81b734dc84588a4e44c51dc90a44.tar.gz
vyos-live-build-d3edb76ad43b81b734dc84588a4e44c51dc90a44.zip
Fix handling of multiple kernels in binary_loopback_cfg
Now grub.cfg shows all the kernel options. Before this patch when you had more than two kernels it only showed the auto option. Signed-off-by: Raphaël Hertzog <hertzog@debian.org>
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index f2e6488b5..e4b5b449f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,8 @@ live-build (1:20171208) UNRELEASED; urgency=medium
* Restore i386/amd64 autodetection in grub after rename of
i386 kernel from -486 to -686. Closes: #884585
Thanks to Adrian Gibanel Lopez for the patch.
+ * Fix handling of multiple kernels in binary_loopback_cfg.
+ Closes: #884588 Thanks to Adrian Gibanel Lopez for the patch.
-- Raphaël Hertzog <hertzog@debian.org> Thu, 21 Dec 2017 14:14:04 +0100