Skip to content
Snippets Groups Projects
  1. Aug 31, 2006
  2. Aug 30, 2006
    • Wang Yibin's avatar
      r=adilger · fdb061c9
      Wang Yibin authored
      Ltest uses 'lbuild' to make rpms. When there're multiple ltestds do 'lbuild' at the same time, there's a good chance in a kernel or lustre building race if they build the rpms in a same directory. So we should use separate buildroot to avoid such issue. Also make changes to get 'make rpms' and 'make srpm' work smoothly with this change to lustre.spec.in.
      fdb061c9
    • Wang Yibin's avatar
      lustre-kernel-2.4.spec uses '_tmppath' instead of '_tmpdir' in its Builtroot variable. · 5febc20c
      Wang Yibin authored
      so let's pass the right macro definition to it.
      5febc20c
  3. Aug 27, 2006
  4. Aug 24, 2006
    • Cliff White's avatar
      · 3865c836
      Cliff White authored
      b=10851
      
      Includes new ost-survey script, fixes to obdfiler-survey from scjody, new echo.sh for obdfilter setup from eeb
      3865c836
    • Yury Umanets's avatar
      - add libiam.a (if exists) to rpm, this is neededfor testing our branch; · b2464ef5
      Yury Umanets authored
      - replace all memcmp of fids by lu_fid_eq;
      - allocate new fid for create case in ll_revalidate_it() in case of doing "goto do_lookup";
      - removed needless lmv_fld_lookup() in lmv;
      - fixed lmv_obj refcount management in error cases;
      - comments are adjusted to be coherent with 80 columns style.
      b2464ef5
  5. Aug 20, 2006
  6. Aug 16, 2006
  7. Aug 04, 2006
  8. Jul 24, 2006
  9. Jul 21, 2006
  10. Jul 17, 2006
  11. Jul 12, 2006
    • scjody's avatar
      Branch b1_4 · cb0a591a
      scjody authored
      Add directories used by quilt to .cvsignore
      cb0a591a
  12. Jul 10, 2006
  13. Jul 03, 2006
  14. Jul 01, 2006
  15. Jun 30, 2006
  16. Jun 27, 2006
  17. Jun 22, 2006
    • Cliff White's avatar
      · 499197d1
      Cliff White authored
      Added scripts to parse output per Peter Braam
      499197d1
  18. Jun 16, 2006
    • scjody's avatar
      Branch HEAD · 28dab85b
      scjody authored
      r=brian
      
      Merge from b_release_1_4_6: Run update_oldconfig only if oldconfig fails;
      always strace update_oldconfig so we can debug it.
      28dab85b
  19. Jun 07, 2006
    • Nathan Rutman's avatar
      b=8007 · 6a0c3faf
      Nathan Rutman authored
      use default mode for modified modprobe.conf instead of mktemp mode
      6a0c3faf
    • Nathan Rutman's avatar
      b=8007 · 8e96211a
      Nathan Rutman authored
      remove lustre-ldap
      8e96211a
    • Nathan Rutman's avatar
      b=8007 · 54b24588
      Nathan Rutman authored
        - change module name from "llite.ko" to "lustre.ko"
        - drop ldap and python from rpms
        - remove initd scripts from rpms
      54b24588
    • Brian J. Murrell's avatar
      Starting with 1.6.0 our kernel package will now actually be · cfaf31a0
      Brian J. Murrell authored
      "kernel-lustre"[-smp] so that package management (i.e. yum) does not treat
      our kernel equal to the vendor's kernel and allow inadvertently upgrading
      from one to the other.
      We still "provide" a "kernel" functionality, so in fact our
      kernel-lustre[-smp] can be installed on say RHEL4 and then the vendor kernel
      package can be completely removed because our kernel-lustre[-smp] will
      satisfy all required dependecies with regard to "kernel".
      cfaf31a0
    • Brian J. Murrell's avatar
      r=nathan · d29ba125
      Brian J. Murrell authored
      build-core's HEAD is going to diverge for 1.6.0, so "capture" build-core's
      current state in a branch mainly for b1_4.
      Note that b_release_1_4_6-patchless is not really a release branch and thus
      tracks b1_4.
      Also, v1_2_8 and v1_4_0 pre-existed this build system so which branch to
      check out for them is actually quite moot.  Let's just keep them tracking
      b1_4.
      d29ba125
  20. Jun 06, 2006
Loading