November 8, 2013
View 1764cf1

Fix a bug which caused Graph.Register to fail when Graph.Mktemp() returns an existing directory.

Solomon Hykes authored on 2013/11/08 11:13:11
View f2bab15

Simplify graphdriver interface: Create, Get. No more external mounting or Dir/Image interface

Solomon Hykes authored on 2013/11/08 05:34:01
November 5, 2013
View ed572b4

Finalize driver interfaces

Michael Crosby authored on 2013/11/05 13:51:12
View 98c3693

Integrate devmapper and aufs into the common "graphdriver" framework.

Solomon Hykes authored on 2013/11/05 02:28:35
November 1, 2013
View 699a107

Initial work on moving aufs to a subpackage

Michael Crosby authored on 2013/11/01 10:07:54
View 96d1e9b

Move archive.go to sub package

Michael Crosby authored on 2013/11/01 08:57:45
October 26, 2013
View 8f39f0b

Removes \\n from debugf calls

Victor Vieux authored on 2013/10/26 09:50:40
August 6, 2013
View f6fa353

Merge pull request #1267 from sridatta/new-clean-init

Guillaume J. Charmes authored on 2013/08/06 05:23:22
July 26, 2013
View 1c509f4

use 0755 instead of 0700

Victor Vieux authored on 2013/07/26 00:45:15
July 23, 2013
View 0f134b4

Remove unused parameter

Guillaume J. Charmes authored on 2013/07/23 07:44:55
View 0badda9

Refactor the image size storage

Guillaume J. Charmes authored on 2013/07/23 07:40:33
July 18, 2013
View 8ca7b06

Refactor checksum

Guillaume J. Charmes authored on 2013/07/18 04:13:22
July 9, 2013
View 08a87d4

Fix #1162 - Remove bufio from Untar

Guillaume J. Charmes authored on 2013/07/09 05:30:03
June 23, 2013
View 290b197

Fix a bug which caused creation of empty images (and volumes) to crash. FIxes #995.

Solomon Hykes authored on 2013/06/23 04:29:42
June 15, 2013
View 5d8efc1

+ Runtime: inject dockerinit at /.dockerinit instead of overwriting /sbin/init. This makes it possible to run /sbin/init inside a container.

Solomon Hykes authored on 2013/06/15 08:56:08