mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-01-24 11:14:13 +01:00
etc/apt/sources.list: change keyserver
Ref: #119 I am not sure I would advice running that even if it happened to exist.
This commit is contained in:
parent
a7b1880469
commit
2fe92afa26
@ -1,31 +0,0 @@
|
|||||||
## Main repositories
|
|
||||||
deb mirror://mirrors.ubuntu.com/mirrors.txt devel main restricted universe multiverse
|
|
||||||
deb-src mirror://mirrors.ubuntu.com/mirrors.txt devel main restricted universe multiverse
|
|
||||||
deb mirror://mirrors.ubuntu.com/mirrors.txt devel-updates main restricted universe multiverse
|
|
||||||
deb-src mirror://mirrors.ubuntu.com/mirrors.txt devel-updates main restricted universe multiverse
|
|
||||||
deb mirror://mirrors.ubuntu.com/mirrors.txt devel-security main restricted universe multiverse
|
|
||||||
deb-src mirror://mirrors.ubuntu.com/mirrors.txt devel-security main restricted universe multiverse
|
|
||||||
deb http://security.ubuntu.com/ubuntu devel-security main restricted universe multiverse
|
|
||||||
deb-src http://security.ubuntu.com/ubuntu devel-security main restricted universe multiverse
|
|
||||||
|
|
||||||
## Backports
|
|
||||||
## https://help.ubuntu.com/community/UbuntuBackports
|
|
||||||
deb mirror://mirrors.ubuntu.com/mirrors.txt devel-backports main restricted universe multiverse
|
|
||||||
deb-src mirror://mirrors.ubuntu.com/mirrors.txt devel-backports main restricted universe multiverse
|
|
||||||
|
|
||||||
## Pre-release updates
|
|
||||||
## https://wiki.ubuntu.com/Testing/EnableProposed
|
|
||||||
#deb mirror://mirrors.ubuntu.com/mirrors.txt devel-proposed main restricted universe multiverse
|
|
||||||
#deb-src mirror://mirrors.ubuntu.com/mirrors.txt devel-proposed main restricted universe multiverse
|
|
||||||
|
|
||||||
## Proprietary and closed-source software
|
|
||||||
deb http://archive.canonical.com/ubuntu devel partner
|
|
||||||
deb-src http://archive.canonical.com/ubuntu devel partner
|
|
||||||
|
|
||||||
## Non-built-in debug symbol packages
|
|
||||||
## https://wiki.ubuntu.com/DebuggingProgramCrash
|
|
||||||
## sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 428D7C01
|
|
||||||
#deb http://ddebs.ubuntu.com devel main restricted universe multiverse
|
|
||||||
#deb http://ddebs.ubuntu.com devel-updates main restricted universe multiverse
|
|
||||||
## Ignore unless you have enabled proposed
|
|
||||||
#deb http://ddebs.ubuntu.com devel-proposed main restricted universe multiverse
|
|
@ -28,13 +28,13 @@ deb-src http://extras.ubuntu.com/ubuntu trusty main
|
|||||||
|
|
||||||
## Non-built-in debug symbol packages
|
## Non-built-in debug symbol packages
|
||||||
## https://wiki.ubuntu.com/DebuggingProgramCrash
|
## https://wiki.ubuntu.com/DebuggingProgramCrash
|
||||||
## sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 428D7C01
|
## sudo apt-key adv --keyserver hkps://keys.openpgp.org --recv-keys 428D7C01
|
||||||
#deb http://ddebs.ubuntu.com trusty main restricted universe multiverse
|
#deb http://ddebs.ubuntu.com trusty main restricted universe multiverse
|
||||||
#deb http://ddebs.ubuntu.com trusty-updates main restricted universe multiverse
|
#deb http://ddebs.ubuntu.com trusty-updates main restricted universe multiverse
|
||||||
## Ignore unless you have enabled proposed
|
## Ignore unless you have enabled proposed
|
||||||
#deb http://ddebs.ubuntu.com trusty-proposed main restricted universe multiverse
|
#deb http://ddebs.ubuntu.com trusty-proposed main restricted universe multiverse
|
||||||
|
|
||||||
## Ubuntu MATE
|
## Ubuntu MATE
|
||||||
## apt-key adv --keyserver pool.sks-keyservers.net --recv-keys 709A860A600B9A61FEF5346AFB01CC26162506E7
|
## apt-key adv --keyserver hkps://keys.openpgp.org --recv-keys 709A860A600B9A61FEF5346AFB01CC26162506E7
|
||||||
#deb http://ppa.launchpad.net/ubuntu-mate-dev/trusty-mate/ubuntu trusty main
|
#deb http://ppa.launchpad.net/ubuntu-mate-dev/trusty-mate/ubuntu trusty main
|
||||||
#deb-src http://ppa.launchpad.net/ubuntu-mate-dev/trusty-mate/ubuntu trusty main
|
#deb-src http://ppa.launchpad.net/ubuntu-mate-dev/trusty-mate/ubuntu trusty main
|
||||||
|
@ -24,13 +24,13 @@ deb-src http://archive.canonical.com/ubuntu xenial partner
|
|||||||
|
|
||||||
## Non-built-in debug symbol packages
|
## Non-built-in debug symbol packages
|
||||||
## https://wiki.ubuntu.com/DebuggingProgramCrash
|
## https://wiki.ubuntu.com/DebuggingProgramCrash
|
||||||
## sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 428D7C01
|
## sudo apt-key adv --keyserver hkps://keys.openpgp.org --recv-keys 428D7C01
|
||||||
#deb http://ddebs.ubuntu.com xenial main restricted universe multiverse
|
#deb http://ddebs.ubuntu.com xenial main restricted universe multiverse
|
||||||
#deb http://ddebs.ubuntu.com xenial-updates main restricted universe multiverse
|
#deb http://ddebs.ubuntu.com xenial-updates main restricted universe multiverse
|
||||||
## Ignore unless you have enabled proposed
|
## Ignore unless you have enabled proposed
|
||||||
#deb http://ddebs.ubuntu.com xenial-proposed main restricted universe multiverse
|
#deb http://ddebs.ubuntu.com xenial-proposed main restricted universe multiverse
|
||||||
|
|
||||||
## Ubuntu MATE
|
## Ubuntu MATE
|
||||||
## apt-key adv --keyserver pool.sks-keyservers.net --recv-keys 709A860A600B9A61FEF5346AFB01CC26162506E7
|
## apt-key adv --keyserver hkps://keys.openpgp.org --recv-keys 709A860A600B9A61FEF5346AFB01CC26162506E7
|
||||||
#deb http://ppa.launchpad.net/ubuntu-mate-dev/xenial-mate/ubuntu xenial main
|
#deb http://ppa.launchpad.net/ubuntu-mate-dev/xenial-mate/ubuntu xenial main
|
||||||
#deb-src http://ppa.launchpad.net/ubuntu-mate-dev/xenial-mate/ubuntu xenial main
|
#deb-src http://ppa.launchpad.net/ubuntu-mate-dev/xenial-mate/ubuntu xenial main
|
||||||
|
@ -24,13 +24,13 @@ deb-src http://archive.canonical.com/ubuntu bionic partner
|
|||||||
|
|
||||||
## Non-built-in debug symbol packages
|
## Non-built-in debug symbol packages
|
||||||
## https://wiki.ubuntu.com/DebuggingProgramCrash
|
## https://wiki.ubuntu.com/DebuggingProgramCrash
|
||||||
## sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 428D7C01
|
## sudo apt-key adv --keyserver hkps://keys.openpgp.org --recv-keys 428D7C01
|
||||||
#deb http://ddebs.ubuntu.com bionic main restricted universe multiverse
|
#deb http://ddebs.ubuntu.com bionic main restricted universe multiverse
|
||||||
#deb http://ddebs.ubuntu.com bionic-updates main restricted universe multiverse
|
#deb http://ddebs.ubuntu.com bionic-updates main restricted universe multiverse
|
||||||
## Ignore unless you have enabled proposed
|
## Ignore unless you have enabled proposed
|
||||||
#deb http://ddebs.ubuntu.com bionic-proposed main restricted universe multiverse
|
#deb http://ddebs.ubuntu.com bionic-proposed main restricted universe multiverse
|
||||||
|
|
||||||
## Ubuntu MATE
|
## Ubuntu MATE
|
||||||
## apt-key adv --keyserver pool.sks-keyservers.net --recv-keys 709A860A600B9A61FEF5346AFB01CC26162506E7
|
## apt-key adv --keyserver hkps://keys.openpgp.org --recv-keys 709A860A600B9A61FEF5346AFB01CC26162506E7
|
||||||
#deb http://ppa.launchpad.net/ubuntu-mate-dev/bionic-mate/ubuntu bionic main
|
#deb http://ppa.launchpad.net/ubuntu-mate-dev/bionic-mate/ubuntu bionic main
|
||||||
#deb-src http://ppa.launchpad.net/ubuntu-mate-dev/bionic-mate/ubuntu bionic main
|
#deb-src http://ppa.launchpad.net/ubuntu-mate-dev/bionic-mate/ubuntu bionic main
|
||||||
|
Loading…
Reference in New Issue
Block a user