]> git.ipfire.org Git - thirdparty/dracut.git/commitdiff
NEWS: update
authorHarald Hoyer <harald@redhat.com>
Mon, 28 Mar 2011 15:52:46 +0000 (17:52 +0200)
committerHarald Hoyer <harald@redhat.com>
Mon, 28 Mar 2011 15:52:56 +0000 (17:52 +0200)
NEWS

diff --git a/NEWS b/NEWS
index ef00e9a5b3811ef301622e4a764f7a82ea94ae2f..6b7a0207d642d494b7801e3c24d038b78364a871 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+dracut UNRELEASED
+=================
+- dracut generator
+  - dracut-logger
+  - xz compression
+  - better argument handling
+
+- initramfs
+  - hooks moved to /lib/dracut/hooks in initramfs
+  - rd.driver.{blacklist|pre|post} accept comma seperated driver list
+  - iSCSI: iSCSI Boot Firmware Table (iBFT) support
+  - support for /run
+  - live image: support for generic rootfs.img (instead of ext3fs.img)
+  - caps module
+  - FCoE: EDD support
+
 dracut-008
 ==========
 - removed --ignore-kernel-modules option (no longer necessary)