- May 15, 2008
-
-
Yang Sheng authored
b=15655 i=brian, mjmac Fixed the sles10 patchless rpm built against smp config for i686. Fixed the new download site.
-
- May 07, 2008
-
-
Brian J. Murrell authored
i=cliffw i=wangyb Build OFED 1.3 kernel-ib* RPMs for the vendor kernels we support patchless clients on (RHEL5 and SLES10). Build Lustre with the above OFED 1.3 support (i.e. for patchless clients).
-
- Apr 25, 2008
-
-
Brian J. Murrell authored
i=cliffw i=wangyb Build OFED 1.3's kernel-ib and kernel-ib-devel with our patched lustre server kernel for RHEL 4 and 5 and SLES 10. SLES 9 is not supported by OFED 1.3. Since OFED 1.3 provides a newer open-iscsi stack, prefer those modules from the kernel-ib over those provided by the vendor kernels. Additionally, build Lustre with o2iblnd support.
-
- Apr 16, 2008
-
-
Brian J. Murrell authored
i=cliffw i=wangyb Allow a kernel target to specify a delimiter between the version and the "flavor" (i.e. "smp") - specifically this allows RH kernels to be <version>smp and SLES10 kernels to be <version>-smp. - maintaining the vendors versioning specification means that when software is trying to determine a vendors kernel using patterns (like OFED does), it properly detects the SLES10 kernel. This all lays the ground work for bug 15316.
-
- Mar 20, 2008
-
-
buffalo-pull authored
-
- Feb 20, 2008
-
-
mjmac authored
i=brian * Clean up patchless client build process -- don't perform useless kernel builds
-
- Oct 26, 2007
-
-
Brian J. Murrell authored
i=yangsheng,mjmac More correctly set the EXTRAVERSION in the sles10 kernel-lustre-source.
-
- Oct 11, 2007
-
-
mjmac authored
i=mjmac (original work by valik) i=brian * Merge LTS buildall into lbuild
-
- Sep 07, 2007
- Jun 12, 2007
-
-
scjody authored
Move ldiskfs to its own package and CVS module. b=12068 i=mjmac i=brian
-
- Mar 13, 2007
-
-
scjody authored
Merge SLES 10 build fix from b1_4.
-
- Sep 20, 2006
-
-
Brian J. Murrell authored
-
- Aug 30, 2006
-
-
Wang Yibin authored
so let's pass the right macro definition to it.
-
- Aug 27, 2006
-
-
Brian J. Murrell authored
the same rpm -- which ends up happening in the same directory. In order for this race avoidance to work, the caller has to supply a unique TMPDIR which rpmbuild will use at it's _tmpdir. Default to /var/tmp if not supplied.
-
- Jul 03, 2006
-
-
Brian J. Murrell authored
-
Brian J. Murrell authored
Take two.
-
- Jun 27, 2006
-
-
Brian J. Murrell authored
simply builds a vanilla 2.6.16.22 kernel for the client nodes.
-
- Apr 07, 2006
-
-
mjmac authored
* massage the kernel Makefile's EXTRAVERSION to match the running kernel
-
- Apr 06, 2006
-
-
Brian J. Murrell authored
-
Brian J. Murrell authored
pass the --disable-server argument to configure with the CONFIGURE_FLAGS variable. Prefer (by boolean switch) mjmac's use of kernel-devel for building the patchless client.
-
- Apr 05, 2006
-
-
Wang Yibin authored
No RPM is built when NO_SRC=0, but we should have the rpms being built.
-
mjmac authored
* add some sanity-checking
-
Brian J. Murrell authored
Need to be able to tell the lustre.spec which kernel sources to build against. lmake "cheats" and re-substs the lustre.spec.in template file.
-
- Apr 04, 2006
-
-
Brian J. Murrell authored
-
Brian J. Murrell authored
configure needs to know where it is.
-
Brian J. Murrell authored
patches for a kernel, so why build one. Specifically this is for building a patchless client. This should all work if the concept of: if [ -z "$LINUX" ] ; then ... else build_lustre fi works. I don't know that we test the build_lustre() function of lbuild with any regularity, if at all though.
-
- Feb 23, 2006
-
-
Andreas Dilger authored
- for some short time (until libsysio is also merged) some branches will check out the wrong libsysio. Should be fixed before it is noticed.
-
- Oct 26, 2005
-
-
Brian J. Murrell authored
Allow lbuild to build a kernel from a downloaded RHEL4 SRPM. It should only need to do this once as it caches the .tar.bz2 it builds. This technique can/should be ported to other vendor kernels we deal with. Just more "hands off" automation of the build process.
-
- Jul 29, 2005
-
-
jacob authored
-
- Jul 15, 2005
- Jul 14, 2005
-
-
jacob authored
-
- Jun 02, 2005
-
-
jacob authored
-
- May 24, 2005
- May 05, 2005
-
-
jacob authored
-
- Apr 29, 2005
-
-
jacob authored
-
- Apr 26, 2005
-
-
jacob authored
r=adilger - move the lustre kernel modules to their own package - lbuild now does 'make rpms' to build lustre modules, more or less - pass --with-linux to lbuild to build only lustre rpms against an existing kernel source tree - drop the lustre-ldap rpm
-