copy-overlay. ./build broken btw :-)

This commit is contained in:
Ciro Santilli 六四事件 法轮功
2018-10-25 00:00:02 +00:00
parent ca231b82f6
commit 004c100453
6 changed files with 50 additions and 81 deletions

View File

@@ -11145,6 +11145,10 @@ We use it for:
+
C files for example need compilation, and must go through the regular package system, e.g. through link:kernel_modules/user[].
This directory gets <<9p>> mounted on the guest at: `/mnt/9p/rootfs_overlay`
Furthermore, link:copy-overlay[] copies it to our generated overlay, which appears on the guest at `/mnt/9p/out_rootfs_overlay`.
=== Test this repo
This section describes how to run the most complete set of tests possible.