- Apr 30, 2013
-
-
Al Tobey authored
Specifically, Ubuntu Precise's cgroup-lite script uses mount -n to mount the cgroup filesystems so they don't appear in mtab, so detection always fails unless the admin updates mtab with /proc/mounts. /proc/mounts is valid on just about every Linux machine in existence and as a bonus is much easier to parse. I also removed the regex in favor of a more accurate parser that should also support monolitic cgroup mounts (e.g. mount -t cgroup none /cgroup).
-
- Apr 28, 2013
-
-
Guillaume J. Charmes authored
-
Guillaume J. Charmes authored
-
Guillaume J. Charmes authored
-
Guillaume J. Charmes authored
-
- Apr 29, 2013
-
-
Solomon Hykes authored
* Contrib: updated mkimage-debian
-
- Apr 28, 2013
-
-
Tianon Gravi authored
Use default mirror from debootstrap when not explicitly provided, and add better target directory naming
-
Tianon Gravi authored
Improve mkimage-debian script to also tag using the release version number of the final image (6.0.7, 7.0, etc.) This is as discussed on #447.
-
- Apr 26, 2013
-
-
Guillaume J. Charmes authored
+ runtime: Add -r flag to dockerd in order to restart previously running container....
-
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
-
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