From: yujian Date: Fri, 2 Jun 2006 10:34:51 +0000 (+0000) Subject: Add Lustre cluster scripts. X-Git-Tag: v1_7_100~1^90~8^2~160 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=263fbf80e2d1c6ed034b2eab9651d8a2d6b436bc;p=fs%2Flustre-release.git Add Lustre cluster scripts. --- diff --git a/lustre/scripts/Makefile.am b/lustre/scripts/Makefile.am index 1369ea1..884e5da 100644 --- a/lustre/scripts/Makefile.am +++ b/lustre/scripts/Makefile.am @@ -2,9 +2,10 @@ # # This code is issued under the GNU General Public License. # See the file COPYING in this distribution +sbin_SCRIPTS = lustre_config.sh lc_modprobe.sh lc_net.sh lc_hb.sh lc_mon.sh lc_cluman.sh lc_servip.sh lustre_createcsv.sh -EXTRA_DIST = license-status maketags.sh lustre lustrefs \ - version_tag.pl.in +EXTRA_DIST = $(sbin_SCRIPTS) license-status maketags.sh lustre lustrefs \ + version_tag.pl.in initddir = $(sysconfdir)/init.d if UTILS