Whamcloud - gitweb
b=16312
authorbrian <brian>
Mon, 4 May 2009 19:10:39 +0000 (19:10 +0000)
committerbrian <brian>
Mon, 4 May 2009 19:10:39 +0000 (19:10 +0000)
commita6f21c851a5287d70f1bbb3ff0e590a53f560fb4
treeaf44f31aa2808fd1dbd83bb68d1cc1407c29e16f
parent4c11190f51bc87bc44309be2ec5c77309721d993
b=16312
i=wangyb
i=jack

- allow the download functions to take a "force" argument to force a download
  even if we have the file locally (maybe it's corrupt or something)
- download_srpm() should respect the $DOWNLOAD variable
- better detect failed downloads
- return failure if the untar of the OFED tarball fails
- gather diagnostic info if configure for lustre fails
- handle OFED RC and daily release filenames which have an extra tag appended
  to them
- move the kernel-ib-devel unpacking to outside the building function so that
  it's unpacked even if a cached build is used
- properly return failure if build_lustre() fails
- wipe the KABI whitelist when building the RHEL5 kernel as we do indeed alter
  the KABI by using an external OFED stack instead of the inkernel OFED stack
- replace a perl s/// usage with sed for efficiency and portability
build/lbuild
build/lbuild-rhel5
build/lmake