[Lunar-commits] r20466 - moonbase/trunk/zbeta/mkinitrd
Stefan Wold
ratler at lunar-linux.org
Mon Jun 19 07:47:59 UTC 2006
Author: ratler
Date: 2006-06-19 07:47:59 +0000 (Mon, 19 Jun 2006)
New Revision: 20466
Modified:
moonbase/trunk/zbeta/mkinitrd/DEPENDS
moonbase/trunk/zbeta/mkinitrd/DETAILS
Log:
Removed dependencies that should already exist by having lunar/theedge installed. Version bump to 4.2.0.3, version 5.x is a real hell to fix due to parted and buggy reiserfs support
Modified: moonbase/trunk/zbeta/mkinitrd/DEPENDS
===================================================================
--- moonbase/trunk/zbeta/mkinitrd/DEPENDS 2006-06-19 05:06:56 UTC (rev 20465)
+++ moonbase/trunk/zbeta/mkinitrd/DEPENDS 2006-06-19 07:47:59 UTC (rev 20466)
@@ -1,11 +1,5 @@
-depends e2fsprogs &&
-depends coreutils &&
-depends grep &&
-depends gzip &&
-depends tar &&
depends modutils &&
depends util-linux &&
-depends mktemp &&
-depends findutils &&
-depends popt &&
-depends dietlibc
+depends popt
+
+
Modified: moonbase/trunk/zbeta/mkinitrd/DETAILS
===================================================================
--- moonbase/trunk/zbeta/mkinitrd/DETAILS 2006-06-19 05:06:56 UTC (rev 20465)
+++ moonbase/trunk/zbeta/mkinitrd/DETAILS 2006-06-19 07:47:59 UTC (rev 20466)
@@ -1,11 +1,11 @@
MODULE=mkinitrd
- VERSION=4.1.18
+ VERSION=4.2.0.3
SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE_URL=http://download.lunar-linux.org/lunar/mirrors/
- SOURCE_VFY=sha1:35490f6900de470721b512a030f19c39934aa265
- WEB_SITE=http://rpm.pbone.net/index.php3/stat/4/idpl/1486193/com/mkinitrd-4.1.18-1.i386.rpm.html
+ SOURCE_URL=ftp://ftp.sunet.se/pub/Linux/distributions/gentoo/distfiles/
+ SOURCE_VFY=sha1:c2ceacb60bbab52fc406a77b2e8c88d119c837ef
+ WEB_SITE=http://www.redhat.com/
ENTERED=20030825
- UPDATED=20041019
+ UPDATED=20060619
MAINTAINER="tchan at lunar-linux.org"
SHORT="Creates an initial ramdisk image for preloading modules"
cat << EOF
More information about the Lunar-commits
mailing list