diff options
author | Harald Hoyer <harald@redhat.com> | 2012-03-14 16:00:42 +0100 |
---|---|---|
committer | Harald Hoyer <harald@redhat.com> | 2012-03-14 16:00:42 +0100 |
commit | 08842612835a2ccf4051afc43213af9243dc6ecf (patch) | |
tree | fd7ba0ec40a6b8a6bd6325dd2e038094ff587e9f /NEWS | |
parent | f94ceb13b8e6eb825b29f453a68657c508481942 (diff) | |
download | dracut-08842612835a2ccf4051afc43213af9243dc6ecf.tar.gz dracut-08842612835a2ccf4051afc43213af9243dc6ecf.tar.bz2 dracut-08842612835a2ccf4051afc43213af9243dc6ecf.zip |
NEWS: update
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -1,3 +1,18 @@ +dracut-018 +========== +- converted manpage and documentation source to asciidoc +- write-ifcfg fixes and cleanups +- ifup is now done in the initqueue +- netroot cleanup +- initqueue/online is now for hooks, which require network +- no more /tmp/root.info +- 98pollcdrom: factored out the ugly cdrom polling in the main loop +- simplified rd.luks.uuid testing +- removed "egrep" and "ls" calls +- speedup kernel module installation +- make bzip2 optional +- lots of bugfixes + dracut-017 ========== - a _lot_ faster than dracut-016 in image creation |