Commit Graph

19 Commits

Author SHA1 Message Date
Andy Neff
e41cc41100 GPG working correctly now
Started README update
Simplified gpg to a single file per docker
Auto dump public key in ./repo/os/version
Cleaned up test dockerfiles
Simplified gpg daemon scripts
Fixed bug not cleaning up old containers
Removed hack for #548
2015-07-31 16:40:23 -04:00
Andy Neff
56ffe420b7 Stuff
Normalized rpm names
Upped build environment to 0.5.4 which included docker-scripts
Fixes ownership problem
Added unit tests to rpms now they are all passing
2015-07-31 16:40:23 -04:00
Andy Neff
43624a3c77 rpm_build.bsh gets version from git-lfs version instead of parsing code
Changed DOCKER_LFS_BUILD_VERSION to default 0.5.3 for now
instead of auto updating by version. Added complexity and
delays with no real utility
Removed BUILD_LOCAL option so that it always built local.
Added complexity with no real utility
Fixed default key behavior
2015-07-31 16:40:23 -04:00
Andy Neff
8e5636fa0b In the middle of fixing gpg keys 2015-07-31 16:40:23 -04:00
Andy Neff
c2d25ee6b6 Added 32 bit RPM build support 2015-07-23 23:18:36 -04:00
Andy Neff
7ca335be04 Dockers working for centos and debian with GPG signing
Fixed git clean to only be in build_rpms for centos path
Added tests for all distros
Added some options like GPG cache, and auto remove
Fixed rpm expect script to work always
Enabled gpg check for centos repos
Fixed golang build bug for CentOS 5
2015-07-23 23:18:36 -04:00
Andy Neff
bb21163b45 Added Repo Tests
Added ./docker/test_dockers.bsh in order to test if the repo files
are working.
Got REPO_HOSTNAME env variable working for centos and debian
Standardized the archive filename for git-lfs.spec
2015-07-23 23:18:36 -04:00
Andy Neff
a5dfb17274 Just checking files in to test repo generator 2015-07-23 23:18:36 -04:00
Andy Neff
a4c9db890e Added shasum to download list so tests can pass 2015-07-13 01:02:18 -04:00
Andy Neff
6beee4fbaf Fixed GIT_VERSION parsing 2015-07-12 15:56:00 -04:00
Andy Neff
5ecc28697e Added Bad owner/group workaround for build SRPMS 2015-07-12 11:58:25 -04:00
Andy Neff
a7e8bd59ed Added Centos 5 support for git
Also cleaned up the used of SUDO so that it is needed less
2015-07-12 10:19:24 -04:00
Andy Neff
182ae63679 Simplified the SUDO variable out, since most people shouldn't need it 2015-07-12 05:37:38 +00:00
Andy Neff
cd3e92e947 Added git building for CentOS 6 2015-07-12 01:06:37 -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
bc2d929fe0 Added tests to building rpms 2015-05-29 19:49:56 -04:00
Andy Neff
adca28e456 Fixes to handle #330/#331 2015-05-29 17:19:07 -04:00
Andy Neff
4a71627779 RPMs for Centos 5/6/7
Currently uses the the internal golang linker, so
git-lfs has no build-id. The debug pacakges will
not work out of the box until this is fixed.
2015-05-28 23:34:18 -04:00