Add Github Action & add support for the last Ubuntu LTS.

This commit is contained in:
Alexandre Pujol 2021-12-02 12:35:13 +00:00
parent b52cbe564c
commit 0fc9c8b5b0
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
14 changed files with 518 additions and 44 deletions

View file

@ -10,6 +10,7 @@
@{MOUNTS}=/media/ @{run}/media /mnt
# Libexec path. Different in some distribution
@{libexec}=/usr/lib
@{libexec}=/usr/lib # Archlinux
@{libexec}=/usr/libexec # Debian/Ubuntu
include if exists <tunables/extend.d>