From cb1a0048f0f4d967705afdd4f2d78f0a8977bb22 Mon Sep 17 00:00:00 2001 From: Pascal Terjan Date: Sun, 9 May 2010 21:09:29 +0000 Subject: fix creation of device mapper devices in fs::any::prepare_minimal_root (this fixes initrd creation from one if using lvm) --- perl-install/NEWS | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'perl-install/NEWS') diff --git a/perl-install/NEWS b/perl-install/NEWS index 75e32c91f..d027b26f9 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,5 +1,9 @@ +Version 13.24 - 9 May 2010 + - devices: o get major/minor of device mapper correctly now that they are links +- fix creation of device mapper devices in fs::any::prepare_minimal_root + (this fixes initrd creation from one if using lvm) Version 13.23 - 30 April 2010 -- cgit v1.2.1