Skip to content
Snippets Groups Projects
  1. Jul 17, 2006
  2. Jan 17, 2006
    • Andreas Dilger's avatar
      Branch HEAD · abacb84c
      Andreas Dilger authored
      Check for presence of kernel sources before we check for $LINUX/.config
      to avoid confusing (and common) error message that $LINUX/.config could
      not be found (normally because kernel is not configured and not because
      incorrect path was given to configure).
      abacb84c
  3. Oct 20, 2005
  4. Oct 18, 2005
  5. Aug 31, 2005
    • pjkirner's avatar
      · 3da316bd
      pjkirner authored
      Fix build breakage introduced by lnet reorg.
      Completely removed changes until something more compatable can be designed.
      
      Backed out changes to build tree:
      autogen.sh                      reverted back to rev 1.4
      autoMakefile.am.toplevel        reverted back to rev 1.8
      buildcvs                        reverted back to rev 1.44
      Makefile.in.toplevel            reverted back to rev 1.1
      autoconf/lustre-build-darwin.m4 reverted back to rev 1.8
      autoconf/lustre-build-linux.m4  reverted back to rev 1.15
      autoconf/lustre-build.m4        reverted back to rev 1.28
      3da316bd
  6. Aug 30, 2005
    • pjkirner's avatar
      · 276c52ed
      pjkirner authored
      Phase 1 of LNET Reorg
      r=eeb
      r=pjk
      276c52ed
  7. May 19, 2005
    • Eric Barton's avatar
      * changed router lookups to always return the local destination · fdb81821
      Eric Barton authored
          socknal + qswnal changes to match
          simplified "will this be forwarded" predicate in ptl_send()
      
      *   fixed bug in multi-instance socknal to pass the correct NI to the tx
          teardown function to allow for the case where the tx hasn't even had a conn
          assigned yet.
      
      *   fixed routerstat stats formatting
      
      *   removed osc::check_elan_limit() and replaced with max_unfragmented_pages()
          which actually works.  NB it depend on the assumption that file and page
          offsets are aligned!
      
      *   fixed lconf to stay away from portals, except to 'modprobe' for it first in
          'load_module()', and to rmmod all the NALs + portals when ptlrpc gets
          unloaded.
      fdb81821
  8. May 13, 2005
    • jacob's avatar
      b=6279 · 5d95c0ac
      jacob authored
      r=adilger
      
      require CONFIG_STACK_SIZE_16KB on i386 + x86_64 non-UML
      5d95c0ac
  9. Apr 26, 2005
  10. Apr 02, 2005
  11. Feb 23, 2005
  12. Feb 04, 2005
    • jacob's avatar
      b=5576 · 2945ad90
      jacob authored
      add LB_CHECK_FILE(S), which work while cross-compiling.
      2945ad90
  13. Jan 25, 2005
    • jacob's avatar
      b=5588 · a98ef3eb
      jacob authored
      add check for sys/ioctl.h that was missed when moving to portals-split.
      
      (also fix longstanding typo when checking for running kernel header)
      a98ef3eb
  14. Jan 05, 2005
    • jacob's avatar
      b=4642 · dae2f76b
      jacob authored
       - Alternate handling of different OS w/ libcfs and portals headers
       - Add support to the auto* build for building darwin kexts
       - Move libcfs headers to libcfs
       - misc build fixes to build on darwin / x86, and to get liblustre
         building again
      
      If your b_port_* or other branch is broken after updating, please
      email me.
      dae2f76b
  15. Dec 19, 2004
  16. Dec 16, 2004
  17. Dec 15, 2004
    • jacob's avatar
      * fix cvs up for HEAD branches · 7b16772a
      jacob authored
       * get rid of LC_{DARWIN,LINUX}_SUPPORTED in favor of more general
         LC_TARGET_SUPPORTED
       * fix some typos and spacings
      7b16772a
  18. Dec 13, 2004
  19. Dec 09, 2004
    • jacob's avatar
      add autoconf dirs to build · c5b79795
      jacob authored
      c5b79795
    • jacob's avatar
      refine skeletal configure.ac · f64af1d4
      jacob authored
      f64af1d4
    • jacob's avatar
      Split up configure thusly: · 8663ba2d
      jacob authored
       - build/autoconf/configure.ac: main skel
       - build/autoconf/lustre-build.m4: non-arch macros
       - build/autoconf/lustre-build-linux.m4: linux-specific macros
       - build/autoconf/lustre-build-darwin.m4: darwin-specific macros
       - portals/autoconf/lustre-portals.m4: portals checks
       - lustre/autoconf/lustre-core.m4: lustre checks
       - lustre/autoconf/lustre-version.ac: the canonical lustre version
      8663ba2d
Loading