Whamcloud - gitweb
LU-5104 build: utilities cleanup 54/10654/19
authorDmitry Eremin <dmitry.eremin@intel.com>
Fri, 30 May 2014 14:38:24 +0000 (18:38 +0400)
committerOleg Drokin <oleg.drokin@intel.com>
Thu, 18 Sep 2014 10:19:27 +0000 (10:19 +0000)
commitadf2e9d9ab987b46fa0269038f348cf2a17fd0e0
tree0c8f8ef029c15ea999f993437dbce149c6c64251
parent97d63b5fc76054b24ed1a4bb6a3cc5ea043b0213
LU-5104 build: utilities cleanup

- remove unused utilities: lustre_createcsv, lustre_config, lustre_up14
- move req_layout, loadgen, wirecheck and wiretest to tests RPM
- add dependency tests from utils (multiop from liblustreapi)
- make corrent mapping for configure parameters
  "--enable-*/--disable-*" to "--with/--without *"
- fix find command for empty results
- fix utils building (add ifdef UTILS and fix .spec file)
- don't install few server scripts and utils for client build

Signed-off-by: Dmitry Eremin <dmitry.eremin@intel.com>
Change-Id: I947ea4739526f74a18427dd853c4198871dd0e21
Reviewed-on: http://review.whamcloud.com/10654
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: James Simmons <uja.ornl@gmail.com>
Reviewed-by: Bob Glossman <bob.glossman@intel.com>
Reviewed-by: John L. Hammond <john.hammond@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
12 files changed:
autoMakefile.am
config/lustre-build.m4
libcfs/libcfs/autoMakefile.am
lnet/utils/.gitignore
lnet/utils/Makefile.am
lustre.spec.in
lustre/scripts/.gitignore
lustre/scripts/Makefile.am
lustre/scripts/lustre_config.in [deleted file]
lustre/scripts/lustre_up14 [deleted file]
lustre/utils/Makefile.am
lustre/utils/llbackup [deleted file]