mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-18 17:01:07 +00:00
reports: nit typo fixes
Signed-off-by: Riyaz Faizullabhoy <riyaz.faizullabhoy@docker.com>
This commit is contained in:
parent
b6c5cdec05
commit
0fa083b3df
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user