dracut.spec and NEWS update 001
authorHarald Hoyer <harald@redhat.com>
Wed, 2 Sep 2009 13:54:44 +0000 (15:54 +0200)
committerHarald Hoyer <harald@redhat.com>
Wed, 2 Sep 2009 13:54:44 +0000 (15:54 +0200)
NEWS
dracut.spec

diff --git a/NEWS b/NEWS
index 20947e982c07737d2d4997490d30b822bf6705b4..1d595e4a9c2d77ba53978acefae1ec728076c8d8 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,27 @@
+dracut-001
+==========
+- better --hostonly checks
+- better lvm/mdraid/dmraid handling
+- fcoe booting support
+    Supported cmdline formats:
+    fcoe=<networkdevice>:<dcb|nodcb>
+    fcoe=<macaddress>:<dcb|nodcb>
+    
+    Note currently only nodcb is supported, the dcb option is reserved for
+    future use.
+    
+    Note letters in the macaddress must be lowercase!
+    
+    Examples:
+    fcoe=eth0:nodcb
+    fcoe=4A:3F:4C:04:F8:D7:nodcb
+
+- Syslog support for dracut   
+    This module provides syslog functionality in the initrd.
+    This is especially interesting when complex configuration being
+    used to provide access to the device the rootfs resides on.
+
+
 dracut-0.9
 ==========
 - let plymouth attach to the terminal (nice text output now)
index 6ac3af4554055a5ddc453a24bc941501290b18d6..1a06670ca09d080c835fe542e575b4368969b68e 100644 (file)
@@ -179,9 +179,12 @@ rm -rf $RPM_BUILD_ROOT
 %dir /var/lib/dracut/overlay
 
 %changelog
+* Wed Sep 02 2009 Harald Hoyer <harald@redhat.com> 001-1
+- version 001
+- see http://dracut.git.sourceforge.net/git/gitweb.cgi?p=dracut/dracut;a=blob_plain;f=NEWS
+
 * Fri Aug 14 2009 Harald Hoyer <harald@redhat.com> 0.9-1
 - version 0.9
-- see http://dracut.git.sourceforge.net/git/gitweb.cgi?p=dracut/dracut;a=blob_plain;f=NEWS
 
 * Thu Aug 06 2009 Harald Hoyer <harald@redhat.com> 0.8-1
 - version 0.8