git.lirion.de

Of git, get, and gud

aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Support both compressed and uncompressed modulesHEADmasterHarald Pfeiffer 2021-06-081-17/+25
| | | | | Since the NVIDIA drivers from rpmfusion switched to uncompressed modules for Fedora's FC33, we will now support both .ko.xz and .ko files.
* more and sorted output, no arbitrary re-compr.Harald Pfeiffer 2021-04-301-7/+43
| | | | | | | - Output will now simply tell what went fine and what not - We will not recompress if we notice a module was already signed, instead, we will simply remove the decompressed file. So: xz -k, check, rm
* initial commitHarald Pfeiffer 2021-01-285-0/+163