mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-24 18:51:36 +01:00
9 lines
164 B
Markdown
9 lines
164 B
Markdown
# rootfs_overlay
|
|
|
|
This directory copied into the target filesystem.
|
|
|
|
We use it to for things like:
|
|
|
|
- customized configuration files
|
|
- userland module test scripts
|