Files
linux-kernel-module-cheat/rootfs_overlay
Ciro Santilli 29908dffb2 Disable networking at runtime with lkmc_nonet cli instead of build
This is necessary because qemu and gem5 now use the same build folder.

Separate ./run -e and -f for kernel options before and after the ' - '.
This was already the better thing to do when -E was introduced,
but lkmc_nonet prompted me to do it nicer now.

Use the common script to find the out_dir on every toplevel script.

Include usage man pages on README.
2018-03-22 02:47:14 +00:00
..
2018-02-25 11:49:11 +00:00
2017-08-06 12:21:05 +01:00
2018-03-14 21:13:45 +00:00
2018-03-14 21:13:45 +00:00
2017-07-03 09:18:24 +01:00
2018-02-09 20:48:45 +00:00
2017-05-26 08:54:17 +01:00
2017-07-30 11:23:31 +01:00
2018-03-17 12:08:52 +00:00
2017-08-05 12:32:24 +01:00
2018-02-14 04:26:07 +00:00
2017-07-27 15:10:00 +01:00
2017-08-08 11:56:01 +01:00
2017-08-08 11:56:01 +01:00

= rootfs_overlay

This directory copied into the target filesystem.

We use it to for things like:

* customized configuration files
* userland module test scripts