moby--moby/pkg/devicemapper
Kir Kolyshkin 84f1c054e6 devmapper gd: disable for static build
Static build with devmapper is impossible now since libudev is required
and no static version of libudev is available (as static libraries are
not supported by systemd which udev is part of).

This should not hurt anyone as "[t]he primary user of static builds
is the Editions, and docker in docker via the containers, and none
of those use device mapper".

Also, since the need for static libdevmapper is gone, there is no need
to self-compile libdevmapper -- let's use the one from Debian Stretch.

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
2017-09-17 22:04:31 -07:00
..
devmapper.go Add gosimple linter 2017-09-12 12:09:59 -04:00
devmapper_log.go Optimize some wrong usage and spelling 2017-09-07 09:44:08 +08:00
devmapper_wrapper.go Dockerfile*: bump devmapper library version 2017-08-01 22:08:24 -07:00
devmapper_wrapper_deferred_remove.go Dockerfile*: bump devmapper library version 2017-08-01 22:08:24 -07:00
devmapper_wrapper_dynamic.go Dockerfile*: bump devmapper library version 2017-08-01 22:08:24 -07:00
devmapper_wrapper_no_deferred_remove.go pkg/devicemapper: comment nitpicks 2017-07-31 20:05:26 -07:00
ioctl.go [project] change syscall to /x/sys/unix|windows 2017-07-11 08:00:32 -04:00
log.go devicemapper: define device-mapper log levels 2015-01-20 13:31:12 -05:00