Skip to content
Snippets Groups Projects
  1. Jul 24, 2014
  2. May 20, 2014
  3. Sep 12, 2013
  4. Mar 28, 2013
    • Christopher J. Morrone's avatar
      LU-1199 build: Clean out the build directory · 25c93758
      Christopher J. Morrone authored
      
      Clean up the build directory.  Move in the direction of reserving
      "build/" for the special-purpose Makefile that lives there.
      Eventually we could rewrite the autoconf tests to eliminate that
      Makfile, and the build directory could disappear altogether (after
      finding homes for anything else that is left).
      
      The autoconf m4 file move into a top level "config" directory.
      
      Most other things that have moved are put in the new "contrib"
      top-level directory.  For instance, "contrib/lbuild" contains
      all of the lbuild-related files, and "contrib/git-hooks" contains
      the git hooks for lustre developers.
      
      Most of the moved files were unchanged, however the lbuild scripts
      needed some tweaking to deal with the new location.
      
      Because of the way that Intel's build farm and git hooks expect to
      find certain files in fixed locations I have had to leave a few
      symlinks in place that point to the new locations.
      
      Change-Id: I04dc529d4f4060b892e1e4eaa8613bbc3337c414
      Signed-off-by: default avatarChristopher J. Morrone <morrone2@llnl.gov>
      Reviewed-on: http://review.whamcloud.com/5035
      
      
      Reviewed-by: default avatarBrian J. Murrell <brian.murrell@intel.com>
      Tested-by: Hudson
      Tested-by: default avatarMaloo <whamcloud.maloo@gmail.com>
      Reviewed-by: default avatarOleg Drokin <oleg.drokin@intel.com>
      25c93758
  5. Mar 18, 2013
  6. Jan 25, 2013
  7. Oct 05, 2012
  8. Oct 03, 2012
  9. Sep 12, 2012
  10. Jul 04, 2012
  11. Jul 15, 2011
  12. Feb 28, 2011
    • Brian J. Murrell's avatar
      b=21581 too long file / path names for old tar · 7ef98b9c
      Brian J. Murrell authored
      
      Instruct automake to use tar's ustar format to prevent errors when
      pathnames are longer than 99 chars.
      - this requires automake >= 1.9, so adjust accordingly
        - including dealing with multiple versions of automake installed
      Per andreas' inspection, provide a hint to the user on how to install
      a missing automake or autoconf.
      Per mjmac's inspection, give Debian users help on how to install
      software.
      - note that I am *assuming" that Debian's lsb distribution id is "Debian"
      
      i=adilger
      i=mjmac
      
      Issue: LU-47
      Signed-off-by: default avatarBrian J. Murrell <brian@whamcloud.com>
      Change-Id: Ica6419196d2a6910824e8f2326537d9b46612c15
      7ef98b9c
  13. Nov 29, 2007
    • scjody's avatar
      Branch b1_6 · 3731004f
      scjody authored
      Only copy Module.symvers if ldiskfs is enabled; fixes patchless build.
      
      b=12842
      i=johann
      i=zhenyu.xu
      3731004f
  14. Nov 16, 2005
    • Oleg Drokin's avatar
      b=7417 · ee552746
      Oleg Drokin authored
      r=adilger
      
      Introduce version exchange between servers and clients and ability to issue
      warnings on old clients and refusal to accept old liblustre clients.
      ee552746
  15. Dec 09, 2004
  16. Dec 02, 2004
Loading