From 9e3367d2f80d6d140ed921adb4d6cfcdd0778148 Mon Sep 17 00:00:00 2001 From: Colin Guthrie Date: Tue, 10 Apr 2012 20:30:53 +0000 Subject: installer: allow generation of host-only initrd during install During install dracut will generate a generic (i.e. large) initrd. As we now start udev early, we can use udev metadata when generating our initrd and thus we can generate our default, hostonly initrd. Thus ensure relevant directories (/run) are bind mounted and fake a /run/initramfs folder which is used in dracut to detect a boot which will have sufficient metadata in the udev DB. Tested with an install on a new disk and creating LVMs and also on an install where the pre-existing LVMs were reused. Suitable fixes to drakx-in-chroot have also been added, but remain untested --- perl-install/NEWS | 1 + 1 file changed, 1 insertion(+) (limited to 'perl-install/NEWS') diff --git a/perl-install/NEWS b/perl-install/NEWS index a03cd4eee..24f9feb88 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,5 +1,6 @@ - interactive::curses: o make sure ranges are always within limits (mga#646) +- allow generation of host-only initrd during install Version 14.3 - 7 April 2012 -- cgit v1.2.1