[Pkg-lustre-svn-commit] updated: [bda873e] Add a new package called ldiskfsprogs with utilties
Patrick Winnertz
winnie at debian.org
Fri Aug 13 10:10:06 UTC 2010
The following commit has been merged in the master branch:
commit bda873e33d080774252fa0cdf57e650e26fc6c6c
Author: Patrick Winnertz <winnie at debian.org>
Date: Wed Jun 2 14:52:58 2010 +0200
Add a new package called ldiskfsprogs with utilties
Signed-off-by: Patrick Winnertz <winnie at debian.org>
diff --git a/debian/control b/debian/control
index ddbf93d..1bdcece 100644
--- a/debian/control
+++ b/debian/control
@@ -24,3 +24,11 @@ Description: statically linked version of the lustre filesystem checker
This binary is necessary to check the complete lustre filesystem for errors.
You only need that package on lustre clients.
+Package: ldiskfsprogs
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Suggests: lfsck | ldiskfsck
+Architecture: i386 amd64 ia64
+Description: statically linked version of the tools for ldiskfsprogs
+ lustre patched versions of dumpe2fs, tune2fs and mke2fs which are statically
+ linked.
+ This package is usefull on both clients and servers.
diff --git a/debian/lfsck.install b/debian/lfsck.install
index d609358..c91009d 100644
--- a/debian/lfsck.install
+++ b/debian/lfsck.install
@@ -1,2 +1,3 @@
usr/sbin/lfsck.static
usr/share/man/man8/lfsck.static.8
+usr/nonexistent/test
--
Repository for maintaining lidskfsprogs
More information about the Pkg-lustre-svn-commit
mailing list