hello world pkg

This commit is contained in:
2026-01-08 17:33:39 -06:00
commit 390ccf9bb9
9 changed files with 200 additions and 0 deletions

18
README.md Normal file
View File

@@ -0,0 +1,18 @@
# 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.