reports: nit typo fixes

Signed-off-by: Riyaz Faizullabhoy <riyaz.faizullabhoy@docker.com>
This commit is contained in:
Riyaz Faizullabhoy 2017-03-13 10:23:21 +00:00
parent b6c5cdec05
commit 0fa083b3df

View File

@ -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 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 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 ## 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 - two tutorials: single host get started guide, multi host get started guide
- yaml configuration file documentation - yaml configuration file documentation
- restoring missing parts (ssh, userdata, docker, disk formatting), currently in progress, so system is more useful - restoring missing parts (ssh, userdata, docker, disk formatting), currently in progress, so system is more useful