From c092428b53c1306252b66b51f49482650ec1f38b Mon Sep 17 00:00:00 2001 From: srv Date: Mon, 19 May 2025 12:40:23 +0200 Subject: tlaunch requeriment are compiled, thinkpad touchpad requeriment are compiled, docker requeriment in progress is a long task yet and add validate size --- lshw/easy-install.sh | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lshw/easy-install.sh (limited to 'lshw/easy-install.sh') diff --git a/lshw/easy-install.sh b/lshw/easy-install.sh new file mode 100644 index 0000000..5553339 --- /dev/null +++ b/lshw/easy-install.sh @@ -0,0 +1,5 @@ +#!/bin/dash + +gpg --recv-key 3C40194FB79138CE0F78FD4919C2F062574F5403 && gpg --recv-key 7CA69F4460F1BDC41FD2C858A5526B9BB3CD4E6A && cd ~/unofficial/lm-sensors/ && updpkgsums && doas libremakepkg -N && doas pacman -U --noconfirm *.pkg.* && \ + cd ~/unofficial/hwdata/ && updpkgsums && doas libremakepkg -N && doas pacman -U --noconfirm *.pkg.* && \ + cd ~/unofficial/lshw/ && updpkgsums && doas libremakepkg -N && doas pacman -U --noconfirm *.pkg.* -- cgit v1.2.3