Skip to content

Commit

Permalink
Debian buster: disable non-existing backports repository
Browse files Browse the repository at this point in the history
  • Loading branch information
igorpecovnik committed Jun 18, 2024
1 parent 7919729 commit b2aea3b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions lib/functions/rootfs/distro-specific.sh
Original file line number Diff line number Diff line change
Expand Up @@ -106,9 +106,6 @@ function create_sources_list_and_deploy_repo_key() {
deb http://${DEBIAN_MIRROR} ${release}-updates main contrib non-free
#deb-src http://${DEBIAN_MIRROR} ${release}-updates main contrib non-free
deb http://${DEBIAN_MIRROR} ${release}-backports main contrib non-free
#deb-src http://${DEBIAN_MIRROR} ${release}-backports main contrib non-free
deb http://${DEBIAN_SECURTY} ${release}/updates main contrib non-free
#deb-src http://${DEBIAN_SECURTY} ${release}/updates main contrib non-free
EOF
Expand Down

0 comments on commit b2aea3b

Please sign in to comment.