Skip to content
Snippets Groups Projects
  1. May 08, 2009
    • Ricardo M. Correia's avatar
      Branch HEAD · 70e45976
      Ricardo M. Correia authored
      b=17584
      i=adilger
      i=alex.zhuravlev
      
      Recurse into 'spl' and 'zfs' repositories when 'make'ing in a configured kDMU tree.
      70e45976
  2. May 07, 2009
    • Liang Zhen's avatar
      Branch HEAD · fd017156
      Liang Zhen authored
      branch libcfs and lustre for smp scalability
      fd017156
  3. May 04, 2009
    • Brian J. Murrell's avatar
      b=17671 · 70eca9ed
      Brian J. Murrell authored
      i=zhen.liang
      i=sheng.yang
      
      Enable Lustre to be built with OFED 1.4.1.
      
      This is just the glue needed for the build with OFED 1.4.1 to actually work.
      OFED 1.4.1 won't actually get built with a Lustre branch until a target file
      specifies:
      
      OFED_VERSION=1.4.1-rc4
      
      Note that OFED 1.4.1 only supports RHEL4, RHEL5 and SLES10 targets.  SLES9
      users are out of luck (but have been for some time with OFED).
      70eca9ed
    • Brian J. Murrell's avatar
      b=16312 · a6f21c85
      Brian J. Murrell authored
      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
      a6f21c85
    • Brian J. Murrell's avatar
      b=16312 · c9087b35
      Brian J. Murrell authored
      i=wangyb
      i=jack
      
      - fixes vanilla build: typo
      - enhanced incomplete cache detection
      - put ext3 source into kernel-devel for rhel5 to get rid of ugly lbuild hack
      - clean up the RPM smp type specification as well as .config selection
        - we can actually get rid of the rhel5 -smp .configs in the lustre tree now
      - find the kernel rpm by looking at rpm attributes instead of just filenames
      - fix a bug where some old code was setting global variables it is no longer
        able to set
      - add "lnxmin" to the sles10 target file to deal with the breakage that bug
        19336 will aim to fix properly
      c9087b35
  4. Apr 29, 2009
    • Brian J. Murrell's avatar
      b=16312 · fce84de5
      Brian J. Murrell authored
      i=wangyb
      i=jack
      
      Bug fixes to fix:
      - always naming the lustre packages as if they were patchless clients
      - detect a partial cache commit and back it out
      
      Provide a more clear e-mail subject line in the case of an untrapped error.
      Remove an irrelevent comment.
      fce84de5
  5. Apr 24, 2009
  6. Apr 22, 2009
    • Brian J. Murrell's avatar
      b=13908 · c7496ecc
      Brian J. Murrell authored
      i=yibin.wang
      i=sheng.yang
      
      Allow the name, version, kernel release and release of the lustre packages
      to be defined on the command line.
      With such a feature, actually properly name the patchless client packages in
      our own build.
      Tighten up some dependencies.
      c7496ecc
  7. Apr 13, 2009
  8. Mar 26, 2009
    • Brian J. Murrell's avatar
      b=18656 · 330fdeb7
      Brian J. Murrell authored
      rpmbuild gets a little upset when macros are left empty rather than being
      defined to the empty string.
      
      I'll be glad when all of this build spaghetti goes the way of the do-do.
      330fdeb7
  9. Mar 25, 2009
    • Brian J. Murrell's avatar
      b=18656 · cbef177a
      Brian J. Murrell authored
      i=yangsheng
      i=wangyb
      
      Enable lbuild to build Xen DomU kernel and lustre packages.
      cbef177a
  10. Mar 18, 2009
    • Jinshan Xiong's avatar
      · 78bf713b
      Jinshan Xiong authored
      add b_cmd_cray branch
      78bf713b
  11. Mar 13, 2009
  12. Mar 12, 2009
    • Yang Sheng's avatar
      Branch HEAD · c25118c5
      Yang Sheng authored
      b=18033
      
      i=adilger, johann
      
      Audit code for CONFIG_PREEMPT interaction.
      c25118c5
  13. Mar 08, 2009
  14. Mar 07, 2009
  15. Mar 06, 2009
    • Yang Sheng's avatar
      Branch b1_6 · ab942bae
      Yang Sheng authored
      b=18503
      
      i=adilger, girish
      
      Build process changes for ldiskfs base on ext4.
      ab942bae
  16. Feb 27, 2009
  17. Feb 23, 2009
    • Yang Sheng's avatar
      Branch b1_6 · 85a96577
      Yang Sheng authored
      b=18289
      i=yangsheng, wangyb
      
      Enable the rhel5 in-kernel OFED.
      85a96577
  18. Feb 20, 2009
    • Yang Sheng's avatar
      Branch HEAD · 9079027a
      Yang Sheng authored
      b=18289
      
      Back the changes and get another inspection.
      9079027a
    • Yang Sheng's avatar
      Branch b1_6 · 162d73cc
      Yang Sheng authored
      b=18289
      i=shadow, johann, yibin.yang
      
      Kernel update to rhel5.3(2.6.18.92-128.1.1). Enable the in-kernel OFED
      since haven't a separate OFED release support this kernel.
      162d73cc
  19. Feb 19, 2009
    • Brian J. Murrell's avatar
      b=17952 · fcfdd227
      Brian J. Murrell authored
      i=wangyb
      i=adilger
      
      Given that configure won't work with a relative pathname passed to the
      --with-linux option, error out if the user provides a relative path.
      fcfdd227
    • Andreas Dilger's avatar
      Branch HEAD · ed6bfa8f
      Andreas Dilger authored
      Cleanup autoconf output.
      ed6bfa8f
  20. Feb 12, 2009
  21. Feb 11, 2009
    • Liu Ying's avatar
      Branch HEAD · 643038d6
      Liu Ying authored
       b=15384
       update lnet tag for b_hd_params_tree
      643038d6
  22. Feb 06, 2009
  23. Jan 27, 2009
  24. Jan 08, 2009
  25. Dec 23, 2008
  26. Dec 19, 2008
  27. Dec 11, 2008
    • huanghua's avatar
      · 4b128108
      huanghua authored
      to get correct branches for b_hd_recov, which stands for interop recovery HEAD.
      4b128108
  28. Dec 05, 2008
  29. Nov 28, 2008
Loading