summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorHarald Hoyer <harald@redhat.com>2011-02-02 16:33:35 +0100
committerHarald Hoyer <harald@redhat.com>2011-02-02 16:33:35 +0100
commit6ae5caf00899e89684e250bbe25c7de201ecc45b (patch)
tree3dda859b381e8a6863e9d037dd960c8052d03c73 /NEWS
parentb9d7fda0e13341ab0ac13b0bb1272c1f58f04fa1 (diff)
downloaddracut-6ae5caf00899e89684e250bbe25c7de201ecc45b.tar.gz
dracut-6ae5caf00899e89684e250bbe25c7de201ecc45b.tar.bz2
dracut-6ae5caf00899e89684e250bbe25c7de201ecc45b.zip
version 008
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS15
1 files changed, 15 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a2a7c7b5..18c483d0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,21 @@
dracut-008
==========
- removed --ignore-kernel-modules option (no longer necessary)
+- renamed kernel command line arguments to follow the rd. naming scheme
+- merged check, install, installkernel to module-info.sh
+- support for bzip2 and xz compressed initramfs images.
+- source code beautification
+- lots of documentation
+- lsinitrd: "catinitrd" functionality
+- dracut: --list-modules
+- lvm: support for dynamic LVM SNAPSHOT root volume
+- 95fstab-sys: mount all /etc/fstab.sys volumes before switch_root
+- 96insmodpost dracut module
+- rd.shell=1 per default
+- rootfs-block:mount-root.sh add fsck
+- busybox shell replacements module
+- honor old "real_init="
+- 97biosdevname dracut module
dracut-007
==========