moby--moby/pkg/mount
Aleksa Sarai 4357ed4a73 *: purge dockerinit from source code
dockerinit has been around for a very long time. It was originally used
as a way for us to do configuration for LXC containers once the
container had started. LXC is no longer supported, and /.dockerinit has
been dead code for quite a while. This removes all code and references
in code to dockerinit.

Signed-off-by: Aleksa Sarai <asarai@suse.com>
2016-01-26 23:47:02 +11:00
..
flags.go No options to tmpfs is valid 2015-12-22 14:15:07 -05:00
flags_freebsd.go Add documentation for exported functions and types 2015-04-03 11:33:34 +02:00
flags_linux.go Fix typos found across repository 2015-12-13 18:04:12 +02:00
flags_unsupported.go Add documentation for exported functions and types 2015-04-03 11:33:34 +02:00
mount.go pkg: mount: golint 2015-07-22 10:26:10 +02:00
mount_test.go Support FreeBSD on pkg/mount 2014-04-15 23:16:51 +09:00
mounter_freebsd.go Support FreeBSD on pkg/mount 2014-04-15 23:16:51 +09:00
mounter_linux.go Replace "amd64" build tags with "cgo" as appropriate, and remove where unnecessary 2014-08-06 17:20:21 -06:00
mounter_unsupported.go Replace "amd64" build tags with "cgo" as appropriate, and remove where unnecessary 2014-08-06 17:20:21 -06:00
mountinfo.go pkg: mount: golint 2015-07-22 10:26:10 +02:00
mountinfo_freebsd.go pkg: mount: golint 2015-07-22 10:26:10 +02:00
mountinfo_linux.go pkg: mount: golint 2015-07-22 10:26:10 +02:00
mountinfo_linux_test.go *: purge dockerinit from source code 2016-01-26 23:47:02 +11:00
mountinfo_unsupported.go pkg: mount: golint 2015-07-22 10:26:10 +02:00
sharedsubtree_linux.go Add documentation for exported functions and types 2015-04-03 11:33:34 +02:00
sharedsubtree_linux_test.go Fix typos found across repository 2015-12-13 18:04:12 +02:00