From: root Date: Fri, 31 Aug 2018 14:43:19 +0000 (+0200) Subject: committing changes in /etc after apt run X-Git-Url: https://git.hoellein.online/?a=commitdiff_plain;h=676d495eabdf53167bc8e844f1b8a6d1caabb17f;p=zenbook committing changes in /etc after apt run Package changes: +amd64-microcode 3.20180524.1~ubuntu0.18.04.2 amd64 -libcuinj64-9.1 9.1.85-3ubuntu1 amd64 -libnvidia-cfg1-390 390.48-0ubuntu3 amd64 -libnvidia-decode-390 390.48-0ubuntu3 amd64 -libnvidia-encode-390 390.48-0ubuntu3 amd64 -libnvidia-fbc1-390 390.48-0ubuntu3 amd64 -libnvidia-gl-390 390.48-0ubuntu3 amd64 -libnvidia-ifr1-390 390.48-0ubuntu3 amd64 +linux-generic 4.15.0.33.35 amd64 +linux-headers-4.15.0-33 4.15.0-33.36 all +linux-headers-4.15.0-33-generic 4.15.0-33.36 amd64 +linux-headers-generic 4.15.0.33.35 amd64 +linux-image-4.15.0-33-generic 4.15.0-33.36 amd64 +linux-image-generic 4.15.0.33.35 amd64 +linux-modules-4.15.0-33-generic 4.15.0-33.36 amd64 +linux-modules-extra-4.15.0-33-generic 4.15.0-33.36 amd64 -nvidia-cuda-dev 9.1.85-3ubuntu1 amd64 -nvidia-driver-390 390.48-0ubuntu3 amd64 -nvidia-headless-no-dkms-390 390.48-0ubuntu3 amd64 -nvidia-kernel-source-390 390.48-0ubuntu3 amd64 -nvidia-profiler 9.1.85-3ubuntu1 amd64 -nvidia-utils-390 390.48-0ubuntu3 amd64 -nvidia-visual-profiler 9.1.85-3ubuntu1 amd64 -thermald 1.5-2ubuntu4 amd64 +thermald 1.7.0-5ubuntu1 amd64 -xserver-xorg-video-nvidia-390 390.48-0ubuntu3 amd64 --- diff --git a/.etckeeper b/.etckeeper index 73be8ba..c813c4b 100755 --- a/.etckeeper +++ b/.etckeeper @@ -1227,6 +1227,7 @@ maybe chmod 0755 'default' maybe chmod 0644 'default/acpi-support' maybe chmod 0644 'default/acpid' maybe chmod 0644 'default/alsa' +maybe chmod 0644 'default/amd64-microcode' maybe chmod 0644 'default/anacron' maybe chmod 0644 'default/apport' maybe chmod 0644 'default/avahi-daemon' @@ -1711,7 +1712,6 @@ maybe chmod 0644 'init/rc-sysinit.conf' maybe chmod 0644 'init/rc.conf' maybe chmod 0644 'init/rcS.conf' maybe chmod 0644 'init/shutdown.conf' -maybe chmod 0644 'init/thermald.conf' maybe chmod 0644 'init/tty1.conf' maybe chmod 0644 'init/tty2.conf' maybe chmod 0644 'init/tty3.conf' @@ -1907,6 +1907,7 @@ maybe chmod 0644 'mime.types' maybe chmod 0644 'mke2fs.conf' maybe chmod 0755 'modprobe.d' maybe chmod 0644 'modprobe.d/alsa-base.conf' +maybe chmod 0644 'modprobe.d/amd64-microcode-blacklist.conf' maybe chmod 0644 'modprobe.d/blacklist-ath_pci.conf' maybe chmod 0644 'modprobe.d/blacklist-firewire.conf' maybe chmod 0644 'modprobe.d/blacklist-framebuffer.conf' diff --git a/apt/apt.conf.d/01autoremove-kernels b/apt/apt.conf.d/01autoremove-kernels index ab5e9f7..246e9df 100644 --- a/apt/apt.conf.d/01autoremove-kernels +++ b/apt/apt.conf.d/01autoremove-kernels @@ -2,40 +2,40 @@ APT::NeverAutoRemove { "^linux-image-4\.10\.0-32-generic$"; - "^linux-image-4\.15\.0-22-generic$"; + "^linux-image-4\.15\.0-33-generic$"; "^linux-headers-4\.10\.0-32-generic$"; - "^linux-headers-4\.15\.0-22-generic$"; + "^linux-headers-4\.15\.0-33-generic$"; "^linux-image-extra-4\.10\.0-32-generic$"; - "^linux-image-extra-4\.15\.0-22-generic$"; + "^linux-image-extra-4\.15\.0-33-generic$"; "^linux-modules-4\.10\.0-32-generic$"; - "^linux-modules-4\.15\.0-22-generic$"; + "^linux-modules-4\.15\.0-33-generic$"; "^linux-modules-extra-4\.10\.0-32-generic$"; - "^linux-modules-extra-4\.15\.0-22-generic$"; + "^linux-modules-extra-4\.15\.0-33-generic$"; "^linux-signed-image-4\.10\.0-32-generic$"; - "^linux-signed-image-4\.15\.0-22-generic$"; + "^linux-signed-image-4\.15\.0-33-generic$"; "^kfreebsd-image-4\.10\.0-32-generic$"; - "^kfreebsd-image-4\.15\.0-22-generic$"; + "^kfreebsd-image-4\.15\.0-33-generic$"; "^kfreebsd-headers-4\.10\.0-32-generic$"; - "^kfreebsd-headers-4\.15\.0-22-generic$"; + "^kfreebsd-headers-4\.15\.0-33-generic$"; "^gnumach-image-4\.10\.0-32-generic$"; - "^gnumach-image-4\.15\.0-22-generic$"; + "^gnumach-image-4\.15\.0-33-generic$"; "^.*-modules-4\.10\.0-32-generic$"; - "^.*-modules-4\.15\.0-22-generic$"; + "^.*-modules-4\.15\.0-33-generic$"; "^.*-kernel-4\.10\.0-32-generic$"; - "^.*-kernel-4\.15\.0-22-generic$"; + "^.*-kernel-4\.15\.0-33-generic$"; "^linux-backports-modules-.*-4\.10\.0-32-generic$"; - "^linux-backports-modules-.*-4\.15\.0-22-generic$"; + "^linux-backports-modules-.*-4\.15\.0-33-generic$"; "^linux-modules-.*-4\.10\.0-32-generic$"; - "^linux-modules-.*-4\.15\.0-22-generic$"; + "^linux-modules-.*-4\.15\.0-33-generic$"; "^linux-tools-4\.10\.0-32-generic$"; - "^linux-tools-4\.15\.0-22-generic$"; + "^linux-tools-4\.15\.0-33-generic$"; "^linux-cloud-tools-4\.10\.0-32-generic$"; - "^linux-cloud-tools-4\.15\.0-22-generic$"; + "^linux-cloud-tools-4\.15\.0-33-generic$"; }; /* Debug information: # dpkg list: ii linux-image-4.10.0-32-generic 4.10.0-32.36~16.04.1 amd64 Linux kernel image for version 4.10.0 on 64 bit x86 SMP -iF linux-image-4.15.0-22-generic 4.15.0-22.24 amd64 Signed kernel image generic +iF linux-image-4.15.0-33-generic 4.15.0-33.36 amd64 Signed kernel image generic rc linux-image-4.4.0-79-generic 4.4.0-79.100 amd64 Linux kernel image for version 4.4.0 on 64 bit x86 SMP rc linux-image-4.4.0-81-generic 4.4.0-81.104 amd64 Linux kernel image for version 4.4.0 on 64 bit x86 SMP rc linux-image-4.4.0-83-generic 4.4.0-83.106 amd64 Linux kernel image for version 4.4.0 on 64 bit x86 SMP @@ -55,20 +55,21 @@ rc linux-image-extra-4.8.0-36-generic 4.8.0-36.36~16.04.1 rc linux-image-extra-4.8.0-52-generic 4.8.0-52.55~16.04.1 amd64 Linux kernel extra modules for version 4.8.0 on 64 bit x86 SMP rc linux-image-extra-4.8.0-54-generic 4.8.0-54.57~16.04.1 amd64 Linux kernel extra modules for version 4.8.0 on 64 bit x86 SMP rc linux-image-extra-4.8.0-56-generic 4.8.0-56.61~16.04.1 amd64 Linux kernel extra modules for version 4.8.0 on 64 bit x86 SMP +ii linux-image-generic 4.15.0.33.35 amd64 Generic Linux kernel image # list of installed kernel packages: 4.10.0-32-generic 4.10.0-32.36~16.04.1 -4.15.0-22-generic 4.15.0-22.24 +4.15.0-33-generic 4.15.0-33.36 # list of different kernel versions: -4.15.0-22.24 +4.15.0-33.36 4.10.0-32.36~16.04.1 -# Installing kernel: 4.15.0-22.24 (4.15.0-22-generic) +# Installing kernel: 4.15.0-33.36 (4.15.0-33-generic) # Running kernel: 4.10.0-32.36~16.04.1 (4.10.0-32-generic) -# Last kernel: 4.15.0-22.24 +# Last kernel: 4.15.0-33.36 # Previous kernel: 4.10.0-32.36~16.04.1 # Kernel versions list to keep: 4.10.0-32.36~16.04.1 -4.15.0-22.24 +4.15.0-33.36 # Kernel packages (version part) to protect: 4\.10\.0-32-generic -4\.15\.0-22-generic +4\.15\.0-33-generic */ diff --git a/dbus-1/system.d/org.freedesktop.thermald.conf b/dbus-1/system.d/org.freedesktop.thermald.conf index 41aa8d0..ea20f1f 100644 --- a/dbus-1/system.d/org.freedesktop.thermald.conf +++ b/dbus-1/system.d/org.freedesktop.thermald.conf @@ -24,4 +24,9 @@ + + + + + diff --git a/default/amd64-microcode b/default/amd64-microcode new file mode 100644 index 0000000..7254c01 --- /dev/null +++ b/default/amd64-microcode @@ -0,0 +1,13 @@ +# Configuration script for amd64-microcode version 3 + +# +# initramfs helper +# + +# +# Set this to "no" to disable automatic microcode updates on boot; +# Set this to "early" to always install microcode updates to the early initramfs +# Set this to "auto" to autodetect mode for current system (default); +# +#AMD64UCODE_INITRAMFS=auto + diff --git a/group b/group index cbcc8d0..dbbd0f3 100644 --- a/group +++ b/group @@ -67,7 +67,6 @@ sambashare:x:128:mhoellein mhoellein:x:1011: gdm:x:129: geoclue:x:130: -nvidia-persistenced:x:131: postfix:x:132: postdrop:x:133: kismet:x:134:mhoellein diff --git a/group- b/group- index b966b67..cbcc8d0 100644 --- a/group- +++ b/group- @@ -78,3 +78,4 @@ trezord:x:999: u2fkey:x:1012:mhoellein susi:x:1013: bitcoin:x:138: +ntp:x:105: diff --git a/gshadow b/gshadow index 4386953..4df6c40 100644 --- a/gshadow +++ b/gshadow @@ -67,7 +67,6 @@ sambashare:!::mhoellein mhoellein:!:: gdm:!:: geoclue:!:: -nvidia-persistenced:!:: postfix:!:: postdrop:!:: kismet:!::mhoellein diff --git a/gshadow- b/gshadow- index 18878c5..4386953 100644 --- a/gshadow- +++ b/gshadow- @@ -78,3 +78,4 @@ trezord:!:: u2fkey:!::mhoellein susi:!:: bitcoin:!:: +ntp:!:: diff --git a/init/thermald.conf b/init/thermald.conf deleted file mode 100644 index 39a646a..0000000 --- a/init/thermald.conf +++ /dev/null @@ -1,22 +0,0 @@ -# thermald - thermal daemon -# Upstart configuration file -# Manages platform thermals - -description "thermal daemon" - -start on runlevel [2345] and started dbus -stop on stopping dbus - -# -# don't respawn on error -# -normal exit 1 - -respawn - -# -# consider something wrong if respawned 10 times in 1 minute -# -respawn limit 10 60 - -exec thermald --no-daemon --dbus-enable diff --git a/modprobe.d/amd64-microcode-blacklist.conf b/modprobe.d/amd64-microcode-blacklist.conf new file mode 100644 index 0000000..1dc2c23 --- /dev/null +++ b/modprobe.d/amd64-microcode-blacklist.conf @@ -0,0 +1,3 @@ +# The microcode module attempts to apply a microcode update when +# it autoloads. This is not always safe, so we block it by default. +blacklist microcode diff --git a/passwd b/passwd index 548522a..8684913 100644 --- a/passwd +++ b/passwd @@ -40,7 +40,6 @@ mhoellein:x:1011:1011:Mario,,,:/home/mhoellein:/bin/bash gdm:x:121:129:Gnome Display Manager:/var/lib/gdm3:/bin/false geoclue:x:122:130::/var/lib/geoclue:/bin/false sshd:x:124:65534::/var/run/sshd:/usr/sbin/nologin -nvidia-persistenced:x:123:131:NVIDIA Persistence Daemon,,,:/:/sbin/nologin postfix:x:125:132::/var/spool/postfix:/bin/false davfs2:x:126:136::/var/cache/davfs2:/bin/false mongodb:x:127:65534::/var/lib/mongodb:/bin/false diff --git a/shadow b/shadow index cc1cf99..53cd4a7 100644 --- a/shadow +++ b/shadow @@ -40,7 +40,6 @@ mhoellein:$6$7ZNNocJg$2W8/jFH4APcSlcjuWS5HT0UH8U8dlPMkybiibCoa2.FzTsFUay2Xe4mWvS gdm:*:17322:0:99999:7::: geoclue:*:17322:0:99999:7::: sshd:*:17322:0:99999:7::: -nvidia-persistenced:*:17325:0:99999:7::: postfix:*:17326:0:99999:7::: davfs2:*:17416:0:99999:7::: mongodb:*:17457:0:99999:7::: diff --git a/systemd/system/thermald.service b/systemd/system/thermald.service deleted file mode 120000 index dc1dc0c..0000000 --- a/systemd/system/thermald.service +++ /dev/null @@ -1 +0,0 @@ -/dev/null \ No newline at end of file