From: Mario Höllein Date: Fri, 24 Aug 2018 12:56:12 +0000 (+0200) Subject: saving uncommitted changes in /etc prior to apt run X-Git-Url: https://git.hoellein.online/?a=commitdiff_plain;h=b02f4f5d1c371db56d6b98af692b4693e679676d;p=zenbook saving uncommitted changes in /etc prior to apt run --- diff --git a/.etckeeper b/.etckeeper index 4705b42..c29d2e8 100755 --- a/.etckeeper +++ b/.etckeeper @@ -472,34 +472,49 @@ maybe chmod 0755 'apt/preferences.d' maybe chmod 0664 'apt/sources.list' maybe chmod 0755 'apt/sources.list.d' maybe chmod 0644 'apt/sources.list.d/bitcoin-ubuntu-bitcoin-xenial.list' +maybe chmod 0644 'apt/sources.list.d/bitcoin-ubuntu-bitcoin-xenial.list.distUpgrade' maybe chmod 0644 'apt/sources.list.d/bumblebee-ubuntu-stable-xenial.list' maybe chmod 0644 'apt/sources.list.d/bumblebee-ubuntu-stable-xenial.list.save' maybe chmod 0644 'apt/sources.list.d/devolo-updates.list' +maybe chmod 0644 'apt/sources.list.d/devolo-updates.list.distUpgrade' maybe chmod 0644 'apt/sources.list.d/devolo-updates.list.save' maybe chmod 0644 'apt/sources.list.d/ethereum-ubuntu-ethereum-xenial.list' +maybe chmod 0644 'apt/sources.list.d/ethereum-ubuntu-ethereum-xenial.list.distUpgrade' maybe chmod 0644 'apt/sources.list.d/ethereum-ubuntu-ethereum-xenial.list.save' maybe chmod 0644 'apt/sources.list.d/google.list' +maybe chmod 0644 'apt/sources.list.d/google.list.distUpgrade' maybe chmod 0644 'apt/sources.list.d/google.list.save' maybe chmod 0644 'apt/sources.list.d/graphics-drivers-ubuntu-ppa-xenial.list' +maybe chmod 0644 'apt/sources.list.d/graphics-drivers-ubuntu-ppa-xenial.list.distUpgrade' maybe chmod 0644 'apt/sources.list.d/graphics-drivers-ubuntu-ppa-xenial.list.save' maybe chmod 0644 'apt/sources.list.d/linphone-ubuntu-release-xenial.list' +maybe chmod 0644 'apt/sources.list.d/linphone-ubuntu-release-xenial.list.distUpgrade' maybe chmod 0644 'apt/sources.list.d/linphone-ubuntu-release-xenial.list.save' maybe chmod 0644 'apt/sources.list.d/mozillateam-ubuntu-firefox-next-xenial.list' +maybe chmod 0644 'apt/sources.list.d/mozillateam-ubuntu-firefox-next-xenial.list.distUpgrade' maybe chmod 0644 'apt/sources.list.d/mozillateam-ubuntu-firefox-next-xenial.list.save' maybe chmod 0644 'apt/sources.list.d/nodesource.list' +maybe chmod 0644 'apt/sources.list.d/nodesource.list.distUpgrade' maybe chmod 0644 'apt/sources.list.d/nodesource.list.save' maybe chmod 0644 'apt/sources.list.d/privacyidea-ubuntu-privacyidea-dev-xenial.list' +maybe chmod 0644 'apt/sources.list.d/privacyidea-ubuntu-privacyidea-dev-xenial.list.distUpgrade' maybe chmod 0644 'apt/sources.list.d/privacyidea-ubuntu-privacyidea-dev-xenial.list.save' maybe chmod 0644 'apt/sources.list.d/signal-xenial.list' +maybe chmod 0644 'apt/sources.list.d/signal-xenial.list.distUpgrade' maybe chmod 0644 'apt/sources.list.d/signal-xenial.list.save' maybe chmod 0644 'apt/sources.list.d/teamviewer.list' +maybe chmod 0644 'apt/sources.list.d/teamviewer.list.distUpgrade' maybe chmod 0644 'apt/sources.list.d/teamviewer.list.save' maybe chmod 0644 'apt/sources.list.d/webupd8team-ubuntu-java-xenial.list' +maybe chmod 0644 'apt/sources.list.d/webupd8team-ubuntu-java-xenial.list.distUpgrade' maybe chmod 0644 'apt/sources.list.d/webupd8team-ubuntu-java-xenial.list.save' maybe chmod 0644 'apt/sources.list.d/xenial-partner.list' +maybe chmod 0644 'apt/sources.list.d/xenial-partner.list.distUpgrade' maybe chmod 0644 'apt/sources.list.d/xenial-partner.list.save' maybe chmod 0644 'apt/sources.list.d/yubico-ubuntu-stable-xenial.list' +maybe chmod 0644 'apt/sources.list.d/yubico-ubuntu-stable-xenial.list.distUpgrade' maybe chmod 0644 'apt/sources.list.d/yubico-ubuntu-stable-xenial.list.save' +maybe chmod 0664 'apt/sources.list.distUpgrade' maybe chmod 0664 'apt/sources.list.save' maybe chmod 0644 'apt/trusted.gpg' maybe chmod 0755 'apt/trusted.gpg.d' diff --git a/apt/sources.list b/apt/sources.list index c79c601..056b68b 100644 --- a/apt/sources.list +++ b/apt/sources.list @@ -2,20 +2,20 @@ # See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to # newer versions of the distribution. -deb http://de.archive.ubuntu.com/ubuntu/ xenial main restricted +deb http://de.archive.ubuntu.com/ubuntu/ bionic main restricted # deb-src http://de.archive.ubuntu.com/ubuntu/ xenial main restricted ## Major bug fix updates produced after the final release of the ## distribution. -deb http://de.archive.ubuntu.com/ubuntu/ xenial-updates main restricted +deb http://de.archive.ubuntu.com/ubuntu/ bionic-updates main restricted # deb-src http://de.archive.ubuntu.com/ubuntu/ xenial-updates main restricted ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu ## team. Also, please note that software in universe WILL NOT receive any ## review or updates from the Ubuntu security team. -deb http://de.archive.ubuntu.com/ubuntu/ xenial universe +deb http://de.archive.ubuntu.com/ubuntu/ bionic universe # deb-src http://de.archive.ubuntu.com/ubuntu/ xenial universe -deb http://de.archive.ubuntu.com/ubuntu/ xenial-updates universe +deb http://de.archive.ubuntu.com/ubuntu/ bionic-updates universe # deb-src http://de.archive.ubuntu.com/ubuntu/ xenial-updates universe ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu @@ -23,9 +23,9 @@ deb http://de.archive.ubuntu.com/ubuntu/ xenial-updates universe ## your rights to use the software. Also, please note that software in ## multiverse WILL NOT receive any review or updates from the Ubuntu ## security team. -deb http://de.archive.ubuntu.com/ubuntu/ xenial multiverse +deb http://de.archive.ubuntu.com/ubuntu/ bionic multiverse # deb-src http://de.archive.ubuntu.com/ubuntu/ xenial multiverse -deb http://de.archive.ubuntu.com/ubuntu/ xenial-updates multiverse +deb http://de.archive.ubuntu.com/ubuntu/ bionic-updates multiverse # deb-src http://de.archive.ubuntu.com/ubuntu/ xenial-updates multiverse ## N.B. software from this repository may not have been tested as @@ -33,7 +33,7 @@ deb http://de.archive.ubuntu.com/ubuntu/ xenial-updates multiverse ## newer versions of some applications which may provide useful features. ## Also, please note that software in backports WILL NOT receive any review ## or updates from the Ubuntu security team. -deb http://de.archive.ubuntu.com/ubuntu/ xenial-backports main restricted universe multiverse +deb http://de.archive.ubuntu.com/ubuntu/ bionic-backports main restricted universe multiverse # deb-src http://de.archive.ubuntu.com/ubuntu/ xenial-backports main restricted universe multiverse ## Uncomment the following two lines to add software from Canonical's @@ -43,11 +43,11 @@ deb http://de.archive.ubuntu.com/ubuntu/ xenial-backports main restricted univer # deb http://archive.canonical.com/ubuntu xenial partner # deb-src http://archive.canonical.com/ubuntu xenial partner -deb http://security.ubuntu.com/ubuntu xenial-security main restricted +deb http://security.ubuntu.com/ubuntu bionic-security main restricted # deb-src http://security.ubuntu.com/ubuntu xenial-security main restricted -deb http://security.ubuntu.com/ubuntu xenial-security universe +deb http://security.ubuntu.com/ubuntu bionic-security universe # deb-src http://security.ubuntu.com/ubuntu xenial-security universe -deb http://security.ubuntu.com/ubuntu xenial-security multiverse +deb http://security.ubuntu.com/ubuntu bionic-security multiverse # deb-src http://security.ubuntu.com/ubuntu xenial-security multiverse -deb http://archive.canonical.com/ precise partner +# deb http://archive.canonical.com/ precise partner # deb-src http://archive.canonical.com/ precise partner diff --git a/apt/sources.list.d/bitcoin-ubuntu-bitcoin-xenial.list b/apt/sources.list.d/bitcoin-ubuntu-bitcoin-xenial.list index 37baca3..f2642d2 100644 --- a/apt/sources.list.d/bitcoin-ubuntu-bitcoin-xenial.list +++ b/apt/sources.list.d/bitcoin-ubuntu-bitcoin-xenial.list @@ -1,2 +1,2 @@ -deb http://ppa.launchpad.net/bitcoin/bitcoin/ubuntu xenial main +# deb http://ppa.launchpad.net/bitcoin/bitcoin/ubuntu bionic main # Bei Aktualisierung zu bionic deaktiviert # deb-src http://ppa.launchpad.net/bitcoin/bitcoin/ubuntu xenial main diff --git a/apt/sources.list.d/bitcoin-ubuntu-bitcoin-xenial.list.distUpgrade b/apt/sources.list.d/bitcoin-ubuntu-bitcoin-xenial.list.distUpgrade new file mode 100644 index 0000000..f2642d2 --- /dev/null +++ b/apt/sources.list.d/bitcoin-ubuntu-bitcoin-xenial.list.distUpgrade @@ -0,0 +1,2 @@ +# deb http://ppa.launchpad.net/bitcoin/bitcoin/ubuntu bionic main # Bei Aktualisierung zu bionic deaktiviert +# deb-src http://ppa.launchpad.net/bitcoin/bitcoin/ubuntu xenial main diff --git a/apt/sources.list.d/devolo-updates.list b/apt/sources.list.d/devolo-updates.list index 781ccb2..3b83eb3 100644 --- a/apt/sources.list.d/devolo-updates.list +++ b/apt/sources.list.d/devolo-updates.list @@ -4,4 +4,4 @@ # because that's what the Ubuntu Upgrade Managaer does when disabling all # third-party repositories and that would cause this entry to be re-enabled. # See /etc/cron.daily/devolo-updates for more details. -deb http://update.devolo.com/linux/apt/ stable main +# deb http://update.devolo.com/linux/apt/ stable main # Bei Aktualisierung zu bionic deaktiviert diff --git a/apt/sources.list.d/devolo-updates.list.distUpgrade b/apt/sources.list.d/devolo-updates.list.distUpgrade new file mode 100644 index 0000000..3b83eb3 --- /dev/null +++ b/apt/sources.list.d/devolo-updates.list.distUpgrade @@ -0,0 +1,7 @@ +### THIS FILE IS AUTOMATICALLY CONFIGURED ### +# You may comment out this entry, but any other modifications may be lost. +# In particular, do not add a comment behind the entry on the same line, +# because that's what the Ubuntu Upgrade Managaer does when disabling all +# third-party repositories and that would cause this entry to be re-enabled. +# See /etc/cron.daily/devolo-updates for more details. +# deb http://update.devolo.com/linux/apt/ stable main # Bei Aktualisierung zu bionic deaktiviert diff --git a/apt/sources.list.d/ethereum-ubuntu-ethereum-xenial.list b/apt/sources.list.d/ethereum-ubuntu-ethereum-xenial.list index bbe74c4..0d98180 100644 --- a/apt/sources.list.d/ethereum-ubuntu-ethereum-xenial.list +++ b/apt/sources.list.d/ethereum-ubuntu-ethereum-xenial.list @@ -1,2 +1,2 @@ -deb http://ppa.launchpad.net/ethereum/ethereum/ubuntu xenial main +# deb http://ppa.launchpad.net/ethereum/ethereum/ubuntu bionic main # Bei Aktualisierung zu bionic deaktiviert # deb-src http://ppa.launchpad.net/ethereum/ethereum/ubuntu xenial main diff --git a/apt/sources.list.d/ethereum-ubuntu-ethereum-xenial.list.distUpgrade b/apt/sources.list.d/ethereum-ubuntu-ethereum-xenial.list.distUpgrade new file mode 100644 index 0000000..0d98180 --- /dev/null +++ b/apt/sources.list.d/ethereum-ubuntu-ethereum-xenial.list.distUpgrade @@ -0,0 +1,2 @@ +# deb http://ppa.launchpad.net/ethereum/ethereum/ubuntu bionic main # Bei Aktualisierung zu bionic deaktiviert +# deb-src http://ppa.launchpad.net/ethereum/ethereum/ubuntu xenial main diff --git a/apt/sources.list.d/google.list b/apt/sources.list.d/google.list index 7c60c54..459dbe2 100644 --- a/apt/sources.list.d/google.list +++ b/apt/sources.list.d/google.list @@ -1 +1 @@ -deb [arch=amd64] http://dl.google.com/linux/chrome/deb/ stable main +# deb [arch=amd64] http://dl.google.com/linux/chrome/deb/ stable main # Bei Aktualisierung zu bionic deaktiviert diff --git a/apt/sources.list.d/google.list.distUpgrade b/apt/sources.list.d/google.list.distUpgrade new file mode 100644 index 0000000..459dbe2 --- /dev/null +++ b/apt/sources.list.d/google.list.distUpgrade @@ -0,0 +1 @@ +# deb [arch=amd64] http://dl.google.com/linux/chrome/deb/ stable main # Bei Aktualisierung zu bionic deaktiviert diff --git a/apt/sources.list.d/graphics-drivers-ubuntu-ppa-xenial.list b/apt/sources.list.d/graphics-drivers-ubuntu-ppa-xenial.list index 10765e2..2d4fb8e 100644 --- a/apt/sources.list.d/graphics-drivers-ubuntu-ppa-xenial.list +++ b/apt/sources.list.d/graphics-drivers-ubuntu-ppa-xenial.list @@ -1,2 +1,2 @@ -deb http://ppa.launchpad.net/graphics-drivers/ppa/ubuntu xenial main +# deb http://ppa.launchpad.net/graphics-drivers/ppa/ubuntu bionic main # Bei Aktualisierung zu bionic deaktiviert # deb-src http://ppa.launchpad.net/graphics-drivers/ppa/ubuntu xenial main diff --git a/apt/sources.list.d/graphics-drivers-ubuntu-ppa-xenial.list.distUpgrade b/apt/sources.list.d/graphics-drivers-ubuntu-ppa-xenial.list.distUpgrade new file mode 100644 index 0000000..2d4fb8e --- /dev/null +++ b/apt/sources.list.d/graphics-drivers-ubuntu-ppa-xenial.list.distUpgrade @@ -0,0 +1,2 @@ +# deb http://ppa.launchpad.net/graphics-drivers/ppa/ubuntu bionic main # Bei Aktualisierung zu bionic deaktiviert +# deb-src http://ppa.launchpad.net/graphics-drivers/ppa/ubuntu xenial main diff --git a/apt/sources.list.d/linphone-ubuntu-release-xenial.list b/apt/sources.list.d/linphone-ubuntu-release-xenial.list index 7e03df8..de17098 100644 --- a/apt/sources.list.d/linphone-ubuntu-release-xenial.list +++ b/apt/sources.list.d/linphone-ubuntu-release-xenial.list @@ -1,2 +1,2 @@ -deb http://ppa.launchpad.net/linphone/release/ubuntu xenial main +# deb http://ppa.launchpad.net/linphone/release/ubuntu bionic main # Bei Aktualisierung zu bionic deaktiviert # deb-src http://ppa.launchpad.net/linphone/release/ubuntu xenial main diff --git a/apt/sources.list.d/linphone-ubuntu-release-xenial.list.distUpgrade b/apt/sources.list.d/linphone-ubuntu-release-xenial.list.distUpgrade new file mode 100644 index 0000000..de17098 --- /dev/null +++ b/apt/sources.list.d/linphone-ubuntu-release-xenial.list.distUpgrade @@ -0,0 +1,2 @@ +# deb http://ppa.launchpad.net/linphone/release/ubuntu bionic main # Bei Aktualisierung zu bionic deaktiviert +# deb-src http://ppa.launchpad.net/linphone/release/ubuntu xenial main diff --git a/apt/sources.list.d/mozillateam-ubuntu-firefox-next-xenial.list b/apt/sources.list.d/mozillateam-ubuntu-firefox-next-xenial.list index f6c0b5a..292bdd4 100644 --- a/apt/sources.list.d/mozillateam-ubuntu-firefox-next-xenial.list +++ b/apt/sources.list.d/mozillateam-ubuntu-firefox-next-xenial.list @@ -1,2 +1,2 @@ -deb http://ppa.launchpad.net/mozillateam/firefox-next/ubuntu xenial main +# deb http://ppa.launchpad.net/mozillateam/firefox-next/ubuntu bionic main # Bei Aktualisierung zu bionic deaktiviert # deb-src http://ppa.launchpad.net/mozillateam/firefox-next/ubuntu xenial main diff --git a/apt/sources.list.d/mozillateam-ubuntu-firefox-next-xenial.list.distUpgrade b/apt/sources.list.d/mozillateam-ubuntu-firefox-next-xenial.list.distUpgrade new file mode 100644 index 0000000..292bdd4 --- /dev/null +++ b/apt/sources.list.d/mozillateam-ubuntu-firefox-next-xenial.list.distUpgrade @@ -0,0 +1,2 @@ +# deb http://ppa.launchpad.net/mozillateam/firefox-next/ubuntu bionic main # Bei Aktualisierung zu bionic deaktiviert +# deb-src http://ppa.launchpad.net/mozillateam/firefox-next/ubuntu xenial main diff --git a/apt/sources.list.d/nodesource.list b/apt/sources.list.d/nodesource.list index 2e1f64d..e0278d9 100644 --- a/apt/sources.list.d/nodesource.list +++ b/apt/sources.list.d/nodesource.list @@ -1,2 +1,2 @@ -deb https://deb.nodesource.com/node_0.10 xenial main -deb-src https://deb.nodesource.com/node_0.10 xenial main +# deb https://deb.nodesource.com/node_0.10 bionic main # Bei Aktualisierung zu bionic deaktiviert +# deb-src https://deb.nodesource.com/node_0.10 bionic main # Bei Aktualisierung zu bionic deaktiviert diff --git a/apt/sources.list.d/nodesource.list.distUpgrade b/apt/sources.list.d/nodesource.list.distUpgrade new file mode 100644 index 0000000..e0278d9 --- /dev/null +++ b/apt/sources.list.d/nodesource.list.distUpgrade @@ -0,0 +1,2 @@ +# deb https://deb.nodesource.com/node_0.10 bionic main # Bei Aktualisierung zu bionic deaktiviert +# deb-src https://deb.nodesource.com/node_0.10 bionic main # Bei Aktualisierung zu bionic deaktiviert diff --git a/apt/sources.list.d/privacyidea-ubuntu-privacyidea-dev-xenial.list b/apt/sources.list.d/privacyidea-ubuntu-privacyidea-dev-xenial.list index fa6fbfa..f24a134 100644 --- a/apt/sources.list.d/privacyidea-ubuntu-privacyidea-dev-xenial.list +++ b/apt/sources.list.d/privacyidea-ubuntu-privacyidea-dev-xenial.list @@ -1,2 +1,2 @@ -deb http://ppa.launchpad.net/privacyidea/privacyidea-dev/ubuntu xenial main +# deb http://ppa.launchpad.net/privacyidea/privacyidea-dev/ubuntu bionic main # Bei Aktualisierung zu bionic deaktiviert # deb-src http://ppa.launchpad.net/privacyidea/privacyidea-dev/ubuntu xenial main diff --git a/apt/sources.list.d/privacyidea-ubuntu-privacyidea-dev-xenial.list.distUpgrade b/apt/sources.list.d/privacyidea-ubuntu-privacyidea-dev-xenial.list.distUpgrade new file mode 100644 index 0000000..f24a134 --- /dev/null +++ b/apt/sources.list.d/privacyidea-ubuntu-privacyidea-dev-xenial.list.distUpgrade @@ -0,0 +1,2 @@ +# deb http://ppa.launchpad.net/privacyidea/privacyidea-dev/ubuntu bionic main # Bei Aktualisierung zu bionic deaktiviert +# deb-src http://ppa.launchpad.net/privacyidea/privacyidea-dev/ubuntu xenial main diff --git a/apt/sources.list.d/signal-xenial.list b/apt/sources.list.d/signal-xenial.list index d16d2b4..217a590 100644 --- a/apt/sources.list.d/signal-xenial.list +++ b/apt/sources.list.d/signal-xenial.list @@ -1 +1 @@ -deb [arch=amd64] https://updates.signal.org/desktop/apt xenial main +# deb [arch=amd64] https://updates.signal.org/desktop/apt bionic main # Bei Aktualisierung zu bionic deaktiviert diff --git a/apt/sources.list.d/signal-xenial.list.distUpgrade b/apt/sources.list.d/signal-xenial.list.distUpgrade new file mode 100644 index 0000000..217a590 --- /dev/null +++ b/apt/sources.list.d/signal-xenial.list.distUpgrade @@ -0,0 +1 @@ +# deb [arch=amd64] https://updates.signal.org/desktop/apt bionic main # Bei Aktualisierung zu bionic deaktiviert diff --git a/apt/sources.list.d/teamviewer.list b/apt/sources.list.d/teamviewer.list index 4cd18bd..2b33190 100644 --- a/apt/sources.list.d/teamviewer.list +++ b/apt/sources.list.d/teamviewer.list @@ -22,8 +22,8 @@ ### Choose stable tv13 to receive updates for TeamViewer 13 ### Choose preview tv13 to receive early updates for TeamViewer 13 -deb http://linux.teamviewer.com/deb stable main -deb http://linux.teamviewer.com/deb preview main +# deb http://linux.teamviewer.com/deb stable main # Bei Aktualisierung zu bionic deaktiviert +# deb http://linux.teamviewer.com/deb preview main # Bei Aktualisierung zu bionic deaktiviert # deb http://linux.teamviewer.com/deb stable tv13 # deb http://linux.teamviewer.com/deb preview tv13 diff --git a/apt/sources.list.d/teamviewer.list.distUpgrade b/apt/sources.list.d/teamviewer.list.distUpgrade new file mode 100644 index 0000000..2b33190 --- /dev/null +++ b/apt/sources.list.d/teamviewer.list.distUpgrade @@ -0,0 +1,29 @@ +### TeamViewer DEB repository list + +### NOTE: Manual changes to this file +### - prevent it from being updated by TeamViewer package updates +### - will be lost after using the 'teamviewer repo' command +### The original file can be restored with this command: +### cp /opt/teamviewer/tv_bin/script/teamviewer.list /etc/apt/sources.list.d/teamviewer.list +### which has the same effect as 'teamviewer repo default' + +### NOTE: It is preferred to use the following commands to edit this file: +### teamviewer repo - show current repository configuration +### teamviewer repo default - restore default configuration +### teamviewer repo disable - disable the repository +### teamviewer repo main [stable] - make all TeamViewer packages available (default) +### teamviewer repo tv13 [stable] - make TeamViewer 13 packages available +### stable omit preview and beta releases + + +### Choose stable main to receive updates for TeamViewer 13 and upcoming major releases +### Choose preview main to receive early updates for TeamViewer 13 and to receive major beta releases + +### Choose stable tv13 to receive updates for TeamViewer 13 +### Choose preview tv13 to receive early updates for TeamViewer 13 + +# deb http://linux.teamviewer.com/deb stable main # Bei Aktualisierung zu bionic deaktiviert +# deb http://linux.teamviewer.com/deb preview main # Bei Aktualisierung zu bionic deaktiviert + +# deb http://linux.teamviewer.com/deb stable tv13 +# deb http://linux.teamviewer.com/deb preview tv13 diff --git a/apt/sources.list.d/webupd8team-ubuntu-java-xenial.list b/apt/sources.list.d/webupd8team-ubuntu-java-xenial.list index 501341a..5739a71 100644 --- a/apt/sources.list.d/webupd8team-ubuntu-java-xenial.list +++ b/apt/sources.list.d/webupd8team-ubuntu-java-xenial.list @@ -1,2 +1,2 @@ -deb http://ppa.launchpad.net/webupd8team/java/ubuntu xenial main +# deb http://ppa.launchpad.net/webupd8team/java/ubuntu bionic main # Bei Aktualisierung zu bionic deaktiviert # deb-src http://ppa.launchpad.net/webupd8team/java/ubuntu xenial main diff --git a/apt/sources.list.d/webupd8team-ubuntu-java-xenial.list.distUpgrade b/apt/sources.list.d/webupd8team-ubuntu-java-xenial.list.distUpgrade new file mode 100644 index 0000000..5739a71 --- /dev/null +++ b/apt/sources.list.d/webupd8team-ubuntu-java-xenial.list.distUpgrade @@ -0,0 +1,2 @@ +# deb http://ppa.launchpad.net/webupd8team/java/ubuntu bionic main # Bei Aktualisierung zu bionic deaktiviert +# deb-src http://ppa.launchpad.net/webupd8team/java/ubuntu xenial main diff --git a/apt/sources.list.d/xenial-partner.list b/apt/sources.list.d/xenial-partner.list index 959f6a6..8316d71 100644 --- a/apt/sources.list.d/xenial-partner.list +++ b/apt/sources.list.d/xenial-partner.list @@ -1,4 +1,4 @@ # channel for the xenial (16.04) partner channel # #:description:This channel contains the partner software for xenial -deb http://archive.canonical.com/ubuntu xenial partner +deb http://archive.canonical.com/ubuntu bionic partner diff --git a/apt/sources.list.d/xenial-partner.list.distUpgrade b/apt/sources.list.d/xenial-partner.list.distUpgrade new file mode 100644 index 0000000..8316d71 --- /dev/null +++ b/apt/sources.list.d/xenial-partner.list.distUpgrade @@ -0,0 +1,4 @@ +# channel for the xenial (16.04) partner channel +# +#:description:This channel contains the partner software for xenial +deb http://archive.canonical.com/ubuntu bionic partner diff --git a/apt/sources.list.d/yubico-ubuntu-stable-xenial.list b/apt/sources.list.d/yubico-ubuntu-stable-xenial.list index 36f7049..e08035b 100644 --- a/apt/sources.list.d/yubico-ubuntu-stable-xenial.list +++ b/apt/sources.list.d/yubico-ubuntu-stable-xenial.list @@ -1,3 +1,3 @@ -deb http://ppa.launchpad.net/yubico/stable/ubuntu xenial main +# deb http://ppa.launchpad.net/yubico/stable/ubuntu bionic main # Bei Aktualisierung zu bionic deaktiviert # deb-src http://ppa.launchpad.net/yubico/stable/ubuntu xenial main # deb-src http://ppa.launchpad.net/yubico/stable/ubuntu xenial main diff --git a/apt/sources.list.d/yubico-ubuntu-stable-xenial.list.distUpgrade b/apt/sources.list.d/yubico-ubuntu-stable-xenial.list.distUpgrade new file mode 100644 index 0000000..e08035b --- /dev/null +++ b/apt/sources.list.d/yubico-ubuntu-stable-xenial.list.distUpgrade @@ -0,0 +1,3 @@ +# deb http://ppa.launchpad.net/yubico/stable/ubuntu bionic main # Bei Aktualisierung zu bionic deaktiviert +# deb-src http://ppa.launchpad.net/yubico/stable/ubuntu xenial main +# deb-src http://ppa.launchpad.net/yubico/stable/ubuntu xenial main diff --git a/apt/sources.list.distUpgrade b/apt/sources.list.distUpgrade new file mode 100644 index 0000000..056b68b --- /dev/null +++ b/apt/sources.list.distUpgrade @@ -0,0 +1,53 @@ +# deb cdrom:[Ubuntu 16.04.2 LTS _Xenial Xerus_ - Release amd64 (20170215.2)]/ xenial main restricted + +# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to +# newer versions of the distribution. +deb http://de.archive.ubuntu.com/ubuntu/ bionic main restricted +# deb-src http://de.archive.ubuntu.com/ubuntu/ xenial main restricted + +## Major bug fix updates produced after the final release of the +## distribution. +deb http://de.archive.ubuntu.com/ubuntu/ bionic-updates main restricted +# deb-src http://de.archive.ubuntu.com/ubuntu/ xenial-updates main restricted + +## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu +## team. Also, please note that software in universe WILL NOT receive any +## review or updates from the Ubuntu security team. +deb http://de.archive.ubuntu.com/ubuntu/ bionic universe +# deb-src http://de.archive.ubuntu.com/ubuntu/ xenial universe +deb http://de.archive.ubuntu.com/ubuntu/ bionic-updates universe +# deb-src http://de.archive.ubuntu.com/ubuntu/ xenial-updates universe + +## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu +## team, and may not be under a free licence. Please satisfy yourself as to +## your rights to use the software. Also, please note that software in +## multiverse WILL NOT receive any review or updates from the Ubuntu +## security team. +deb http://de.archive.ubuntu.com/ubuntu/ bionic multiverse +# deb-src http://de.archive.ubuntu.com/ubuntu/ xenial multiverse +deb http://de.archive.ubuntu.com/ubuntu/ bionic-updates multiverse +# deb-src http://de.archive.ubuntu.com/ubuntu/ xenial-updates multiverse + +## N.B. software from this repository may not have been tested as +## extensively as that contained in the main release, although it includes +## newer versions of some applications which may provide useful features. +## Also, please note that software in backports WILL NOT receive any review +## or updates from the Ubuntu security team. +deb http://de.archive.ubuntu.com/ubuntu/ bionic-backports main restricted universe multiverse +# deb-src http://de.archive.ubuntu.com/ubuntu/ xenial-backports main restricted universe multiverse + +## Uncomment the following two lines to add software from Canonical's +## 'partner' repository. +## This software is not part of Ubuntu, but is offered by Canonical and the +## respective vendors as a service to Ubuntu users. +# deb http://archive.canonical.com/ubuntu xenial partner +# deb-src http://archive.canonical.com/ubuntu xenial partner + +deb http://security.ubuntu.com/ubuntu bionic-security main restricted +# deb-src http://security.ubuntu.com/ubuntu xenial-security main restricted +deb http://security.ubuntu.com/ubuntu bionic-security universe +# deb-src http://security.ubuntu.com/ubuntu xenial-security universe +deb http://security.ubuntu.com/ubuntu bionic-security multiverse +# deb-src http://security.ubuntu.com/ubuntu xenial-security multiverse +# deb http://archive.canonical.com/ precise partner +# deb-src http://archive.canonical.com/ precise partner