- Apr 26, 2013
-
-
Guillaume J. Charmes authored
* tests: Improve unit test to avoid unnecessary warnigns
-
Guillaume J. Charmes authored
+ contrib: Add contrib/mkimage-debian.sh used to create the tianon/debian images
-
Tianon Gravi authored
-
Solomon Hykes authored
Support for VMWare Fusion Provider in Vagrantfile
-
- Apr 25, 2013
-
-
Brian McCallister authored
-
Brian McCallister authored
-
Brian McCallister authored
-
- Apr 24, 2013
-
-
Guillaume J. Charmes authored
-
Solomon Hykes authored
* Packaging: simplify Vagrantfile
-
Daniel Mizyrycki authored
-
Solomon Hykes authored
- Dev: dockerbuilder requires a fake initctl because 'apt-get install devscripts' insists on installing a stupid daemon I never asked for in the first place.
-
- Apr 23, 2013
-
-
Solomon Hykes authored
dockerbuilder: upload most recent Ubuntu package (note version FOO might not yet be packaged at tag vFOO)
-
Solomon Hykes authored
- Packaging: Fixed Vagrantfile * Documentation: Updated install instructions
-
Solomon Hykes authored
* Packaging: Add 0.1.8 to Ubuntu packaging changelog * Packaging: Update the Ubuntu maintainer manual
-
Solomon Hykes authored
+ Convenience rules: srcrelease, deps - Separate dependency vendoring from building the binary (re-download dependencies with 'make deps')
-
Solomon Hykes authored
-
Solomon Hykes authored
-
Daniel Mizyrycki authored
-
Solomon Hykes authored
-
Thatcher Peskens authored
-
Solomon Hykes authored
dockerbuilder: use a pristine GOPATH, with the fresh checkout registered at the right path (for internal submodules)
-
Guillaume J. Charmes authored
-
Guillaume J. Charmes authored
-
Guillaume J. Charmes authored
-
Guillaume J. Charmes authored
-
Solomon Hykes authored
-
Solomon Hykes authored
-
Solomon Hykes authored
-
Solomon Hykes authored
- Documentation: fixed typo in "Building blocks"
-
Alexey Shamrin authored
-
Solomon Hykes authored
- Runtime: adapt cgroup capability detection to work on Gentoo
-
Solomon Hykes authored
+ Add initial Changelog
-
Solomon Hykes authored
-
Tianon Gravi authored
On Gentoo, the memory cgroup is mounted at /sys/fs/cgroup/memory, but the mount line looks like the following: memory on /sys/fs/cgroup/memory type cgroup (rw,nosuid,nodev,noexec,relatime,memory) (note that the first word on the line is "memory", not "cgroup", but the other essentials are there, namely the type of cgroup and the memory mount option)
- Apr 22, 2013
-
-
Solomon Hykes authored
-
Solomon Hykes authored
hack/dockerbuilder: a standard build environment for building and uploading official binary builds of docker... inside docker
-