Skip to content

Commit 5f30493

Browse files
committed
libguestfs
1 parent a8055cd commit 5f30493

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.adoc

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6838,7 +6838,9 @@ du -hsx out/arm-gem5/buildroot/target/
68386838

68396839
https://stackoverflow.com/questions/49211241/is-there-a-way-to-automatically-detect-the-minimum-required-br2-target-rootfs-ex
68406840

6841-
One way to overcome this problem is to mount benchmarks from host instead of adding them to the root filesystem, e.g. with: <<9p>>
6841+
libguestfs is very promising link:https://serverfault.com/questions/246835/convert-directory-to-qemu-kvm-virtual-disk-image/916697#916697[], in particular link:http://libguestfs.org/guestfish.1.html#vfs-minimum-size[`vfs-minimum-size`].
6842+
6843+
One way to overcome this problem is to mount benchmarks from host instead of adding them to the root filesystem, e.g. with: <<9p>>.
68426844

68436845
[[rpath]]
68446846
=== Buildroot rebuild is slow when the root filesystem is large

0 commit comments

Comments
 (0)