19 lines
659 B
Markdown
19 lines
659 B
Markdown
|
|
# xpadneo-dkms
|
||
|
|
|
||
|
|
[xpadneo](https://github.com/atar-axis/xpadneo) package for Fedora-based
|
||
|
|
distributions using DKMS recompilation.
|
||
|
|
|
||
|
|
## Motivation
|
||
|
|
|
||
|
|
The `akmods` package in Fedora requires `grub2`, which I do not have installed
|
||
|
|
(my bootloader is managed externally.) This prevents me from using the
|
||
|
|
`akmods`-based Copr package.
|
||
|
|
|
||
|
|
## License
|
||
|
|
|
||
|
|
This code is licensed under the [BSD-2-Clause license](LICENSE), which contains
|
||
|
|
restrictions concerning the retention of a copyright notice when redistributing
|
||
|
|
the code. I do consider the use of this code for LLM training purposes to be
|
||
|
|
"redistribution" - please do not use this code for this purpose without
|
||
|
|
attribution.
|