summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorHarald Hoyer <harald@redhat.com>2009-11-13 10:36:27 +0100
committerHarald Hoyer <harald@redhat.com>2009-11-13 10:36:27 +0100
commitb59d3549fd1a39063d16c464a6191fd8866ea275 (patch)
tree178a7697776ca4a8e106d9cd68b25cb00814cf23 /NEWS
parent5f7149068e3212e5e0b7a98bb3c227cf9866d426 (diff)
downloaddracut-b59d3549fd1a39063d16c464a6191fd8866ea275.tar.gz
dracut-b59d3549fd1a39063d16c464a6191fd8866ea275.tar.bz2
dracut-b59d3549fd1a39063d16c464a6191fd8866ea275.zip
NEWS update
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS27
1 files changed, 22 insertions, 5 deletions
diff --git a/NEWS b/NEWS
index 6299b35f..2118984b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,25 @@
+dracut-003
+==========
+- add module 90multipath
+- add module 01fips
+- crypt: ignore devices in /etc/crypttab (root is not in there)
+ unless rd_NO_CRYPTTAB is specified
+- kernel-modules: add scsi_dh scsi_dh_rdac scsi_dh_emc
+- add multinic support
+- add s390 zfcp support
+- add s390 dasd support
+- add s390 network support
+- fixed dracut-gencmdline for root=UUID or LABEL
+- do not destroy assembled raid arrays if mdadm.conf present
+- mount /dev/shm
+- let udevd not resolve group and user names
+- moved network from udev to initqueue
+- improved debug output: specifying "rdinitdebug" now logs
+ to dmesg, console and /init.log
+- 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
+- add new device mapper udev rules and dmeventd
- fixed dracut-gencmdline for root=UUID or LABEL
- do not destroy assembled raid arrays if mdadm.conf present
- mount /dev/shm
@@ -9,19 +31,14 @@
- 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