Commit Graph

2384 Commits

Author SHA1 Message Date
Tycho Andersen
a8bab0bddb projects: add selinux project
Signed-off-by: Tycho Andersen <tycho@docker.com>
2017-03-21 11:42:11 -06:00
Justin Cormack
25caf2dbd6 Merge pull request #1350 from justincormack/cleaner
Teach make clean about more cleanliness
2017-03-21 14:22:35 +00:00
Justin Cormack
66124e4c34 Teach make clean about more cleanliness
We were not deleting many of the kinds of build artifact.

Signed-off-by: Justin Cormack <justin.cormack@docker.com>
2017-03-21 13:42:51 +00:00
Justin Cormack
c9efb0a70d Merge pull request #1349 from justincormack/remove-tar2initrd
We no longer directly convert to initrd, we use Go libraries for this
2017-03-21 11:51:56 +00:00
Justin Cormack
7ca40d7801 We no longer directly convert to initrd, we use Go libraries for this
Removed unused tooling.

Signed-off-by: Justin Cormack <justin.cormack@docker.com>
2017-03-21 11:47:16 +00:00
Justin Cormack
673b25f26f Merge pull request #1346 from rneugeba/mv-test
test: Move test-ltp -> ltp
2017-03-21 10:04:41 +00:00
Rolf Neugebauer
36d1b668af test: Move test-ltp -> ltp
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
2017-03-21 09:47:42 +00:00
Justin Cormack
86c59d8588 Merge pull request #1345 from justincormack/fix-mtab
Fix accidental removal of /etc/mtab from images
2017-03-20 23:32:51 +00:00
Justin Cormack
9976d6e31d Fix accidental removal of /etc/mtab from images
This was breaking some containers that use it, was a mistake.

Signed-off-by: Justin Cormack <justin.cormack@docker.com>
2017-03-20 23:27:37 +00:00
Justin Cormack
11a7f91753 Merge pull request #1343 from justincormack/no-alpine-base
Remove unused alpine-base image
2017-03-20 16:27:00 +00:00
Justin Cormack
dbcf66a074 Merge pull request #1342 from justincormack/test-restructure
Move test related code to the test directory
2017-03-20 16:26:40 +00:00
Justin Cormack
569b2b080c Remove unused alpine-base image
Signed-off-by: Justin Cormack <justin.cormack@docker.com>
2017-03-20 16:15:41 +00:00
Justin Cormack
5746d3d2bf Move test related code to the test directory
This does not yet move the `make test` options in the Makefile, will
probably move those too later.

Signed-off-by: Justin Cormack <justin.cormack@docker.com>
2017-03-20 16:14:06 +00:00
Justin Cormack
4f12dadc21 Merge pull request #1341 from justincormack/hyperkit-script-fix
Fix hyperkit script to use correct command line
2017-03-20 16:01:17 +00:00
Justin Cormack
1c202b03ba Merge pull request #1340 from samoht/mirage
mirageSDK: rename README.md into roadmap.md
2017-03-20 15:52:21 +00:00
Justin Cormack
76cb22f927 Fix hyperkit script to use correct command line
Signed-off-by: Justin Cormack <justin.cormack@docker.com>
2017-03-20 15:51:33 +00:00
Rolf Neugebauer
3e3adea1cc Merge pull request #1339 from rneugeba/v4.10
kernel: Add initial support for 4.10.x kernels
2017-03-20 14:05:57 +00:00
Thomas Gazagnaire
ad357c21b8 mirageSDK: rename README.md into roadmap.md
Signed-off-by: Thomas Gazagnaire <thomas@gazagnaire.org>
2017-03-20 15:00:47 +01:00
Rolf Neugebauer
e671d4664f kernel: Add initial support for 4.10.x kernels
Note, this also removes the LTS4.4 build options and replaces
it with a KERNEL= build option to select the kernel to build.

Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
2017-03-20 13:50:27 +00:00
Justin Cormack
405ecc2fee Merge pull request #1338 from justincormack/cli-file
Output kernel command line to a file in the kernel+initrd output case
2017-03-20 13:49:21 +00:00
Justin Cormack
9208496d82 Output kernel command line to a file in the kernel+initrd output case
Trying to find the relevant yaml file was an issue as we now support
`--name` and it might be in a different directory, so although it is
a bit verbose outputing a whole file at least it is more consistent.

Signed-off-by: Justin Cormack <justin.cormack@docker.com>
2017-03-20 13:43:09 +00:00
Justin Cormack
dc7d738356 Merge pull request #1337 from rneugeba/kern-up
kernel: Update kernel to 4.9.16/4.4.55
2017-03-20 11:26:26 +00:00
Rolf Neugebauer
56bb8a0617 kernel: Update kernel to 4.9.16/4.4.55
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
2017-03-20 10:36:26 +00:00
Justin Cormack
b8aff953f0 Merge pull request #1335 from justincormack/readme-improvements
Improve README
2017-03-19 20:47:12 +00:00
Justin Cormack
5ea46b9644 Improve README
- better summary of aims of project for new visitors

