summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorHarald Hoyer <harald@redhat.com>2013-06-14 15:31:28 +0200
committerHarald Hoyer <harald@redhat.com>2013-06-14 15:31:28 +0200
commit416d3d639048ce7ac1cc05f650431473fe5f3795 (patch)
tree3a72eaac44105179e07e8c11089d3b36452671cf /NEWS
parent8a9a5838f3688d991b718f3e93fc7680209a5f30 (diff)
downloaddracut-416d3d639048ce7ac1cc05f650431473fe5f3795.tar.gz
dracut-416d3d639048ce7ac1cc05f650431473fe5f3795.tar.bz2
dracut-416d3d639048ce7ac1cc05f650431473fe5f3795.zip
NEWS: update029
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS21
1 files changed, 21 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 22c75cd6..8305d6a2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,24 @@
+dracut-029
+==========
+- wait for IPv6 autoconfiguration
+- i18n: make the default font configurable
+ To set the default font for your distribution, add
+ i18n_default_font="latarcyrheb-sun16"
+ to your /lib/dracut/dracut.conf.d/01-dist.conf distribution config.
+- proper handle "rd.break" in systemd mode before switch-root
+- systemd: make unit files symlinks
+- build without dash requirement
+- add dracut-shutdown.service.8 manpage
+- handle MACs for "ip="
+ "ip=77-77-6f-6f-64-73:dhcp"
+- don't explode when mixing BOOTIF and ip=
+- 90lvm/module-setup.sh: redirect error message of lvs to /dev/null
+
+Contributions from:
+Harald Hoyer
+Will Woods
+Baoquan He
+
dracut-028
==========
- full integration of crypto devs in systemd logic