[Ocfs2-tools-commits] manish commits r578 - trunk

svn-commits at oss.oracle.com svn-commits at oss.oracle.com
Tue Jan 25 19:25:04 CST 2005


Author: manish
Date: 2005-01-25 19:25:01 -0600 (Tue, 25 Jan 2005)
New Revision: 578

Added:
   trunk/ocfs2console/
Removed:
   trunk/ocfs2tool/
Modified:
   trunk/Makefile
   trunk/configure.in
Log:
First step in renaming ocfs2tool to ocfs2console


Modified: trunk/Makefile
===================================================================
--- trunk/Makefile	2005-01-25 21:57:22 UTC (rev 577)
+++ trunk/Makefile	2005-01-26 01:25:01 UTC (rev 578)
@@ -29,7 +29,7 @@
 endif
 
 ifdef BUILD_OCFS2TOOL
-SUBDIRS += ocfs2tool
+SUBDIRS += ocfs2console
 endif
 
 SUBDIRS += vendor

Modified: trunk/configure.in
===================================================================
--- trunk/configure.in	2005-01-25 21:57:22 UTC (rev 577)
+++ trunk/configure.in	2005-01-26 01:25:01 UTC (rev 578)
@@ -198,6 +198,6 @@
 mkfs.ocfs2/mkfs.ocfs2.8
 fsck.ocfs2/fsck.ocfs2.8
 fsck.ocfs2/fsck.ocfs2.checks.8
-ocfs2tool/ocfs2tool.8
+ocfs2console/ocfs2tool.8
 vendor/common/ocfs2-tools.spec
 ])

Copied: trunk/ocfs2console (from rev 577, trunk/ocfs2tool)



More information about the Ocfs2-tools-commits mailing list