3 Commits

Author SHA1 Message Date
Yuhao Zhou
e0bbe9ee50 Improve the disk standby check (#40)
Some checks failed
Build kernel module for TrueNAS / build-and-run (push) Has been cancelled
2024-11-01 21:36:19 +08:00
gulikoza
d0c36a5f4a Add ugreen-blink-disk to spec (#39)
Some checks are pending
Build kernel module for TrueNAS / build-and-run (push) Waiting to run
Co-authored-by: gulikoza <gulikoza@users.noreply.github.com>
2024-10-31 21:12:55 +08:00
gulikoza
7dd43ccc8d Add SPECS for RHEL8/9 (#33)
Some checks failed
Build kernel module for TrueNAS / build-and-run (push) Has been cancelled
* Fix grep: lsmod changes '-' to underscores.

* Add SPECS for RHEL8/9

Prepare SOURCES:
    download source archive and copy to ~/rpmbuild/SOURCES
    copy SPECS/kmod-led-ugreen.spec to ~/rpmbuild/SPECS

Build with:
    rpmbuild -ba kmod-led-ugreen.spec --define 'kmod_kernel_version (your_kernel_version)'

---------

Co-authored-by: gulikoza <gulikoza@users.noreply.github.com>
2024-10-27 23:25:56 +08:00