containerd/archive
Justin Cormack 1d27259777 Partial port to Darwin and FreeBSD
This mainly fixes Linux vs generic Unix differences, with some
differences between Darwin and Freebsd (which are close bit not
identical). Should make fixing for other Unix platforms easier.

Note there are not yet `runc` equivalents for these platforms;
my current use case is image manipulation for the `moby` tool.
However there is interest in OCI runtime ports for both platforms.

Current status is that MacOS can build and run `ctr`, `dist`
and `containerd` and some operations are supported. FreeBSD 11
still needs some more fixes to continuity for extended attributes.

Signed-off-by: Justin Cormack <justin.cormack@docker.com>
2017-05-04 18:11:53 +01:00
..
compression archive,cmd,images: clean up some code 2017-03-30 11:41:22 +03:00
tar_test.go Update tar test to avoid touching before hardlinking 2017-04-04 15:00:12 -07:00
tar_unix.go Partial port to Darwin and FreeBSD 2017-05-04 18:11:53 +01:00
tar_windows.go Rewrite imports for new github org 2017-04-03 14:05:44 -07:00
tar.go Fix hardlinks with unmodified files 2017-04-04 15:00:19 -07:00
time_darwin.go Partial port to Darwin and FreeBSD 2017-05-04 18:11:53 +01:00
time_unix.go Partial port to Darwin and FreeBSD 2017-05-04 18:11:53 +01:00
time_windows.go Add archive package 2017-02-17 11:49:58 -08:00
time.go Add archive package 2017-02-17 11:49:58 -08:00