From 6ae5caf00899e89684e250bbe25c7de201ecc45b Mon Sep 17 00:00:00 2001 From: Harald Hoyer Date: Wed, 2 Feb 2011 16:33:35 +0100 Subject: [PATCH] version 008 --- AUTHORS | 3 +++ NEWS | 15 +++++++++++++++ dracut.spec | 4 ++-- 3 files changed, 20 insertions(+), 2 deletions(-) diff --git a/AUTHORS b/AUTHORS index ddc38a8..bca5480 100644 --- a/AUTHORS +++ b/AUTHORS @@ -25,6 +25,7 @@ Peter Rajnoha Vladislav Bogdanov Alexander Todorov Andy Lutomirski +Christian Heinz Dan Horák Dave Jones Frederic Crozat @@ -32,6 +33,7 @@ Glen Gray Ian Dall James Laska Konrad Rzeszutek Wilk +Lubomir Rintel Luca Berra Matt Matt Smith @@ -41,5 +43,6 @@ Pádraig Brady Quentin Armitage Sergey Fionov Thilo Bangert +Tomasz Torcz Ville Skyttä Yanko Kaneti diff --git a/NEWS b/NEWS index a2a7c7b..18c483d 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 ========== diff --git a/dracut.spec b/dracut.spec index a14a2ec..b1e5e8d 100644 --- a/dracut.spec +++ b/dracut.spec @@ -15,7 +15,7 @@ Name: dracut Version: 008 -%define release_prefix 0.10%{?rdist} +%define release_prefix 1%{?rdist} Release: %{release_prefix} Summary: Initramfs generator using udev @@ -81,7 +81,7 @@ Requires: tar Requires: udev %if 0%{?fedora} -Requires: util-linux-ng >= 2.16 +Requires: util-linux >= 2.16 Requires: initscripts >= 8.63-1 Requires: plymouth >= 0.8.0-0.2009.29.09.19.1 %endif -- 2.7.4