moby--moby/hack
Tianon Gravi b919dee834 Update "hack/vendor.sh" to be more explicit
Previously, we've taken advantage of the fact that libcontainer's `update-vendor.sh` is the same syntax as Docker's `vendor.sh` with some shell magic.  This changes that to copy libcontainer's dependencies into this file explicitly so that we can scale to more projects with varying methods of vendoring (assuming they don't use import re-writing, which screws up everyone).

We'll need to stay diligent in making sure this list matches what's in libcontainer's `update-vendor.sh` (minus the not-required codegangsta/cli dep), but that's a fair trade-off for being able to scale our dependency model better (and track new discrete dependencies more directly).

Signed-off-by: Andrew "Tianon" Page <admwiggin@gmail.com>
2015-05-07 17:43:11 -06:00
..
make Merge pull request #13032 from jfrazelle/nano-nano-nano 2015-05-07 17:35:03 -06:00
dind hack: quote all parameters with variable interpolation 2015-04-15 10:14:14 +02:00
generate-authors.sh Move scripts back to hack/, leave docs in project/ 2015-03-13 14:04:08 -06:00
install.sh Update "install.sh" warning to be more verbose 2015-05-07 14:20:40 -06:00
make.sh Merge pull request #12165 from icecrime/optional_userland_proxy 2015-05-07 14:01:16 -07:00
release.sh hack: useless use of cat 2015-04-15 10:14:14 +02:00
vendor.sh Update "hack/vendor.sh" to be more explicit 2015-05-07 17:43:11 -06:00