From: Frank Brehm Date: Mon, 4 Jan 2021 18:38:42 +0000 (+0100) Subject: saving uncommitted changes in /etc prior to apt run X-Git-Url: https://git.uhu-banane.org/?a=commitdiff_plain;h=885b9683fd40b9e8c66ebd65e0e59988b53b3281;p=config%2Fbruni%2Fetc-mint-new1.git saving uncommitted changes in /etc prior to apt run --- diff --git a/.etckeeper b/.etckeeper index 4814d9d..76e05a9 100755 --- a/.etckeeper +++ b/.etckeeper @@ -557,6 +557,7 @@ maybe chmod 0644 'apt/sources.list.d.bak/team-xbmc-ppa-bionic.list' maybe chmod 0644 'apt/sources.list.d.bak/teams.list' maybe chmod 0644 'apt/sources.list.d.bak/ubuntu-x-swat-updates-bionic.list' maybe chmod 0644 'apt/sources.list.d.bak/webupd8team-java-bionic.list' +maybe chmod 0644 'apt/sources.list.d/fbrehm.list' maybe chmod 0644 'apt/sources.list.d/flexiondotorg-minecraft-focal.list' maybe chmod 0644 'apt/sources.list.d/google-chrome.list' maybe chmod 0644 'apt/sources.list.d/nextcloud-devs-client-bionic.list' diff --git a/apt/sources.list.d/fbrehm.list b/apt/sources.list.d/fbrehm.list new file mode 100644 index 0000000..6b0569d --- /dev/null +++ b/apt/sources.list.d/fbrehm.list @@ -0,0 +1,7 @@ +# Packages Frank Brehm +# --------------------- + +#deb http://www.brehm-online.com/debian/buster ./ +deb http://repo.uhu-banane.de/Ubuntu/focal ./ +deb-src http://repo.uhu-banane.de/Sources ./ +