[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[PATCH 2/6] upd-kernel: Fix typo
- From: Mark McLoughlin <markmc redhat com>
- To: anaconda-devel-list redhat com
- Cc: markmc redhat com
- Subject: [PATCH 2/6] upd-kernel: Fix typo
- Date: Thu, 10 Apr 2008 14:09:12 +0100
Signed-off-by: Mark McLoughlin <markmc redhat com>
---
scripts/upd-kernel | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/scripts/upd-kernel b/scripts/upd-kernel
index af01656..64bf170 100755
--- a/scripts/upd-kernel
+++ b/scripts/upd-kernel
@@ -59,7 +59,7 @@ pushd rpm
rpm2cpio $KRPM |cpio -id
popd
-# explode the rpm
+# explode the initrd
mkdir initrd
pushd initrd
zcat $OLDDIR/initrd.img |cpio -id
--
1.5.4.1
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]