From fa3ac646bd3b24d500b458e9db185596312264be Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Sat, 19 May 2018 02:02:12 -0400 Subject: logi1: Install ddcutil from buster --- diff --git a/hosts/logi1/conf b/hosts/logi1/conf index 8ff53e8..b06111b 100644 --- a/hosts/logi1/conf +++ b/hosts/logi1/conf @@ -38,6 +38,10 @@ apt_preferences=' Package: * Pin: release n=buster Pin-Priority: -1 + + Package: ddcutil + Pin: release n=buster + Pin-Priority: 100 ' locale='en_US' diff --git a/hosts/logi1/pkgs b/hosts/logi1/pkgs index 3bb9742..cc1b164 100644 --- a/hosts/logi1/pkgs +++ b/hosts/logi1/pkgs @@ -20,6 +20,8 @@ i2c-tools pciutils usbutils +# Hardware control utilities + ddcutil # Block device utilities gddrescue kpartx -- cgit v0.9.1