Justin Cormack
f9563cff68
improve hyperkit build to do sudo in the right place
...
Signed-off-by: Justin Cormack <justin.cormack@docker.com>
2016-10-31 16:04:25 +00:00
Justin Cormack
ff5cf260fc
Merge pull request #658 from justincormack/hyperkit
...
Add hyperkit build
2016-10-31 15:43:50 +00:00
Justin Cormack
bd839a3cf8
Add hyperkit build
...
Useful for local performance tests
Fix #443
Signed-off-by: Justin Cormack <justin.cormack@docker.com>
2016-10-31 15:34:56 +00:00
Justin Cormack
8966111b63
Merge pull request #657 from justincormack/kernelup
...
Linux 4.4.29
2016-10-31 13:41:41 +00:00
Justin Cormack
4bf6d527c4
Merge pull request #653 from justincormack/audit
...
Add audit to kernel config
2016-10-31 13:15:49 +00:00
Justin Cormack
ecc511b0a2
Linux 4.4.29
...
Signed-off-by: Justin Cormack <justin.cormack@docker.com>
2016-10-31 13:12:43 +00:00
Justin Cormack
c5e1bf4498
Merge pull request #654 from justincormack/net-sysctl
...
Increase neighbor cache threshold values
2016-10-28 22:30:10 +01:00
Justin Cormack
248a3c39f9
Increase neighbor cache threshold values
...
Needed for larger clusters.
Needed for https://github.com/docker/editions/issues/377
Signed-off-by: Justin Cormack <justin.cormack@docker.com>
2016-10-28 22:25:36 +01:00
Justin Cormack
81cf1eeed4
Add audit to kernel config
...
Currently just has syscall audit as no LSM.
See #52
Signed-off-by: Justin Cormack <justin.cormack@docker.com>
2016-10-28 18:12:51 +01:00
Justin Cormack
61bcb19ba5
Merge pull request #651 from justincormack/kernelup
...
upgrade Linux to 2.4.28
2016-10-28 15:08:45 +01:00
Justin Cormack
08fd4f9f19
upgrade Linux to 2.4.28
...
Signed-off-by: Justin Cormack <justin.cormack@docker.com>
2016-10-28 14:09:20 +01:00
Justin Cormack
b00f0d8f32
Merge pull request #645 from justincormack/check-config
...
Add check-config container and test
2016-10-28 12:53:17 +01:00
Justin Cormack
8cfc2c753f
Add check-config container and test
...
Currently the test will never fail, planning to fix this upstream.
Signed-off-by: Justin Cormack <justin.cormack@docker.com>
2016-10-28 12:39:31 +01:00
Justin Cormack
1a0b395496
Merge pull request #644 from justincormack/kernel-ops
...
Add Memory Resource Controller Kernel Memory accounting cgroup support
2016-10-28 11:33:12 +01:00
Justin Cormack
80849b4ac3
Add Memory Resource Controller Kernel Memory accounting cgroup support
...
Signed-off-by: Justin Cormack <justin.cormack@docker.com>
2016-10-28 11:06:07 +01:00
Justin Cormack
e953c98fa1
Merge pull request #642 from justincormack/no-latest
...
do not push a latest tag on make media
2016-10-27 14:57:34 +01:00
Justin Cormack
b4bee2840b
do not push a latest tag on make media
...
Signed-off-by: Justin Cormack <justin.cormack@docker.com>
2016-10-27 14:53:29 +01:00
Justin Cormack
a44aee4702
Merge pull request #636 from justincormack/ppp0
...
Additional requested kernel features
2016-10-27 13:11:01 +01:00
Justin Cormack
631206aea7
Merge pull request #640 from justincormack/makefile-dep
...
Add dependency to Makefile for Docker
2016-10-27 13:04:20 +01:00
Justin Cormack
30dff6a0f4
Add dependency to Makefile for Docker
...
The Docker version is in the Makefile su always re-upload if changed.
Signed-off-by: Justin Cormack <justin.cormack@docker.com>
2016-10-27 11:29:31 +01:00
Justin Cormack
80964929aa
Merge pull request #638 from justincormack/docker-1.12.3
...
update Docker to 1.12.3
2016-10-27 09:25:50 +01:00
Justin Cormack
a25973608e
update Docker to 1.12.3
...
Signed-off-by: Justin Cormack <justin.cormack@docker.com>
2016-10-27 09:14:20 +01:00
Justin Cormack
14a1821e25
Additional requested kernel features
...
- PPP https://github.com/docker/for-mac/issues/851
- NBD for infinit
- extra virtualisation options
Signed-off-by: Justin Cormack <justin.cormack@docker.com>
2016-10-26 17:00:24 +01:00
Justin Cormack
87f240ffde
Merge pull request #634 from justincormack/ptmx
...
Add mutiple pts support
2016-10-26 15:26:00 +01:00
Justin Cormack
4370b52ff9
Add mutiple pts support
...
I think this may have got mangled in the kernel upgrade/downgrade.
diff file is still messy due to version changes.
Signed-off-by: Justin Cormack <justin.cormack@docker.com>
2016-10-26 15:08:14 +01:00
Justin Cormack
911ea3945f
Merge pull request #633 from justincormack/docker-1.12.3-rc1
...
Update to docker 1.12.3-rc1
2016-10-25 10:17:16 +01:00
Justin Cormack
8ff328ee23
Merge pull request #631 from justincormack/kerneldown
...
Revert to 4.4. series kernel
2016-10-25 10:17:02 +01:00
Justin Cormack
f625a63084
Update to docker 1.12.3-rc1
...
Signed-off-by: Justin Cormack <justin.cormack@docker.com>
2016-10-25 10:06:52 +01:00
Justin Cormack
019b5eb727
Update to Linux 4.4.27
...
Signed-off-by: Justin Cormack <justin.cormack@docker.com>
2016-10-24 17:20:50 +01:00
Justin Cormack
e2b37e4de4
Revert "kernel: update to 4.8.2"
...
This reverts commit 0808e359df
.
Signed-off-by: Justin Cormack <justin.cormack@docker.com>
2016-10-24 17:20:02 +01:00
Justin Cormack
2921420010
Revert "Update Linux kernel to 4.8.3"
...
This reverts commit 2f985f8306
.
Signed-off-by: Justin Cormack <justin.cormack@docker.com>
2016-10-24 17:19:30 +01:00
Justin Cormack
95fafa07a9
Revert "Linux 4.8.4"
...
This reverts commit 2db93ebbc7
.
Signed-off-by: Justin Cormack <justin.cormack@docker.com>
2016-10-24 17:19:12 +01:00
Justin Cormack
04aae51163
Merge pull request #630 from justincormack/trace
...
Add more trace functions to kernel config
2016-10-24 13:27:43 +01:00
Justin Cormack
d00dc31be0
Add more trace functions to kernel config
...
Also disable Hyper-V memory ballooning, enable some mroe security options.
Signed-off-by: Justin Cormack <justin.cormack@docker.com>
2016-10-24 12:43:41 +01:00
Justin Cormack
ab01e9f33a
Merge pull request #629 from justincormack/linuxup
...
Linux 4.8.4
2016-10-22 17:39:21 +01:00
Justin Cormack
2db93ebbc7
Linux 4.8.4
...
Signed-off-by: Justin Cormack <justin.cormack@docker.com>
2016-10-22 17:05:20 +01:00
Justin Cormack
5799714117
Merge pull request #627 from justincormack/go-fmt
...
go fmt
2016-10-21 15:46:46 +01:00
Justin Cormack
142d621c06
go fmt
...
Signed-off-by: Justin Cormack <justin.cormack@docker.com>
2016-10-21 15:35:10 +01:00
Justin Cormack
ceff8a15d8
Merge pull request #626 from rneugeba/doc
...
doc: update document about kernel patches
2016-10-21 15:04:36 +01:00
Rolf Neugebauer
774255e173
doc: update document about kernel patches
...
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
2016-10-21 15:00:50 +01:00
Justin Cormack
96b84cc975
Merge pull request #624 from justincormack/dirty-cow
...
Update Linux kernel to 4.8.3
2016-10-21 09:56:50 +01:00
Justin Cormack
2f985f8306
Update Linux kernel to 4.8.3
...
Fix Dirty COW.
Signed-off-by: Justin Cormack <justin.cormack@docker.com>
2016-10-21 09:35:09 +01:00
Justin Cormack
8f3714bd95
Merge pull request #623 from justincormack/baseup
...
Base image update
2016-10-20 14:22:54 +01:00
Justin Cormack
29196a5872
update C build base images for Musl update
...
Signed-off-by: Justin Cormack <justin.cormack@docker.com>
2016-10-20 13:23:12 +01:00
Justin Cormack
23ba083b79
Update base image with Musl bugfix
...
Signed-off-by: Justin Cormack <justin.cormack@docker.com>
2016-10-20 13:20:00 +01:00
Justin Cormack
9059240d47
Update to Go 1.7.3
...
Signed-off-by: Justin Cormack <justin.cormack@docker.com>
2016-10-20 13:17:16 +01:00
Justin Cormack
e7f4600956
Merge pull request #621 from rneugeba/4.8-up
...
kernel: update to 4.8.2
2016-10-19 13:32:40 +01:00
Rolf Neugebauer
0808e359df
kernel: update to 4.8.2
...
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
2016-10-18 16:23:33 +01:00
Justin Cormack
d5906fccfc
Merge pull request #605 from rneugeba/patches-doc
...
docs: document how to work with Linux kernel patches
2016-10-17 11:10:25 +01:00
Justin Cormack
867557a6b2
Merge pull request #614 from justincormack/git-go
...
Add git to Go build package
2016-10-17 09:49:52 +01:00