Rename Moby to LinuxKit part 1

This covers the base docs; I also did a bunch of cleanup and
remove old docs that are no longer needed.

Signed-off-by: Justin Cormack <justin.cormack@docker.com>
This commit is contained in:
Justin Cormack
2017-04-12 11:42:48 +01:00
parent 14325046c6
commit 89c642eac1
12 changed files with 66 additions and 168 deletions

View File

@@ -4,7 +4,7 @@ Please open an issue if you want to add a question here.
## How do updates work?
Moby does not require being installed on a disk, it is often run from an ISO, PXE or other
LinuxKit does not require being installed on a disk, it is often run from an ISO, PXE or other
such means, so it does not require an on disk upgrade method such as the ChromeOS code that
is often used. It would definitely be possible to use that type of upgrade method if the
system is installed, and it would be useful to support this for that use case, and an