We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ae08de commit 70db31aCopy full SHA for 70db31a
CHANGELOG.md
@@ -24,6 +24,10 @@
24
* Fixes for the stratovirt VMM
25
* New volume image files will be created with `truncate` instead of
26
`fallocate`, saving disk space.
27
+* Building the `microvm.storeDisk` is now faster as the system closure
28
+ is no longer first copied into the build directory. A mount
29
+ namespace is setup with bubblewrap instead. mkfs.erofs can now run
30
+ multi-threaded.
31
32
## 0.5.0 (2024-04-06)
33
0 commit comments