From: Harald Hoyer Date: Wed, 31 Jul 2013 12:24:25 +0000 (+0200) Subject: dracut-031 X-Git-Tag: 031^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=de50e9c0025c80132ac06eec51f8533e6cec547b;p=platform%2Fupstream%2Fdracut.git dracut-031 --- diff --git a/AUTHORS b/AUTHORS index 743bd93d..81eadd7d 100644 --- a/AUTHORS +++ b/AUTHORS @@ -11,9 +11,9 @@ Michal Soltys Amerigo Wang Colin Guthrie Andrey Borzenkov +Peter Jones Andreas Thienemann Hans de Goede -Peter Jones John Reiser Luca Berra Daniel Drake @@ -31,6 +31,7 @@ Milan Broz Roberto Sassu Anton Blanchard Bill Nottingham +Colin Walters David Cantrell Dennis Gilmore Jon Ander Hernandez @@ -43,7 +44,6 @@ Radek Vykydal Wim Muskee Alan Jenkins Alan Pevec -Colin Walters Frederick Grose Ian Dall James Buren @@ -59,6 +59,7 @@ Adam Williamson Alexander Todorov Andy Lutomirski Anssi Hannula +Brandon Philips Canek Peláez Valdés Chris Leech Christian Heinz @@ -70,10 +71,12 @@ Duane Griffin Glen Gray Hermann Gausterer James Laska +James Lee Jan Stodola Jiri Pirko Joe Lawrence Kevin Yung +Kyle McMartin Lars R. Damerow Lennert Buytenhek Lubomir Rintel diff --git a/NEWS b/NEWS index d4e02d97..c1057515 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,29 @@ +dracut-031 +========== +- do not include the resume dracut module in hostonly mode, + if no swap is present +- don't warn twice about omitted modules +- use systemd-cat for logging on systemd systems, if logfile is unset +- fixed PARTUUID parsing +- support kernel module signing keys +- do not install the usrmount dracut module in hostonly mode, + if /sbin/init does not live in /usr +- add debian udev rule files +- add support for bcache +- network: handle bootif style interfaces + e.g. ip=77-77-6f-6f-64-73:dhcp +- add support for kmod static devnodes +- add vlan support for iBFT + +Contributions from: +Harald Hoyer +Amadeusz Żołnowski +Brandon Philips +Colin Walters +James Lee +Kyle McMartin +Peter Jones + dracut-030 ========== - support new persistent network interface names @@ -14,6 +40,11 @@ dracut-030 - dmraid, let dmraid setup its own partitions - sosreport renamed to rdsosreport +Contributions from: +Harald Hoyer +Konrad Rzeszutek Wilk +WANG Chao + dracut-029 ========== - wait for IPv6 autoconfiguration