Skip to content

Commit

Permalink
feat: allow modules to be loaded via extension
Browse files Browse the repository at this point in the history
Allow modules to be loaded via extensions.

Signed-off-by: Noel Georgi <[email protected]>
  • Loading branch information
frezbo committed Aug 15, 2022
1 parent 93a7a0d commit adbfba9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,8 +109,9 @@ Any paths in the `rootfs` should be contained within the following hierarchies:

- `/etc/cri/conf.d/`
- `/lib/firmware/`
- `/lib/modules/`
- `/lib64/ld-linux-x86-64.so.2`
- `/usr/etc/udev/rules.d`
- `/usr/etc/udev/rules.d/`
- `/usr/local/`

## Dependency Diagram
Expand Down

0 comments on commit adbfba9

Please sign in to comment.