]> Frank Brehm's Git Trees - config/bruni/etc-mint-new1.git/commitdiff
daily autocommit
authorFrank Brehm <frank@brehm-online.com>
Thu, 16 Jul 2020 22:06:08 +0000 (00:06 +0200)
committerFrank Brehm <frank@brehm-online.com>
Thu, 16 Jul 2020 22:06:08 +0000 (00:06 +0200)
23 files changed:
.etckeeper
apt/sources.list.d.bak/fbrehm.list [new file with mode: 0644]
apt/sources.list.d.bak/flexiondotorg-minecraft-bionic.list [new file with mode: 0644]
apt/sources.list.d.bak/google-chrome.list [new file with mode: 0644]
apt/sources.list.d.bak/nextcloud-devs-client-bionic.list [new file with mode: 0644]
apt/sources.list.d.bak/official-package-repositories.list [new file with mode: 0644]
apt/sources.list.d.bak/official-source-repositories.list [new file with mode: 0644]
apt/sources.list.d.bak/plex-media-server.list [new file with mode: 0644]
apt/sources.list.d.bak/plexmediaserver.list [new file with mode: 0644]
apt/sources.list.d.bak/puppet.list [new file with mode: 0644]
apt/sources.list.d.bak/signal-xenial.list [new file with mode: 0644]
apt/sources.list.d.bak/team-xbmc-ppa-bionic.list [new file with mode: 0644]
apt/sources.list.d.bak/teams.list [new file with mode: 0644]
apt/sources.list.d.bak/ubuntu-x-swat-updates-bionic.list [new file with mode: 0644]
apt/sources.list.d.bak/webupd8team-java-bionic.list [new file with mode: 0644]
apt/sources.list.d/fbrehm.list [deleted file]
apt/sources.list.d/google-chrome.list
apt/sources.list.d/plexmediaserver.list
apt/sources.list.d/puppet.list
apt/sources.list.d/signal-xenial.list
apt/sources.list.d/team-xbmc-ppa-bionic.list
apt/sources.list.d/teams.list
apt/sources.list.d/webupd8team-java-bionic.list

index e3876a50daf7ad0ea4a43182a35171c6b2a0a74b..e8e4062c6fda2c5dc32e39fce26c74200d2105b7 100755 (executable)
@@ -524,7 +524,21 @@ maybe chmod 0644 'apt/preferences.d/official-package-repositories.pref'
 maybe chmod 0644 'apt/repo.uhu-banane.de.gpg-key2.pub'
 maybe chmod 0644 'apt/sources.list'
 maybe chmod 0755 'apt/sources.list.d'
