From: Harald Hoyer Date: Sat, 31 Jan 2015 11:54:52 +0000 (+0100) Subject: NEWS & AUTHORS update X-Git-Tag: 041^0 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e97ed337756020c4f99489314fa13ef371ed11a4;p=thirdparty%2Fdracut.git NEWS & AUTHORS update --- diff --git a/AUTHORS b/AUTHORS index 8a89a54d5..e4c872e2b 100644 --- a/AUTHORS +++ b/AUTHORS @@ -28,6 +28,7 @@ Leho Kraav Kamil Rytarowski Marc Grimme Peter Rajnoha +Radek Vykydal Thorsten Behrens Chao Wang Colin Walters @@ -35,7 +36,6 @@ Frederic Crozat Jesse Keating Milan Broz Nicolas Chauvet -Radek Vykydal Roberto Sassu Anton Blanchard Bill Nottingham @@ -66,9 +66,11 @@ Joey Boggs Koen Kooi Konrad Rzeszutek Wilk Kyle McMartin +Lubomir Rintel Mike Snitzer Minfei Huang Przemysław Rudy +Thomas Backlund Thomas Lange Till Maas Vivek Goyal @@ -83,6 +85,7 @@ Canek Peláez Valdés Chris Leech Christian Heinz Cong Wang +Daniel Drake Dave Jones Dennis Schridde Duane Griffin @@ -97,10 +100,10 @@ Julian Wolf Kevin Yung Lars R. Damerow Lennert Buytenhek -Lubomir Rintel Lukas Wunner Major Hayden Marian Csontos +Marko Myllynen Matt Matt Smith Michal Schmidt @@ -120,7 +123,6 @@ Sergey Fionov Shawn W Dunn Srinivasa T N Thilo Bangert -Thomas Backlund Tobias Geerinckx Tom Gundersen Tomasz Torcz diff --git a/NEWS b/NEWS index da440688b..563f16cdd 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,28 @@ +dracut-041 +========== +- fixed the shutdown loop +- fixed gzip compression for versions, which do not have --rsyncable +- fixed ifcfg generation for persistent interface names +- multipath: + * new option to turn off multipath "rd.multipath=0" completly + * preload scsi dh modules + * start multipathd via systemd service +- do not fail, if user pressed ESC during media check +- fixed systemd-journal by symlinking /var/log to /run/initramfs/log +- initrd-release moved to /usr/lib +- lots of iSCSI fixes +- new "rd.timeout" to specify the systemd JobTimeoutSec for devices +- if $initrd/etc/cmdline.d/* has a "root=" and the kernel cmdline does not, + generate a mount unit for it +- increased the initqueue timeout for non systemd initramfs to 180s +- $initrd/etc/cmdline.d/ hostonly files are now generated for NFS +- make use of systemd-hibernate-resume, if available +- fixed ldconfig parsing for hwcap output +- network: add support for comma separated autoconf options like ip=eth0:auto6,dhcp +- new parameter "rd.live.overlay.size" to specify the overlay for live images +- changed the test suite for the new sfdisk syntax +- added cache tools for dm-cache setups + dracut-040 ========== - fixed dracut module dependency checks