mirror of
https://github.com/cilynx/rtl88x2bu
synced 2025-08-30 13:58:00 +00:00
docs: Explain new options of ./deploy.sh in README
This commit is contained in:
parent
335a0e2e2b
commit
df4295b5a3
14
README.md
14
README.md
@ -42,9 +42,17 @@ important work by saving and such beforehand.
|
|||||||
### DKMS installation
|
### DKMS installation
|
||||||
|
|
||||||
If you want to have the driver available at startup, it will be convenient to
|
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
|
register it in DKMS. This can be done using the script `deploy.sh`, for either
|
||||||
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.
|
* 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
|
### Unknown Symbol Errors
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user