saving uncommitted changes in /etc prior to dnf run

This commit is contained in:
2021-11-20 02:04:54 +02:00
parent c5801ff161
commit 3f4374a912
17 changed files with 349 additions and 2 deletions

2
dkms/sign_helper.sh Executable file
View File

@@ -0,0 +1,2 @@
#!/bin/sh
/lib/modules/"$1"/build/scripts/sign-file sha512 /root/dkms.key /root/dkms.der "$2"