Whamcloud - gitweb
add an entry for b1_8.
[fs/lustre-release.git] / build / buildcvs
index c79c182..ba8efd0 100644 (file)
@@ -1,6 +1,6 @@
 # This file is sourced by lustre/lustrecvs
 
-portalstag="HEAD"
+portalstag=""
 lnettag="HEAD"
 libsysiotag="HEAD"
 snmptag="HEAD"
@@ -53,17 +53,19 @@ case "$lustretag" in
         ;;
 
     b1_4 | b1_4-patchless | b1_4_*)
-        portalstag="b_hd_newconfig"
         lnettag="b_hd_newconfig"
         ;;
 
     b_new_cmd)
-       portalstag="b_hd_newconfig"
-        lnettag="b_hd_newconfig"
+       portalstag="b_new_portals"
+        lnettag="b_new_lnet"
         ;;
 
     b1_5 | b1_5_*)
-        portalstag="b_hd_newconfig"
+        lnettag="b_hd_newconfig"
+        ;;
+
+    b1_8 | b1_8_*)
         lnettag="b_hd_newconfig"
         ;;
 
@@ -130,9 +132,15 @@ case "$lustretag" in
         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_*)
-        portalstag="$lustretag"
         lnettag="$lustretag"
         libsysiotag="$lustretag"
         snmptag="$lustretag"
@@ -154,9 +162,16 @@ case "$lustretag" in
         snmptag="$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"
         lnettag="$lustretag"
         libsysiotag="$lustretag"
         snmptag="$lustretag"