2
0
mirror of https://github.com/cilynx/rtl88x2bu synced 2025-08-22 02:01:55 +00:00

docs: Explain new options of ./deploy.sh in README

This commit is contained in:
Max Görner 2025-05-12 22:12:15 +02:00
parent 335a0e2e2b
commit df4295b5a3

View File

@ -42,9 +42,17 @@ important work by saving and such beforehand.
### DKMS installation
If you want to have the driver available at startup, it will be convenient to
register it in DKMS. An executable explanation of how to do so can be found in
the script `deploy.sh`. Since registering a kernel module in DKMS is a major
intervention, only execute it if you understand what the script does.
register it in DKMS. This can be done using the script `deploy.sh`, for either
* all kernels,
* a specific kernel, or
* the currently active kernel.
Please consult `--help` for more information and consider reading the script
before executing it.
Since registering a kernel module in DKMS is a major intervention, only execute
it if you understand what the script does.
### Unknown Symbol Errors