patch-2.4.25 linux-2.4.25/scripts/ver_linux
Next file: linux-2.4.25/CREDITS
Previous file: linux-2.4.25/net/socket.c
Back to the patch index
Back to the overall index
-  Lines: 11
-  Date:
2004-02-18 05:36:32.000000000 -0800
-  Orig file: 
linux-2.4.24/scripts/ver_linux
-  Orig date: 
2003-08-25 04:44:44.000000000 -0700
diff -urN linux-2.4.24/scripts/ver_linux linux-2.4.25/scripts/ver_linux
@@ -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}'
 
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)