From: Frank Brehm Date: Sun, 7 Jan 2018 20:23:00 +0000 (+0100) Subject: saving uncommitted changes in /etc prior to emerge run X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=813b6ea3d5558942ef87c2ee681ec6ff084c1cbf;p=config%2Fbruni%2Fetc.git saving uncommitted changes in /etc prior to emerge run --- diff --git a/init.d/fancontrol b/init.d/fancontrol index 05f787d0..0734668a 100755 --- a/init.d/fancontrol +++ b/init.d/fancontrol @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ FANCONTROL_CONFIGFILE=${FANCONTROL_CONFIGFILE:-"/etc/fancontrol"} FANCONTROL_SSDARGS=${FANCONTROL_SSDARGS:-"--background --wait 1000"} diff --git a/init.d/lm_sensors b/init.d/lm_sensors index 4804b783..4efc6c96 100755 --- a/init.d/lm_sensors +++ b/init.d/lm_sensors @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ command="/usr/bin/sensors" diff --git a/sensors3.conf b/sensors3.conf index 0365c6e5..41e78880 100644 --- a/sensors3.conf +++ b/sensors3.conf @@ -9,8 +9,11 @@ # placed in custom configuration files located in /etc/sensors.d. This # approach makes further updates much easier. # -# Such custom configuration files for specific mainboards can be found at -# http://www.lm-sensors.org/wiki/Configurations +# Such custom configuration files for specific mainboards can be found in +# "configs" directory of lm-sensors package. +# +# Please contribute back a configuration of your board so other users with +# the same hardware won't need to recreate it again and again. chip "lm78-*" "lm79-*" "lm80-*" "lm96080-*" @@ -479,6 +482,19 @@ chip "f71858fg-*" "f8000-*" compute in2 @*2, @/2 +chip "f71868a-*" + + label in0 "+3.3V" + label in7 "3VSB" + label in8 "Vbat" + label in9 "5VSB" + + compute in0 @*2, @/2 + compute in7 @*2, @/2 + compute in8 @*2, @/2 + compute in9 @*3, @/3 + + chip "f81865f-*" label in0 "+3.3V"