|
|
|
|
@ -11,21 +11,21 @@ rm -f /etc/apt/sources.list
|
|
|
|
|
cat > /etc/apt/sources.list.d/ubuntu.sources <<'EOF'
|
|
|
|
|
Types: deb
|
|
|
|
|
URIs: http://archive.ubuntu.com/ubuntu/
|
|
|
|
|
Suites: jammy jammy-updates jammy-backports
|
|
|
|
|
Suites: focal focal-updates focal-backports
|
|
|
|
|
Components: main restricted universe multiverse
|
|
|
|
|
Signed-By: /usr/share/keyrings/ubuntu-archive-keyring.gpg
|
|
|
|
|
Architectures: amd64
|
|
|
|
|
|
|
|
|
|
Types: deb
|
|
|
|
|
URIs: http://security.ubuntu.com/ubuntu
|
|
|
|
|
Suites: jammy-security
|
|
|
|
|
Suites: focal-security
|
|
|
|
|
Components: main restricted universe multiverse
|
|
|
|
|
Signed-By: /usr/share/keyrings/ubuntu-archive-keyring.gpg
|
|
|
|
|
Architectures: amd64
|
|
|
|
|
|
|
|
|
|
Types: deb
|
|
|
|
|
URIs: http://ports.ubuntu.com/ubuntu-ports/
|
|
|
|
|
Suites: jammy jammy-updates jammy-backports jammy-security
|
|
|
|
|
Suites: focal focal-updates focal-backports focal-security
|
|
|
|
|
Components: main restricted universe multiverse
|
|
|
|
|
Signed-By: /usr/share/keyrings/ubuntu-archive-keyring.gpg
|
|
|
|
|
Architectures: arm64
|
|
|
|
|
|