From b8e3def9c7e0208579cc3bfb4856b9445b60271c Mon Sep 17 00:00:00 2001 From: =?utf8?q?Arkadiusz=20Mi=C5=9Bkiewicz?= Date: Sat, 3 Apr 2004 16:01:13 +0000 Subject: [PATCH] Updated to 3865: - enhanced LVM support (fix LVM1 tools detection, check of proper binaries existence, root only rootfs VG) - support devfs like names for softraid detection - fix creation of subdirectiories in initrd image - load ide-generic if rootfs is on IDE and no other IDE related modules found. - support for LVM on top of Software RAID case NOTE: This release is mainly for testing testing. Changed files: geninitrd.spec -> 2.43 --- geninitrd.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/geninitrd.spec b/geninitrd.spec index 631f07b..9191119 100644 --- a/geninitrd.spec +++ b/geninitrd.spec @@ -1,12 +1,12 @@ Summary: Creates an initial ramdisk image for preloading modules Summary(pl): Narzêdzie do tworzenia inicjalnego ramdysku u¿ywanego przy starcie systemu Name: geninitrd -Version: 3416 -Release: 2 +Version: 3865 +Release: 1 License: GPL Group: Applications/System -Source0: ftp://ftp.pld-linux.org/people/wiget/geninitrd/%{name}-%{version}.tar.gz -# Source0-md5: 95fc2c388d22a3ea88b6ca4a1a1dffc5 +Source0: ftp://ftp.pld-linux.org/people/arekm/software/%{name}-%{version}.tar.gz +# Source0-md5: 4c8d2cf6a17f69703a237d750b45d788 PreReq: rc-scripts >= 0.2.7 Requires: awk Requires: busybox-initrd >= 1.00-0.pre5.0 -- 2.44.0