Commit Graph

17 Commits

Author SHA1 Message Date
Andy Neff
a4c9db890e Added shasum to download list so tests can pass 2015-07-13 01:02:18 -04:00
Andy Neff
304c7d8f9e Added git fixes to cento-build too 2015-07-12 16:33:56 -04:00
Andy Neff
e2f770c8f5 Added compatibility between build-centos and build_rpms scripts
Updated INSTALL.md
Added a numch of small changes so build-centos doesn't fail after
running build_rpms, and vice versa. Made compiling rpm with nodeps
easier
2015-06-19 18:22:54 -04:00
Andy Neff
f8aa369260 Minor changes/fixes to CentOS building
Disabled tests in rpm build for now...
Auto parse lfs/lfs.go to get Version number and update SPEC automatically
Fixed git not getting installed if not already installed on CentOS 5
Made rpm build script work from any directory
Fixed some indentation
2015-06-19 03:22:10 -04:00
Andy Neff
acd60928b5 Minor tweaks to build 2015-06-18 00:19:04 -04:00
Andy Neff
567032e184 Fixes to handle #330/#331 2015-05-29 20:42:48 -04:00
Andy Neff
53979f7f00 Changed check for git-lfs to look just for bootstrap 2015-05-29 20:03:22 -04:00
Andy Neff
caaf7a524a Simpler support for CentOS 5
Simple patch to go src to build on CentOS 5
Cleaned up a little
Remove prompt for ruby on Centos 7
Tested on CentOS 5.11, 6.6, 7.1.1503
2015-05-29 20:03:22 -04:00
Andy Neff
1a82ce235d CentOS 5 uses EPEL SRPM to build instead of download binary
This no longer depends on my sf binaries for download, but I
don't think anyone is going to accept the solution. While it is
better, and includes all the RHEL patches, I am sure someone or
EVERYONE will say "Its too complciated" etc..." Better find a
simplier solution without all the patches
2015-05-29 20:03:22 -04:00
Andy Neff
b769b35e8d Moved to sf 2015-05-29 20:03:22 -04:00
Andy Neff
2a86523002 Now successfully builds on CentOS 5
Using go built on CentOS 6, CentOS 5 is able to build git-lfs
It appears to work.
2015-05-29 20:03:22 -04:00
Andy Neff
ae7482b804 Added CentOS 5 support
Tested against a CentOS 5.11 chroot
2015-05-29 20:03:22 -04:00
Andy Neff
01a976cfbf Uses current dir if its looks like an archive 2015-05-29 20:03:22 -04:00
Andy Neff
e329c84480 Uses current dir if its a git repo as mentioned in #299 2015-05-29 20:03:22 -04:00
Andy Neff
b8acf77d72 Install ruby on CentOS 6
On CentOS 6, it will download the rvm and install the latest stable ruby release
Tested on a BARE MINIMUM CentOS 6.6/6.5 chroot with nothing but yum installed
2015-05-29 20:03:22 -04:00
Rick Olson
9f118cda39 let's clone git-lfs from github :) 2015-05-13 10:48:37 -06:00
Jeff Haemer
300cf8b778 Build scripts for CentOS and Debian/Ubuntu
Install prerequisites, then build client on
CentOS 6/7, Debian 8, and Ubuntu 14.04.
Also build docs on all but CentOS 6.
2015-05-12 20:44:56 -06:00