Justin Cormack
7c43ec4d01
Add ipvsadm for debugging
...
Fix #437
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2016-11-02 00:10:16 +00:00
Justin Cormack
5866d4a83b
update Linux to 4.4.30
...
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2016-11-01 20:50:12 +00:00
Justin Cormack
9b58a9921b
Merge pull request #663 from justincormack/curl-fail
...
make curl fail on 404
2016-11-01 19:55:55 +00:00
Justin Cormack
72d1aef471
fsck filesystem before mount
...
Use fsck -p to fix errors that are fixable.
Note this will recreate the filesystem on fatal errors.
Fix #665
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2016-11-01 16:01:08 +00:00
Justin Cormack
50a64ac6c4
make curl fail on 404
...
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2016-11-01 13:58:02 +00:00
Justin Cormack
fbebf2a131
Add a base image for building AMIs
...
Faster and more repeatable. As the Alpine edge package is not
working, use pip.
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2016-11-01 13:26:44 +00:00
Justin Cormack
805a5fa48a
Merge pull request #657 from justincormack/kernelup
...
Linux 4.4.29
2016-10-31 13:41:41 +00:00
Justin Cormack
de2d7626d9
Merge pull request #653 from justincormack/audit
...
Add audit to kernel config
2016-10-31 13:15:49 +00:00
Justin Cormack
933cfbf2db
Linux 4.4.29
...
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2016-10-31 13:12:43 +00:00
Justin Cormack
53e367326b
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
62a738a965
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
a2bb950d3f
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
249df1e912
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
eec756c494
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
f84493af64
Merge pull request #636 from justincormack/ppp0
...
Additional requested kernel features
2016-10-27 13:11:01 +01:00
Justin Cormack
cc903c3fa5
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
2df41c24e2
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
e08b05b0ad
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
9deed26ba6
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
65b7194e13
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
2d7ec8903d
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
5f4d354b10
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
b2d6f54b9a
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
b92ef47f94
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
0df11f9311
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
2a8c177f11
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
964f235150
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
27790f5299
Linux 4.8.4
...
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2016-10-22 17:05:20 +01:00
Justin Cormack
3208cca326
go fmt
...
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2016-10-21 15:35:10 +01:00
Justin Cormack
ae9079a526
Use alpine to do raw2vhd
...
Force late enough version of qemu from alpine edge.
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2016-10-21 15:26:19 +01:00
Justin Cormack
d6195e4db0
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
2409adfe0a
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
e34c320abd
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
d435d5115b
Update to Go 1.7.3
...
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2016-10-20 13:17:16 +01:00
Rolf Neugebauer
6983bb3e7a
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
5186302b65
Merge pull request #614 from justincormack/git-go
...
Add git to Go build package
2016-10-17 09:49:52 +01:00
Justin Cormack
e190295e85
Merge pull request #615 from justincormack/kernelup
...
update to Linux 4.4.25
2016-10-17 09:49:37 +01:00
Justin Cormack
ca047291ff
update to Linux 4.4.25
...
Signed-off-by: Justin Cormack <justin@specialbusservice.com >
2016-10-16 22:19:37 +01:00
Justin Cormack
db0376cb88
add git to Go build package
...
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2016-10-16 13:49:28 +01:00
Justin Cormack
b9d77945f3
fix hash calculation for Go build container
...
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2016-10-16 13:42:55 +01:00
Justin Cormack
d48e655cdd
remove temporary force curl before hub updated
...
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2016-10-14 21:58:30 +01:00
Justin Cormack
3cead2d813
Increase default memlock ulimit
...
Fix #610
Users can override, but the default is low.
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2016-10-14 11:27:45 +01:00
Justin Cormack
11125429f3
Default to overlay2
...
If there is no storage-driver set in daemon.json and no
aufs directory in the docker directory, use overlay2 as the storage
driver.
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2016-10-13 16:08:20 +01:00
Justin Cormack
fa268fbdf3
temporarily force curl as image not yet available
...
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2016-10-12 00:48:18 +01:00
Justin Cormack
9b0f64044a
Update Docker to 1.12.2
...
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2016-10-11 19:26:45 +01:00
Justin Cormack
2e67fa91b7
Make the Docker download more robust to pipefail errors
...
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2016-10-11 19:26:45 +01:00
Rolf Neugebauer
3c941ede21
doc: add a note on building debug kernels
...
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com >
2016-10-11 18:16:06 +01:00
Justin Cormack
8191e3204e
Merge pull request #603 from justincormack/minus-j
...
set -j on kernel build again
2016-10-11 17:27:17 +01:00
Justin Cormack
e7b9428589
set -j on kernel build again
...
Signed-off-by: Justin Cormack <justin.cormack@docker.com >
2016-10-11 16:27:55 +01:00
Justin Cormack
18a55e64f5
Merge pull request #601 from justincormack/ipsec
...
Add more network and crypto modules including enough for ipsec
2016-10-11 16:26:04 +01:00