Whamcloud - gitweb
branch: b_hd_acl
[fs/lustre-release.git] / build / buildcvs
index 2d2f24a..a863fbb 100644 (file)
@@ -26,10 +26,6 @@ case "$lustretag" in
        portalstag="b1_4_bgl"
        ;;
 
-    b1_4_rhel4)
-       portalstag="b1_4_rhel4"
-       ;;
-
     b_cmd*)
        portalstag="$lustretag"
        ;;
@@ -38,6 +34,10 @@ case "$lustretag" in
        libsysiotag="LIBSYSIO_HEAD_20041101"
        ;;
 
+    b_hd_acl)
+       portalstag="b_hd_sec"
+       ;;
+
     b_hd_remote_uid)
        portalstag="b_hd_sec"
        ;;
@@ -46,6 +46,10 @@ case "$lustretag" in
        portalstag="b_hd_sec"
        ;;
 
+    b_hd_sec_oss)
+       portalstag="b_hd_sec"
+       ;;
+
     b_port_ahead)
        portalstag="b_port_ahead"
        ;;
@@ -73,7 +77,7 @@ case "$lustretag" in
        portalstag=$lustretag
        ;;
 
-    v1_[0-3]*|v1_4_0*|[A-Z]*)
+    v1_[0-3]*|v1_4_*|[A-Z]*)
        portalstag="$lustretag"
        ;;