Skip to content

Commit a0c38ec

Browse files
authored
Merge pull request #196 from morningtzh/for1.0.1
[release/1.0] Prepare release for v1.0.1
2 parents 222ce4f + 68d6129 commit a0c38ec

File tree

15 files changed

+205
-84
lines changed

15 files changed

+205
-84
lines changed

docs/vmm/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ The guest os can be either a busybox or any linux distributions, but make the su
3939
Run `make bin/kuasar.img` and `cp bin/kuasar.img /var/lib/kuasar/kuasar.img`
4040

4141
## Config
42-
Config cloud-hypervisor vmm-sandboxer, should copy the config file in vmm directory by `cp vmm/sandbox/config_clh.toml /var/lib/kuasar/config_clh.toml`.
42+
Config cloud-hypervisor vmm-sandboxer, should copy the config file in vmm directory by `cp vmm/sandbox/config_clh.toml /var/lib/kuasar/config.toml`.
4343

4444
The default config looks like this:
4545
```toml

quark/Cargo.lock

Lines changed: 30 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

runc/Cargo.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)