Skip to content

Commit 70db31a

Browse files
committed
CHANGELOG: doc microvm.storeDisk changes
1 parent 2ae08de commit 70db31a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,10 @@
2424
* Fixes for the stratovirt VMM
2525
* New volume image files will be created with `truncate` instead of
2626
`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.
2731

2832
## 0.5.0 (2024-04-06)
2933

0 commit comments

Comments
 (0)