From: mhoellein Date: Wed, 15 Sep 2021 13:52:57 +0000 (+0200) Subject: committing changes in /etc after apt run X-Git-Url: https://git.hoellein.online/?a=commitdiff_plain;h=refs%2Fheads%2Fmaster;p=pi-dgl-wand committing changes in /etc after apt run Package changes: -install-info 5.2.0.dfsg.1-6 +install-info 6.7.0.dfsg.2-6 -libncurses5 5.9+20140913-1+deb8u3 -libncursesw5 5.9+20140913-1+deb8u3 +libncurses5 6.2+20201114-2 +libncursesw5 6.2+20201114-2 -libreadline6 6.3-8 +libreadline6 6.3-9 -libtinfo5 5.9+20140913-1+deb8u3 +libtinfo5 6.2+20201114-2 -readline-common 6.3-8 +readline-common 8.1-1 --- diff --git a/.etckeeper b/.etckeeper index e7bd143..8458a04 100755 --- a/.etckeeper +++ b/.etckeeper @@ -2,6 +2,7 @@ mkdir -p './X11/xkb' mkdir -p './apt/preferences.d' +mkdir -p './apt/sources.list.d' mkdir -p './apt/trusted.gpg.d' mkdir -p './binfmt.d' mkdir -p './ca-certificates/update.d' @@ -149,7 +150,6 @@ maybe chmod 0644 'apt/listchanges.conf' maybe chmod 0755 'apt/preferences.d' maybe chmod 0644 'apt/sources.list' maybe chmod 0755 'apt/sources.list.d' -maybe chmod 0644 'apt/sources.list.d/raspi.list' maybe chmod 0644 'apt/trusted.gpg' maybe chmod 0755 'apt/trusted.gpg.d' maybe chmod 0755 'avahi'