diff --git a/reports/2017-03-12.md b/reports/2017-03-12.md index 8f073b147..a85ad0156 100644 --- a/reports/2017-03-12.md +++ b/reports/2017-03-12.md @@ -48,7 +48,7 @@ outputs: Support for setting the kernel command line in the output format, removing the hard coded edition defaults. https://github.com/docker/moby/pull/1264 -Support for generating configuration ISO images for hyperkit https://github.com/docker/moby/pull/1276 part of the move to make the hyperkit emulation environment look much more like a real cloud provider with consistent userdata support so that the hyperkit infrakit support can be a close model for real world "worls on my laptop" usage https://github.com/docker/moby/tree/master/tools/infrakit.hyperkit +Support for generating configuration ISO images for hyperkit https://github.com/docker/moby/pull/1276 part of the move to make the hyperkit emulation environment look much more like a real cloud provider with consistent userdata support so that the hyperkit infrakit support can be a close model for real world "works on my laptop" usage https://github.com/docker/moby/tree/master/tools/infrakit.hyperkit The docs for how we maintain the kernel tree were updated https://github.com/docker/moby/blob/master/docs/kernel-patches.md @@ -56,7 +56,7 @@ Initial support for running the kernel LTP test suite https://github.com/docker/ ## Next week priorities -- helping our new contrinutors get started +- helping our new contributors get started - two tutorials: single host get started guide, multi host get started guide - yaml configuration file documentation - restoring missing parts (ssh, userdata, docker, disk formatting), currently in progress, so system is more useful