-maybe chmod 0644 'apt/sources.list.d/fbrehm.list'
+maybe chmod 0755 'apt/sources.list.d.bak'
+maybe chmod 0644 'apt/sources.list.d.bak/fbrehm.list'
+maybe chmod 0644 'apt/sources.list.d.bak/flexiondotorg-minecraft-bionic.list'
+maybe chmod 0644 'apt/sources.list.d.bak/google-chrome.list'
+maybe chmod 0644 'apt/sources.list.d.bak/nextcloud-devs-client-bionic.list'
+maybe chmod 0644 'apt/sources.list.d.bak/official-package-repositories.list'
+maybe chmod 0644 'apt/sources.list.d.bak/official-source-repositories.list'
+maybe chmod 0644 'apt/sources.list.d.bak/plex-media-server.list'
+maybe chmod 0644 'apt/sources.list.d.bak/plexmediaserver.list'
+maybe chmod 0644 'apt/sources.list.d.bak/puppet.list'
+maybe chmod 0644 'apt/sources.list.d.bak/signal-xenial.list'
+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/flexiondotorg-minecraft-bionic.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.bak/fbrehm.list b/apt/sources.list.d.bak/fbrehm.list
new file mode 100644 (file)
index 0000000..59791b5
--- /dev/null
@@ -0,0 +1,6 @@
+# Packages Frank Brehm
+# ---------------------
+
+#deb   http://www.brehm-online.com/debian/stretch      ./
+deb    http://repo.uhu-banane.de/Ubuntu/bionic         ./
+deb-src        http://repo.uhu-banane.de/Sources               ./
diff --git a/apt/sources.list.d.bak/flexiondotorg-minecraft-bionic.list b/apt/sources.list.d.bak/flexiondotorg-minecraft-bionic.list
new file mode 100644 (file)
index 0000000..48cdeab
--- /dev/null
@@ -0,0 +1,2 @@
+deb http://ppa.launchpad.net/flexiondotorg/minecraft/ubuntu bionic main
+# deb-src http://ppa.launchpad.net/flexiondotorg/minecraft/ubuntu bionic main
diff --git a/apt/sources.list.d.bak/google-chrome.list b/apt/sources.list.d.bak/google-chrome.list
new file mode 100644 (file)
index 0000000..b2d572c
--- /dev/null
@@ -0,0 +1,3 @@
+### THIS FILE IS AUTOMATICALLY CONFIGURED ###
+# You may comment out this entry, but any other modifications may be lost.
+deb [arch=amd64] http://dl.google.com/linux/chrome/deb/ stable main
diff --git a/apt/sources.list.d.bak/nextcloud-devs-client-bionic.list b/apt/sources.list.d.bak/nextcloud-devs-client-bionic.list
new file mode 100644 (file)
index 0000000..5123e28
--- /dev/null
@@ -0,0 +1,2 @@
+deb http://ppa.launchpad.net/nextcloud-devs/client/ubuntu bionic main
+# deb-src http://ppa.launchpad.net/nextcloud-devs/client/ubuntu bionic main
diff --git a/apt/sources.list.d.bak/official-package-repositories.list b/apt/sources.list.d.bak/official-package-repositories.list
new file mode 100644 (file)
index 0000000..9cd1e66
--- /dev/null
@@ -0,0 +1,8 @@
+deb http://mirror.netcologne.de/linuxmint/packages tricia main upstream import backport 
+
+deb http://ftp-stud.hs-esslingen.de/ubuntu bionic main restricted universe multiverse
+deb http://ftp-stud.hs-esslingen.de/ubuntu bionic-updates main restricted universe multiverse
+deb http://ftp-stud.hs-esslingen.de/ubuntu bionic-backports main restricted universe multiverse
+
+deb http://security.ubuntu.com/ubuntu/ bionic-security main restricted universe multiverse
+deb http://archive.canonical.com/ubuntu/ bionic partner
diff --git a/apt/sources.list.d.bak/official-source-repositories.list b/apt/sources.list.d.bak/official-source-repositories.list
new file mode 100644 (file)
index 0000000..9447e59
--- /dev/null
@@ -0,0 +1,8 @@
+deb-src http://mirror.netcologne.de/linuxmint/packages tricia main upstream import backport 
+
+deb-src http://ftp-stud.hs-esslingen.de/ubuntu bionic main restricted universe multiverse
+deb-src http://ftp-stud.hs-esslingen.de/ubuntu bionic-updates main restricted universe multiverse
+deb-src http://ftp-stud.hs-esslingen.de/ubuntu bionic-backports main restricted universe multiverse
+
+deb-src http://security.ubuntu.com/ubuntu/ bionic-security main restricted universe multiverse
+deb-src http://archive.canonical.com/ubuntu/ bionic partner
diff --git a/apt/sources.list.d.bak/plex-media-server.list b/apt/sources.list.d.bak/plex-media-server.list
new file mode 100644 (file)
index 0000000..caf7743
--- /dev/null
@@ -0,0 +1 @@
+#deb https://downloads.plex.tv/repo/deb ./public main
diff --git a/apt/sources.list.d.bak/plexmediaserver.list b/apt/sources.list.d.bak/plexmediaserver.list
new file mode 100644 (file)
index 0000000..3c32ab5
--- /dev/null
@@ -0,0 +1,3 @@
+# When enabling this repo please remember to add the PlexPublic.Key into the apt setup.
+# wget -q https://downloads.plex.tv/plex-keys/PlexSign.key -O - | sudo apt-key add -
+deb https://downloads.plex.tv/repo/deb/ public main
diff --git a/apt/sources.list.d.bak/puppet.list b/apt/sources.list.d.bak/puppet.list
new file mode 100644 (file)
index 0000000..99f3119
--- /dev/null
@@ -0,0 +1,2 @@
+# Puppet bionic Repository
+deb http://apt.puppetlabs.com bionic puppet
diff --git a/apt/sources.list.d.bak/signal-xenial.list b/apt/sources.list.d.bak/signal-xenial.list
new file mode 100644 (file)
index 0000000..d16d2b4
--- /dev/null
@@ -0,0 +1 @@
+deb [arch=amd64] https://updates.signal.org/desktop/apt xenial main
diff --git a/apt/sources.list.d.bak/team-xbmc-ppa-bionic.list b/apt/sources.list.d.bak/team-xbmc-ppa-bionic.list
new file mode 100644 (file)
index 0000000..7bdcc86
--- /dev/null
@@ -0,0 +1,2 @@
+deb http://ppa.launchpad.net/team-xbmc/ppa/ubuntu bionic main
+deb-src http://ppa.launchpad.net/team-xbmc/ppa/ubuntu bionic main
diff --git a/apt/sources.list.d.bak/teams.list b/apt/sources.list.d.bak/teams.list
new file mode 100644 (file)
index 0000000..313011b
--- /dev/null
@@ -0,0 +1,3 @@
+### THIS FILE IS AUTOMATICALLY CONFIGURED ###
+# You may comment out this entry, but any other modifications may be lost.
+deb [arch=amd64] https://packages.microsoft.com/repos/ms-teams stable main
diff --git a/apt/sources.list.d.bak/ubuntu-x-swat-updates-bionic.list b/apt/sources.list.d.bak/ubuntu-x-swat-updates-bionic.list
new file mode 100644 (file)
index 0000000..edf579b
--- /dev/null
@@ -0,0 +1,2 @@
+# deb http://ppa.launchpad.net/ubuntu-x-swat/updates/ubuntu bionic main
+# deb-src http://ppa.launchpad.net/ubuntu-x-swat/updates/ubuntu bionic main
diff --git a/apt/sources.list.d.bak/webupd8team-java-bionic.list b/apt/sources.list.d.bak/webupd8team-java-bionic.list
new file mode 100644 (file)
index 0000000..6e29e24
--- /dev/null
@@ -0,0 +1,2 @@
+deb http://ppa.launchpad.net/webupd8team/java/ubuntu bionic main
+deb-src http://ppa.launchpad.net/webupd8team/java/ubuntu bionic main
diff --git a/apt/sources.list.d/fbrehm.list b/apt/sources.list.d/fbrehm.list
deleted file mode 100644 (file)
index 59791b5..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-# Packages Frank Brehm
-# ---------------------
-
-#deb   http://www.brehm-online.com/debian/stretch      ./
-deb    http://repo.uhu-banane.de/Ubuntu/bionic         ./
-deb-src        http://repo.uhu-banane.de/Sources               ./
index b2d572c95159e41cb9a5f97e669d8abe6f3ce15b..9d3183ba163210c937a6b4eae17969a7a43d6c67 100644 (file)
@@ -1,3 +1,3 @@
 ### THIS FILE IS AUTOMATICALLY CONFIGURED ###
 # You may comment out this entry, but any other modifications may be lost.
