lkml.org 
[lkml]   [2003]   [Dec]   [18]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Subject[PATCH] 2.4.24-pre1 update scripts/ver_linux for xfsprogs.
From
Date
Marcelo,

Here is a patch to update the ver_linux script for xfsprogs.

This was copied from 2.6 and the patch was made against the current 2.4
tree.

Steven

--- 2.4-12_18/scripts/ver_linux.orig Thu Dec 18 07:30:31 2003
+++ 2.4-12_18/scripts/ver_linux Thu Dec 18 07:34:53 2003
@@ -39,6 +39,9 @@
reiserfsck -V 2>&1 | grep reiserfsprogs | awk \
'NR==1{print "reiserfsprogs ", $NF}'

+xfs_db -V 2>&1 | grep version | awk \
+'NR==1{print "xfsprogs ", $3}'
+
cardmgr -V 2>&1| grep version | awk \
'NR==1{print "pcmcia-cs ", $3}'



-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:59    [W:0.033 / U:0.488 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site