Signed-off-by: Justin Cormack <justin.cormack@docker.com>
2017-03-19 20:32:16 +00:00
Justin Cormack
00b7310e7d Merge pull request #1334 from justincormack/pr-links
Hyperlink the PR links in weekly report
2017-03-19 17:57:04 +00:00
Justin Cormack
c2ba1d21f9 Hyperlink the PR links in weekly report
Signed-off-by: Justin Cormack <justin.cormack@docker.com>
2017-03-19 17:43:50 +00:00
Riyaz Faizullabhoy
1188253507 Merge pull request #1333 from riyazdf/weekly-report-bump
2017-03-19 weekly report edits
2017-03-19 09:09:23 -07:00
Riyaz Faizullabhoy
ae6d26a398 Add detail about read-only rootfs and dockercon
Signed-off-by: Riyaz Faizullabhoy <riyazdf@berkeley.edu>
2017-03-19 09:05:05 -07:00
Riyaz Faizullabhoy
ccf85f08ef Rename file for month
Signed-off-by: Riyaz Faizullabhoy <riyazdf@berkeley.edu>
2017-03-19 09:01:55 -07:00
Justin Cormack
f940306eac Merge pull request #1332 from justincormack/report-19mar
Weekly report for 19 March
2017-03-19 15:50:41 +00:00
Justin Cormack
768e774ab2 Weekly report for 19 March
Signed-off-by: Justin Cormack <justin.cormack@docker.com>
2017-03-19 15:44:04 +00:00
Justin Cormack
61dd41d49d Merge pull request #1331 from justincormack/okernel
Initial overview of the okernel project
2017-03-19 14:34:44 +00:00
Justin Cormack
569652fd36 Initial overview of the okernel project
Signed-off-by: Justin Cormack <justin.cormack@docker.com>
2017-03-19 14:22:53 +00:00
Justin Cormack
06b57f6688 Merge pull request #1330 from justincormack/arm-typo
fix typo security->secure
2017-03-19 14:00:45 +00:00
Justin Cormack
9854394dda fix typo security->secure
Signed-off-by: Justin Cormack <justin.cormack@docker.com>
2017-03-19 13:50:21 +00:00
Justin Cormack
6a7e67376c Merge pull request #1329 from justincormack/projectdocs
Add Summary page for projects
2017-03-19 11:59:36 +00:00
Justin Cormack
ecea479443 Add Summary page for projects
Signed-off-by: Justin Cormack <justin.cormack@docker.com>
2017-03-19 11:56:42 +00:00
Justin Cormack
c4669262e5 Merge pull request #1327 from rneugeba/infrakit
Use new hyperkit package for infrakit instance plugin
2017-03-19 09:26:44 +00:00
Justin Cormack
ca3eccdc9f Merge pull request #1328 from rneugeba/no-aufs
kernel: Remove remaining AUFS bits
2017-03-19 09:18:30 +00:00
Rolf Neugebauer
0dc52bb387 kernel: Remove remaining AUFS bits
Commit c3fc6faa35 removed AUFS support bit missed the kernel
config and a mentioned in the main Makefile.

This commit removes these also.

Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
2017-03-19 08:53:40 +00:00
Rolf Neugebauer
dcb6f8e5f6 infrakit: Use the new HyperKit go package
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
2017-03-18 20:38:02 +00:00
Rolf Neugebauer
a6dab6e6ca infrakit: Update vendored packages
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
2017-03-18 19:29:33 +00:00
Justin Cormack
f4bf27e044 Merge pull request #1322 from samoht/mirage
[RFC] Very early draft of using a MirageOS unikernel as a system container
2017-03-17 21:56:56 +00:00
Justin Cormack
3a08ac981d Merge pull request #1325 from avsm/kernel-mellanox
kernel: activate the Mellanox network driver suite
2017-03-17 21:52:27 +00:00
Justin Cormack
bea807ecde Merge pull request #1326 from riyazdf/kspp-project
[project] KSPP
2017-03-17 18:07:11 +00:00
Thomas Gazagnaire
30be4647ad Restructure the mirage/dhcp container into the new project structure
Signed-off-by: Thomas Gazagnaire <thomas@gazagnaire.org>
2017-03-17 17:43:20 +01:00
Thomas Gazagnaire
0a2cf858d8 dhcp-client: add a very basic roadmap
Signed-off-by: Thomas Gazagnaire <thomas@gazagnaire.org>
2017-03-17 17:41:38 +01:00
Thomas Gazagnaire
82db231f82 Use the new DHCP client container in moby.yaml
Signed-off-by: Thomas Gazagnaire <thomas@gazagnaire.org>
2017-03-17 17:41:34 +01:00
Riyaz Faizullabhoy
4caa2d24b4 project: KSPP
Signed-off-by: Riyaz Faizullabhoy <riyaz.faizullabhoy@docker.com>
2017-03-17 16:39:46 +00:00