From bca2d23304c03118e7ec5059c841647af4de10bc Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Mon, 25 Jul 2016 15:24:44 +0200 Subject: fix .old backup for grub2's grub.cfg rationale: write_*() takes (bootloader, all_hd, ext) as parameters (when called from installkernel -> bootloader-config and then only when migrating to uuids as we don't care for 2 first for grub2, just ignore the 3rd too --- perl-install/NEWS | 3 +++ 1 file changed, 3 insertions(+) (limited to 'perl-install/NEWS') diff --git a/perl-install/NEWS b/perl-install/NEWS index e7d665e26..e74a7d043 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,3 +1,6 @@ +- drakboot: + o fix .old backup for grub2's grub.cfg + Version 17.52 - 17 July 2016 - drakboot: -- cgit v1.2.1