Whamcloud - gitweb
Branch HEAD
[fs/lustre-release.git] / build / buildcvs
1 # This file is sourced by lustre/lustrecvs
2
3 portalstag=""
4 lnettag="b1_x"
5 libsysiotag="HEAD"
6 snmptag="HEAD"
7 ldiskfstag="HEAD"
8 ldiskfstag_head="b1_8_iam"
9 lustreiokittag="HEAD"
10 libcfstag=""
11 dmutag=""
12 hg_base_url="http://www.wizy.org/mercurial"
13
14 export LC_COLLATE=C
15
16 case "$lustretag" in
17     '')
18         warn "a lustretag is required."
19         usage >&2
20         exit 1
21         ;;
22     --help | -h)
23         usage
24         exit 0
25         ;;
26
27     # this is the branch table
28     # keep this list sorted alphabetically!
29
30     # Note these are "specials" -- branches using lnet b1_x don't need an
31     # entry here.
32
33     b1_2)
34         portalstag="b1_2"
35         lnettag=""
36         libsysiotag=""
37         snmptag=""
38         ;;
39
40     b1_4_atime_update)
41         portalstag="b_hd_newconfig"
42         ;;
43
44     b1_4_join)
45         portalstag="b_hd_newconfig"
46         ;;
47
48     b1_4_lfs_df)
49         portalstag="b_hd_newconfig"
50         ;;
51
52     b1_4_lov_lvb_cleanup)
53         portalstag="b_hd_newconfig"
54         ;;
55
56     b1_4_next_recovery_transno)
57         portalstag="b_hd_newconfig"
58         ;;
59
60     b_cmd*)
61         portalstag="$lustretag"
62         ;;
63
64     b_iam*)
65         portalstag="b_hd_newconfig"
66         # XXX temorary tag until b_iam* is updated from b1_4 liblustre
67         libsysiotag="HEAD_RELEASE_1_4_6_LAND_PARENT_20060223_1455"
68         ;;
69
70     b_ioprovement)
71         portalstag="b_ioprovement"
72         ;;
73
74     b_mpilnd)
75         # lnet mpilnd development branch
76         lnettag="b_mpilnd"
77         lustretag="HEAD"
78         ;;
79
80     b_new_cmd)
81         portalstag="b_new_portals"
82         # lnettag="b_lnet_tmp"
83         ;;
84
85     b_newconfig_rdmarouting)
86         portalstag="b_hd_newconfig"
87         lnettag="b_newconfig_rdmarouting"
88         lustretag="b1_4"
89         ;;
90
91     b_port_ahead)
92         portalstag="b_port_ahead"
93         ;;
94
95     b_port_netid)
96         portalstag="b_port_netid"
97         ;;
98
99     # b_port_step is only for portals
100     b_port_step)
101         portalstag="b_port_step"
102         lustretag="HEAD"
103         ;;
104
105     b_port_test)
106         portalstag="b_port_test"
107         ;;
108
109     b_ptlrpc_cleanup)
110         portalstag="b_ptlrpc_cleanup"
111         ;;
112
113     b_ptl_smallfix)
114         portalstag="b_ptl_smallfix"
115         lustretag="b1_4"
116         ;;
117
118     # before 1_4_6, we didn't have lnet or snmp
119     b_release_1_2_*|b_release_1_4_[0-5])
120         portalstag="$lustretag"
121         lnettag=""
122         libsysiotag="$lustretag"
123         snmptag=""
124         ;;
125
126     b_release_1_4_6)
127         portalstag="$lustretag"
128         lnettag="$lustretag"
129         libsysiotag="$lustretag"
130         snmptag="$lustretag"
131         ;;
132
133     b_release_1_4_6-patchless)
134         portalstag=b_release_1_4_6
135         lnettag=b_release_1_4_6-patchless
136         libsysiotag=b_release_1_4_6
137         snmptag=b_release_1_4_6
138         ;;
139
140     # all later b_release_* tags
141     b_release_*)
142         lnettag="$lustretag"
143         libsysiotag="$lustretag"
144         snmptag="$lustretag"
145         ldiskfstag="$lustretag"
146         ;;
147
148     b_self_test)
149         # lnet self test development branch
150         lnettag="b_self_test"
151         lustretag="HEAD"
152         ;;
153
154     b_usocklnd)
155         # lnet usocklnd development branch
156         lnettag="b_usocklnd"
157         lustretag="b1_6_usocklnd"
158         ;;
159
160     b_uo2iblnd)
161         # lnet u-o2iblnd development branch
162         lnettag="b_uo2iblnd"
163         lustretag="HEAD"
164         ;;
165
166     b_ula)
167         # lnet "User Level Access" development branch
168         lnettag="b_ula"
169         lustretag="HEAD"
170         ldiskfstag="$ldiskfstag_head"
171         ;;
172
173     # CMD3
174     b_post_cmd3|b_new_cmd_sles10|b1_6_head_sync|b_mixed_layout_req|b_mount_perm|b1_8_gns|b1_8_quota|b1_8_interop_server|b_som)
175         # Update b1_8 above when changing this.
176         ldiskfstag="$ldiskfstag_head"
177         ;;
178
179     #umds cleanup
180     b_hd_umds_cln2)
181         ldiskfstag="b1_8_iam_dynlock"
182         ;;
183
184     # uOSS
185     b_hd_dmu)
186         lnettag="b_uoss"
187         ldiskfstag="$ldiskfstag_head"
188         dmutag="zfs-lustre"
189         ;;
190
191     # uMDS
192     b_dmu_umds)
193         lnettag="b_uoss_umds"
194         ldiskfstag="$ldiskfstag_head"
195         dmutag="zfs-lustre"
196         ;;
197
198     # uOSS o2iblnd
199     b_uoss_o2iblnd)
200         lnettag="b_uoss_o2iblnd"
201         lustretag="b_hd_dmu"
202         ldiskfstag="$ldiskfstag_head"
203         dmutag="zfs-lustre"
204         ;;
205
206     # client io stack cleanup
207     b_client_io_layering)
208         ldiskfstag="$ldiskfstag_head"
209         ;;
210     
211     # windows client porting (lustre: b_client_io_layering, lnet: HEAD) 
212     b_winnt_port)
213         ldiskfstag="$ldiskfstag_head"
214         lnettag="$lustretag"
215         ;;
216     
217     # v1.0-v1.3, v1.4.0-v1.4.2
218     v1_[0-3]_*|v1_4_[0-2]|v1_4_[0-2]_*)
219         portalstag="$lustretag"
220         lnettag=""
221         libsysiotag="$lustretag"
222         snmptag=""
223         ;;
224
225     # v1.4.3-v1.4.5, v1.4.5.1 - v1.4.5.9
226     v1_4_[3-5]|v1_4_[3-4]_*|v1_4_5_[1-9]|cray_2005*)
227         portalstag="$lustretag"
228         lnettag=""
229         libsysiotag="$lustretag"
230         snmptag="$lustretag"
231         ;;
232
233     # v1.4.6, v1.4.6.[1-91]
234     v1_4_6_[1-9]|v1_4_6_9[01])
235         portalstag="$lustretag"
236         lnettag=""
237         libsysiotag="$lustretag"
238         snmptag="$lustretag"
239         ;;
240
241     # Branches that have been updated to include
242     # the libcfs split should be added here
243     HEAD)
244         lnettag="HEAD"
245         ldiskfstag="$ldiskfstag_head"
246         libcfstag="HEAD"
247         ;;
248
249     # all later v* tags
250     v[1-9]*)
251         lnettag="$lustretag"
252         libsysiotag="$lustretag"
253         snmptag="$lustretag"
254         ldiskfstag="$lustretag"
255         ;;
256
257     b_HEAD_*|b_head_*|b_hd_*)
258         lnettag="b1_x"
259         ldiskfstag="$ldiskfstag_head"
260         ;;
261 esac
262
263 cvs_cmd libsysio libsysio "$libsysiotag"
264 cvs_cmd portals portals "$portalstag"
265 cvs_cmd lnet lnet "$lnettag"
266 cvs_cmd snmp lustre-snmp "$snmptag"
267 cvs_cmd lustre lustre-core "$lustretag"
268 cvs_cmd ldiskfs ldiskfs "$ldiskfstag"
269 cvs_cmd lustre-iokit lustre-iokit "$lustreiokittag"
270 hg_cmd zfs-lustre "$hg_base_url" "$dmutag"
271 if [ -n $libcfstag ]; then
272     cvs_cmd libcfs libcfs "$libcfstag"
273 fi
274
275 [ -a ldiskfs/build ] || ln -sf ../build ldiskfs/build