mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-23 02:05:57 +01:00
copy-overlay. ./build broken btw :-)
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user