From bbbb6c5bf26b764dfff8a83c2cc0ed3769bfdd74 Mon Sep 17 00:00:00 2001 From: Colin Guthrie Date: Sat, 2 Nov 2013 10:11:01 +0000 Subject: images: Split dracut options out into a config file. Also ensure that the compression method is xz -9 for much better compression (was previously defaulting to gzip) --- images/NEWS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'images/NEWS') diff --git a/images/NEWS b/images/NEWS index 3cf924b06..84ab15c8a 100644 --- a/images/NEWS +++ b/images/NEWS @@ -1,3 +1,5 @@ +- add a dracut.conf rather than adding lots of command line options +- ensure initrd is xz compressed - include network modules as specified by kernel/list_modules.pm Version 1.94 - 29 October 2013 by Colin Guthrie -- cgit v1.2.1