Justin Cormack
6122a483dc
Merge pull request #1264 from tych0/hoist-kernel-cmdline
...
Hoist kernel cmdline
2017-03-09 22:34:30 +00:00
Tycho Andersen
e8319f6761
hoist kernel cmdline into moby.yaml
...
Signed-off-by: Tycho Andersen <tycho@docker.com >
2017-03-09 14:29:40 -08:00
Justin Cormack
4170897db0
Strip Go files to make them a bit smaller
...
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2017-03-09 15:30:15 +00:00
Justin Cormack
681ed3f37d
Add in sysctl container
...
- based on @riyazdf earlier unmerged Go version 891c006d34/alpine/containers/cloud-config/main.go
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2017-03-09 14:41:19 +00:00
Justin Cormack
eefa303497
Do not wait for containerd to be ready, as not using it yet
...
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2017-03-09 14:37:28 +00:00
Justin Cormack
d26769b219
Add back code to push kernel to hub
...
- Accidentally removed from top level Makefile, now in kernel Makefile.
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2017-03-07 23:48:46 +00:00
Justin Cormack
cd08084738
Out with the old, in with the new Moby
...
- remove remainder of editions code
- add a new check container to run tests without Docker
- switch over `make test` to use new command to build tests
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2017-03-06 22:28:41 +00:00