-deb [arch=amd64] http://dl.google.com/linux/chrome/deb/ stable main
+deb [arch=amd64] http://dl.google.com/linux/chrome/deb/ stable main
index 3c32ab5a2d3bb2ead31c3e56c7f8295c333ac7b3..a70c33ceb75d7ce2362e7b75b7616799de0ace2a 100644 (file)
@@ -1,3 +1,3 @@
 # When enabling this repo please remember to add the PlexPublic.Key into the apt setup.
 # wget -q https://downloads.plex.tv/plex-keys/PlexSign.key -O - | sudo apt-key add -
-deb https://downloads.plex.tv/repo/deb/ public main
+deb https://downloads.plex.tv/repo/deb/ public main
index 99f31198414176e61c36c7dbeb09b029bf0d24e8..e2cf76bf1524ef32a35a75938a37b4181edf0804 100644 (file)
@@ -1,2 +1,2 @@
 # Puppet bionic Repository
-deb http://apt.puppetlabs.com bionic puppet
+deb http://apt.puppetlabs.com bionic puppet
index d16d2b4abf9044f2c96c909e81c75954a4b93c21..ea0367bd0cf82bf956c6852f3bf27431590c14bd 100644 (file)
@@ -1 +1 @@
-deb [arch=amd64] https://updates.signal.org/desktop/apt xenial main
+deb [arch=amd64] https://updates.signal.org/desktop/apt xenial main
index 7bdcc8613c6422c55e4c68e9f94f97d08b52943e..8d3c4dba0ca282d10c3d3d79f7b4dca22a8c9d33 100644 (file)
@@ -1,2 +1,2 @@
 deb http://ppa.launchpad.net/team-xbmc/ppa/ubuntu bionic main
-deb-src http://ppa.launchpad.net/team-xbmc/ppa/ubuntu bionic main
+deb-src http://ppa.launchpad.net/team-xbmc/ppa/ubuntu bionic main
index 313011b1f1873524f3e3020a24ff01aaae73ca21..36cd4043afd95b9b87547659d2e119079c57d839 100644 (file)
@@ -1,3 +1,3 @@
 ### THIS FILE IS AUTOMATICALLY CONFIGURED ###
 # You may comment out this entry, but any other modifications may be lost.
-deb [arch=amd64] https://packages.microsoft.com/repos/ms-teams stable main
+deb [arch=amd64] https://packages.microsoft.com/repos/ms-teams stable main
index 6e29e24db6e5754f15b02693e21e94c69e955e70..a8f27bdf4224d3eb7791138946c064b3fe2b442e 100644 (file)
@@ -1,2 +1,2 @@
 deb http://ppa.launchpad.net/webupd8team/java/ubuntu bionic main
-deb-src http://ppa.launchpad.net/webupd8team/java/ubuntu bionic main
+deb-src http://ppa.launchpad.net/webupd8team/java/ubuntu bionic main