X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=build%2Fbuildcvs;h=ae04cc975b179374c05c344a7cbbd0b4766abefe;hb=f3f76b59e7f35404f41f8ad1dbdeabe647999ea3;hp=acd89ecc6fc280053e378890cc1ed4bc8e4a3505;hpb=48647124556cf4ab0fd7cb88e55d711e0435840d;p=fs%2Flustre-release.git diff --git a/build/buildcvs b/build/buildcvs index acd89ec..ae04cc9 100644 --- a/build/buildcvs +++ b/build/buildcvs @@ -1,59 +1,185 @@ # This file is sourced by lustre/lustrecvs -portalstag="HEAD" -libsysiotag="LIBSYSIO_HEAD_20040809" +portalstag="" +lnettag="HEAD" +libsysiotag="HEAD" +snmptag="HEAD" + +export LC_COLLATE=C case "$lustretag" in '') warn "a lustretag is required." - usage >&2 - exit 1 - ;; + usage >&2 + exit 1 + ;; --help | -h) - usage - exit 0 - ;; + usage + exit 0 + ;; # this is the branch table # keep this list sorted alphabetically! b1_2) - portalstag="b1_2" - ;; + portalstag="b1_2" + lnettag="" + libsysiotag="" + snmptag="" + ;; + + b1_4_atime_update) + portalstag="b_hd_newconfig" + lnettag="b_hd_newconfig" + ;; + + b1_4_join) + portalstag="b_hd_newconfig" + lnettag="b_hd_newconfig" + ;; + + b1_4_lfs_df) + portalstag="b_hd_newconfig" + lnettag="b_hd_newconfig" + ;; + + b1_4_lov_lvb_cleanup) + portalstag="b_hd_newconfig" + lnettag="b_hd_newconfig" + ;; + + b1_4_next_recovery_transno) + portalstag="b_hd_newconfig" + lnettag="b_hd_newconfig" + ;; + + b1_4 | b1_4-patchless | b1_4_*) + lnettag="b_hd_newconfig" + ;; + + b_new_cmd) + portalstag="b_new_portals" + lnettag="b_hd_newconfig" + ;; + + b1_5 | b1_5_*) + lnettag="b_hd_newconfig" + ;; + + b1_8 | b1_8_*) + lnettag="b_hd_newconfig" + ;; - b1_4_bgl) - portalstag="b1_4_bgl" - ;; + b_cmd*) + portalstag="$lustretag" + ;; - b_cray) - libsysiotag="LIBSYSIO_HEAD_20041101" - ;; + b_iam*) + portalstag="b_hd_newconfig" + lnettag="b_hd_newconfig" + # XXX temorary tag until b_iam* is updated from b1_4 liblustre + libsysiotag="HEAD_RELEASE_1_4_6_LAND_PARENT_20060223_1455" + ;; - b_hd_sec) - portalstag="b_hd_sec" - ;; + b_ioprovement) + portalstag="b_ioprovement" + ;; + + b_newconfig_rdmarouting) + portalstag="b_hd_newconfig" + lnettag="b_newconfig_rdmarouting" + lustretag="b1_4" + ;; b_port_ahead) - portalstag="b_port_ahead" - ;; + portalstag="b_port_ahead" + ;; b_port_netid) - portalstag="b_port_netid" - ;; + portalstag="b_port_netid" + ;; + # b_port_step is only for portals b_port_step) - portalstag="b_port_step" - ;; + portalstag="b_port_step" + lustretag="HEAD" + ;; + + b_port_test) + portalstag="b_port_test" + ;; + + b_ptl_smallfix) + portalstag="b_ptl_smallfix" + lustretag="b1_4" + ;; + + b_ptlrpc_cleanup) + portalstag="b_ptlrpc_cleanup" + ;; + + # before 1_4_6, we didn't have lnet or snmp + b_release_1_2_*|b_release_1_4_[0-5]) + portalstag="$lustretag" + lnettag="" + libsysiotag="$lustretag" + snmptag="" + ;; + + b_release_1_4_6-patchless) + portalstag=b_release_1_4_6 + lnettag=b_release_1_4_6-patchless + libsysiotag=b_release_1_4_6 + snmptag=b_release_1_4_6 + ;; + + b_release_1_4_6) + portalstag="$lustretag" + lnettag="$lustretag" + libsysiotag="$lustretag" + snmptag="$lustretag" + ;; + + # all later b_release_* tags + b_release_*) + lnettag="$lustretag" + libsysiotag="$lustretag" + snmptag="$lustretag" + ;; + + # v1.0-v1.3, v1.4.0-v1.4.2 + v1_[0-3]_*|v1_4_[0-2]|v1_4_[0-2]_*) + portalstag="$lustretag" + lnettag="" + libsysiotag="$lustretag" + snmptag="" + ;; + + # v1.4.3-v1.4.5, v1.4.5.1 - v1.4.5.9 + v1_4_[3-5]|v1_4_[3-4]_*|v1_4_5_[1-9]|cray_2005*) + portalstag="$lustretag" + lnettag="" + libsysiotag="$lustretag" + snmptag="$lustretag" + ;; - v1_[0-3]*|v1_4_0*|[A-Z]*) - portalstag="$lustretag" - ;; + # v1.4.6, v1.4.6.[1-91] + v1_4_6_[1-9]|v1_4_6_9[01]) + portalstag="$lustretag" + lnettag="" + libsysiotag="$lustretag" + snmptag="$lustretag" + ;; + # all later v* tags v[1-9]*) - portalstag="$lustretag" - libsysiotag="$lustretag" - ;; + lnettag="$lustretag" + libsysiotag="$lustretag" + snmptag="$lustretag" + ;; esac cvs_cmd libsysio libsysio "$libsysiotag" cvs_cmd portals portals "$portalstag" +cvs_cmd lnet lnet "$lnettag" +cvs_cmd snmp lustre-snmp "$snmptag" cvs_cmd lustre lustre-core "$lustretag"