]> git.ipfire.org Git - thirdparty/dracut.git/commitdiff
updated NEWS
authorHarald Hoyer <harald@redhat.com>
Thu, 1 Oct 2009 16:57:23 +0000 (18:57 +0200)
committerHarald Hoyer <harald@redhat.com>
Thu, 1 Oct 2009 16:57:23 +0000 (18:57 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 6a6af3b17a218ed47698b946decbc33173c34eb8..43df08f04e5898ed916907f403e97c3bf92257fe 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,29 @@
+- do not destroy assembled raid arrays if mdadm.conf present
+- mount /dev/shm
+- let udevd not resolve group and user names
+- preserve timestamps of tools on initramfs generation
+- generate symlinks for binaries correctly
+- moved network from udev to initqueue
+- mount nfs3 with nfsvers=3 option and retry with nfsvers=2
+- fixed nbd initqueue-finished
+- improved debug output: specifying "rdinitdebug" now logs
+  to dmesg, console and /init.log
+- stop udev before killing it
+- add ghost /var/log/dracut.log
+- dmsquash: use info() and die() rather than echo
+- strip kernel modules which have no x bit set
+- redirect stdin, stdout, stderr all RW to /dev/console
+  so the user can use "less" to view /init.log and dmesg
+- make install of new dm/lvm udev rules optionally
+- correct dasd module typo
+- add new device mapper udev rules and dmeventd
+- Fix LiveCD boot regression
+- bail out if selinux policy could not be loaded and
+  selinux=0 not specified on kernel command line
+- set finished criteria for dmsquash live images
+- do not cleanup dmraids
+- copy over lvm.conf
+
 dracut-002
 ==========
 - add ifname= argument for persistent netdev names