changeset 129:84701dafa7c3

sort, dedup, rm deb-src
author drewp@bigasterisk.com
date Wed, 21 Dec 2022 12:48:40 -0800
parents 0833d1098983
children 168bc1c44e6f
files templates/sources.list.j2
diffstat 1 files changed, 68 insertions(+), 344 deletions(-) [+]
line wrap: on
line diff
--- a/templates/sources.list.j2	Wed Dec 21 12:40:28 2022 -0800
+++ b/templates/sources.list.j2	Wed Dec 21 12:48:40 2022 -0800
@@ -1,386 +1,110 @@
 {% if host.name in ['dash'] %}
-
-# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
-# newer versions of the distribution.
+deb [arch=amd64 signed-by=/etc/apt/keyrings/devel_kubic_libcontainers_unstable.gpg] https://download.opensuse.org/repositories/devel:kubic:libcontainers:unstable/xUbuntu_22.04/ /
 deb http://us.archive.ubuntu.com/ubuntu jammy main restricted
-# deb-src http://us.archive.ubuntu.com/ubuntu jammy main restricted
-
-## Major bug fix updates produced after the final release of the
-## distribution.
+deb http://us.archive.ubuntu.com/ubuntu jammy multiverse
+deb http://us.archive.ubuntu.com/ubuntu jammy universe
+deb http://us.archive.ubuntu.com/ubuntu jammy-backports main restricted universe multiverse
+deb http://us.archive.ubuntu.com/ubuntu jammy-security main restricted
+deb http://us.archive.ubuntu.com/ubuntu jammy-security multiverse
+deb http://us.archive.ubuntu.com/ubuntu jammy-security universe
 deb http://us.archive.ubuntu.com/ubuntu jammy-updates main restricted
-# deb-src http://us.archive.ubuntu.com/ubuntu jammy-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://us.archive.ubuntu.com/ubuntu jammy universe
-# deb-src http://us.archive.ubuntu.com/ubuntu jammy universe
+deb http://us.archive.ubuntu.com/ubuntu jammy-updates multiverse
 deb http://us.archive.ubuntu.com/ubuntu jammy-updates universe
-# deb-src http://us.archive.ubuntu.com/ubuntu jammy-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://us.archive.ubuntu.com/ubuntu jammy multiverse
-# deb-src http://us.archive.ubuntu.com/ubuntu jammy multiverse
-deb http://us.archive.ubuntu.com/ubuntu jammy-updates multiverse
-# deb-src http://us.archive.ubuntu.com/ubuntu jammy-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://us.archive.ubuntu.com/ubuntu jammy-backports main restricted universe multiverse
-# deb-src http://us.archive.ubuntu.com/ubuntu jammy-backports main restricted universe multiverse
-
-deb http://us.archive.ubuntu.com/ubuntu jammy-security main restricted
-# deb-src http://us.archive.ubuntu.com/ubuntu jammy-security main restricted
-deb http://us.archive.ubuntu.com/ubuntu jammy-security universe
-# deb-src http://us.archive.ubuntu.com/ubuntu jammy-security universe
-deb http://us.archive.ubuntu.com/ubuntu jammy-security multiverse
-# deb-src http://us.archive.ubuntu.com/ubuntu jammy-security multiverse
-#deb [arch=amd64] http://dl.google.com/linux/chrome/deb/ stable main
-#deb [arch=amd64,arm64,armhf] http://packages.microsoft.com/repos/code stable main
-#deb [arch=amd64,i386] https://repo.steampowered.com/steam/ stable steam
-deb [arch=amd64 signed-by=/etc/apt/keyrings/devel_kubic_libcontainers_unstable.gpg]    https://download.opensuse.org/repositories/devel:kubic:libcontainers:unstable/xUbuntu_22.04/ /
-
 {% endif %}
 
 {% if host.name in ['bang'] %}
-
-# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
-# newer versions of the distribution.
-deb http://us.archive.ubuntu.com/ubuntu jammy main restricted
-# deb-src http://us.archive.ubuntu.com/ubuntu jammy main restricted
-
-## Major bug fix updates produced after the final release of the
-## distribution.
-deb http://us.archive.ubuntu.com/ubuntu jammy-updates main restricted
-# deb-src http://us.archive.ubuntu.com/ubuntu jammy-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://us.archive.ubuntu.com/ubuntu jammy universe
-# deb-src http://us.archive.ubuntu.com/ubuntu jammy universe
-deb http://us.archive.ubuntu.com/ubuntu jammy-updates universe
-# deb-src http://us.archive.ubuntu.com/ubuntu jammy-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://us.archive.ubuntu.com/ubuntu jammy multiverse
-# deb-src http://us.archive.ubuntu.com/ubuntu jammy multiverse
-deb http://us.archive.ubuntu.com/ubuntu jammy-updates multiverse
-# deb-src http://us.archive.ubuntu.com/ubuntu jammy-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://us.archive.ubuntu.com/ubuntu jammy-backports main restricted universe multiverse
-# deb-src http://us.archive.ubuntu.com/ubuntu jammy-backports main restricted universe multiverse
-
-deb http://us.archive.ubuntu.com/ubuntu jammy-security main restricted
-# deb-src http://us.archive.ubuntu.com/ubuntu jammy-security main restricted
-deb http://us.archive.ubuntu.com/ubuntu jammy-security universe
-# deb-src http://us.archive.ubuntu.com/ubuntu jammy-security universe
-deb http://us.archive.ubuntu.com/ubuntu jammy-security multiverse
-# deb-src http://us.archive.ubuntu.com/ubuntu jammy-security multiverse
-deb [arch=amd64] http://dl.google.com/linux/chrome/deb/ stable main
 deb [arch=amd64,arm64,armhf] http://packages.microsoft.com/repos/code stable main
 deb [arch=amd64,i386] https://repo.steampowered.com/steam/ stable steam
-{% endif %}
-{% if host.name in ['slash'] %}
-
-# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
-# newer versions of the distribution.
+deb [arch=amd64] http://dl.google.com/linux/chrome/deb/ stable main
 deb http://us.archive.ubuntu.com/ubuntu jammy main restricted
-# deb-src http://us.archive.ubuntu.com/ubuntu jammy main restricted
-
-## Major bug fix updates produced after the final release of the
-## distribution.
+deb http://us.archive.ubuntu.com/ubuntu jammy multiverse
+deb http://us.archive.ubuntu.com/ubuntu jammy universe
+deb http://us.archive.ubuntu.com/ubuntu jammy-backports main restricted universe multiverse
+deb http://us.archive.ubuntu.com/ubuntu jammy-security main restricted
+deb http://us.archive.ubuntu.com/ubuntu jammy-security multiverse
+deb http://us.archive.ubuntu.com/ubuntu jammy-security universe
 deb http://us.archive.ubuntu.com/ubuntu jammy-updates main restricted
-# deb-src http://us.archive.ubuntu.com/ubuntu jammy-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://us.archive.ubuntu.com/ubuntu jammy universe
-# deb-src http://us.archive.ubuntu.com/ubuntu jammy universe
+deb http://us.archive.ubuntu.com/ubuntu jammy-updates multiverse
 deb http://us.archive.ubuntu.com/ubuntu jammy-updates universe
-# deb-src http://us.archive.ubuntu.com/ubuntu jammy-updates universe
+{% endif %}
 
-## 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://us.archive.ubuntu.com/ubuntu jammy multiverse
-# deb-src http://us.archive.ubuntu.com/ubuntu jammy multiverse
-deb http://us.archive.ubuntu.com/ubuntu jammy-updates multiverse
-# deb-src http://us.archive.ubuntu.com/ubuntu jammy-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://us.archive.ubuntu.com/ubuntu jammy-backports main restricted universe multiverse
-# deb-src http://us.archive.ubuntu.com/ubuntu jammy-backports main restricted universe multiverse
-
-deb http://us.archive.ubuntu.com/ubuntu jammy-security main restricted
-# deb-src http://us.archive.ubuntu.com/ubuntu jammy-security main restricted
-deb http://us.archive.ubuntu.com/ubuntu jammy-security universe
-# deb-src http://us.archive.ubuntu.com/ubuntu jammy-security universe
-deb http://us.archive.ubuntu.com/ubuntu jammy-security multiverse
-# deb-src http://us.archive.ubuntu.com/ubuntu jammy-security multiverse
-deb [arch=amd64] http://dl.google.com/linux/chrome/deb/ stable main
+{% if host.name in ['slash'] %}
 deb [arch=amd64,arm64,armhf] http://packages.microsoft.com/repos/code stable main
 deb [arch=amd64,i386] https://repo.steampowered.com/steam/ stable steam
-
-                   
-### THIS FILE IS AUTOMATICALLY CONFIGURED ###
-# You may comment out this entry, but any other modifications may be lost.
 deb [arch=amd64] https://dl.google.com/linux/chrome/deb/ stable main
-deb [arch=amd64,i386] https://repo.steampowered.com/steam/ stable steam
-deb-src [arch=amd64,i386] https://repo.steampowered.com/steam/ stable steam
-
-# Uncomment these lines to try the beta version of the Steam launcher
-#deb [arch=amd64,i386] https://repo.steampowered.com/steam/ beta steam
-#deb-src [arch=amd64,i386] https://repo.steampowered.com/steam/ beta steam
-### THIS FILE IS AUTOMATICALLY CONFIGURED ###
-# You may comment out this entry, but any other modifications may be lost.
-deb [arch=amd64,arm64,armhf] http://packages.microsoft.com/repos/code stable main
-
-
+deb http://us.archive.ubuntu.com/ubuntu jammy main restricted
+deb http://us.archive.ubuntu.com/ubuntu jammy multiverse
+deb http://us.archive.ubuntu.com/ubuntu jammy universe
+deb http://us.archive.ubuntu.com/ubuntu jammy-backports main restricted universe multiverse
+deb http://us.archive.ubuntu.com/ubuntu jammy-security main restricted
+deb http://us.archive.ubuntu.com/ubuntu jammy-security multiverse
+deb http://us.archive.ubuntu.com/ubuntu jammy-security universe
+deb http://us.archive.ubuntu.com/ubuntu jammy-updates main restricted
+deb http://us.archive.ubuntu.com/ubuntu jammy-updates multiverse
+deb http://us.archive.ubuntu.com/ubuntu jammy-updates universe
 {% endif %}
-{% if host.name in ['dot'] %}
-
-# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
-# newer versions of the distribution.
-deb http://us.archive.ubuntu.com/ubuntu jammy main restricted
-# deb-src http://us.archive.ubuntu.com/ubuntu jammy main restricted
-
-## Major bug fix updates produced after the final release of the
-## distribution.
-deb http://us.archive.ubuntu.com/ubuntu jammy-updates main restricted
-# deb-src http://us.archive.ubuntu.com/ubuntu jammy-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://us.archive.ubuntu.com/ubuntu jammy universe
-# deb-src http://us.archive.ubuntu.com/ubuntu jammy universe
-deb http://us.archive.ubuntu.com/ubuntu jammy-updates universe
-# deb-src http://us.archive.ubuntu.com/ubuntu jammy-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://us.archive.ubuntu.com/ubuntu jammy multiverse
-# deb-src http://us.archive.ubuntu.com/ubuntu jammy multiverse
-deb http://us.archive.ubuntu.com/ubuntu jammy-updates multiverse
-# deb-src http://us.archive.ubuntu.com/ubuntu jammy-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://us.archive.ubuntu.com/ubuntu jammy-backports main restricted universe multiverse
-# deb-src http://us.archive.ubuntu.com/ubuntu jammy-backports main restricted universe multiverse
-
-deb http://us.archive.ubuntu.com/ubuntu jammy-security main restricted
-# deb-src http://us.archive.ubuntu.com/ubuntu jammy-security main restricted
-deb http://us.archive.ubuntu.com/ubuntu jammy-security universe
-# deb-src http://us.archive.ubuntu.com/ubuntu jammy-security universe
-deb http://us.archive.ubuntu.com/ubuntu jammy-security multiverse
-# deb-src http://us.archive.ubuntu.com/ubuntu jammy-security multiverse
-deb [arch=amd64] http://dl.google.com/linux/chrome/deb/ stable main
+{% if host.name in ['dot'] %}
 deb [arch=amd64,arm64,armhf] http://packages.microsoft.com/repos/code stable main
 deb [arch=amd64,i386] https://repo.steampowered.com/steam/ stable steam
-
-
-### THIS FILE IS AUTOMATICALLY CONFIGURED ###
-# You may comment out this entry, but any other modifications may be lost.
 deb [arch=amd64] https://dl.google.com/linux/chrome/deb/ stable main
-deb [arch=amd64,i386] https://repo.steampowered.com/steam/ stable steam
-deb-src [arch=amd64,i386] https://repo.steampowered.com/steam/ stable steam
+deb http://us.archive.ubuntu.com/ubuntu jammy main restricted
+deb http://us.archive.ubuntu.com/ubuntu jammy multiverse
+deb http://us.archive.ubuntu.com/ubuntu jammy universe
+deb http://us.archive.ubuntu.com/ubuntu jammy-backports main restricted universe multiverse
+deb http://us.archive.ubuntu.com/ubuntu jammy-security main restricted
+deb http://us.archive.ubuntu.com/ubuntu jammy-security multiverse
+deb http://us.archive.ubuntu.com/ubuntu jammy-security universe
+deb http://us.archive.ubuntu.com/ubuntu jammy-updates main restricted
+deb http://us.archive.ubuntu.com/ubuntu jammy-updates multiverse
+deb http://us.archive.ubuntu.com/ubuntu jammy-updates universe
+{% endif %}
 
-# Uncomment these lines to try the beta version of the Steam launcher
-#deb [arch=amd64,i386] https://repo.steampowered.com/steam/ beta steam
-#deb-src [arch=amd64,i386] https://repo.steampowered.com/steam/ beta steam
-### THIS FILE IS AUTOMATICALLY CONFIGURED ###
-# You may comment out this entry, but any other modifications may be lost.
-deb [arch=amd64,arm64,armhf] http://packages.microsoft.com/repos/code stable main
-{% endif %}
 {% if host.name in ['pipe'] %}
-
+deb http://archive.canonical.com/ubuntu jammy partner
+deb http://deb.odroid.in/n2/ jammy main
 deb http://ports.ubuntu.com/ubuntu-ports/ jammy main restricted
-deb-src http://ports.ubuntu.com/ubuntu-ports/ jammy main restricted
-
-deb http://ports.ubuntu.com/ubuntu-ports/ jammy-updates main restricted
-deb-src http://ports.ubuntu.com/ubuntu-ports/ jammy-updates main restricted
-
-deb http://ports.ubuntu.com/ubuntu-ports/ jammy universe
-deb-src http://ports.ubuntu.com/ubuntu-ports/ jammy universe
-deb http://ports.ubuntu.com/ubuntu-ports/ jammy-updates universe
-deb-src http://ports.ubuntu.com/ubuntu-ports/ jammy-updates universe
-
 deb http://ports.ubuntu.com/ubuntu-ports/ jammy multiverse
-deb-src http://ports.ubuntu.com/ubuntu-ports/ jammy multiverse
-deb http://ports.ubuntu.com/ubuntu-ports/ jammy-updates multiverse
-deb-src http://ports.ubuntu.com/ubuntu-ports/ jammy-updates multiverse
-
+deb http://ports.ubuntu.com/ubuntu-ports/ jammy universe
 deb http://ports.ubuntu.com/ubuntu-ports/ jammy-backports main restricted universe multiverse
-deb-src http://ports.ubuntu.com/ubuntu-ports/ jammy-backports main restricted universe multiverse
-
-deb http://archive.canonical.com/ubuntu jammy partner
-deb-src http://archive.canonical.com/ubuntu jammy partner
-
 deb http://ports.ubuntu.com/ubuntu-ports/ jammy-security main restricted
-deb-src http://ports.ubuntu.com/ubuntu-ports/ jammy-security main restricted
-deb http://ports.ubuntu.com/ubuntu-ports/ jammy-security universe
-deb-src http://ports.ubuntu.com/ubuntu-ports/ jammy-security universe
 deb http://ports.ubuntu.com/ubuntu-ports/ jammy-security multiverse
-deb-src http://ports.ubuntu.com/ubuntu-ports/ jammy-security multiverse
-deb [arch=amd64] http://dl.google.com/linux/chrome/deb/ stable main
-deb [arch=amd64,arm64,armhf] http://packages.microsoft.com/repos/code stable main
-deb [arch=amd64,i386] https://repo.steampowered.com/steam/ stable steam
+deb http://ports.ubuntu.com/ubuntu-ports/ jammy-security universe
+deb http://ports.ubuntu.com/ubuntu-ports/ jammy-updates main restricted
+deb http://ports.ubuntu.com/ubuntu-ports/ jammy-updates multiverse
+deb http://ports.ubuntu.com/ubuntu-ports/ jammy-updates universe
+{% endif %}
 
-deb https://packages.ntop.org/apt-stable/20.04/ x64/
-deb https://packages.ntop.org/apt-stable/20.04/ all/
-deb https://packages.ntop.org/apt-stable/20.04/ x64/
-deb https://packages.ntop.org/apt-stable/20.04/ all/
-deb http://deb.odroid.in/n2/ jammy main
-deb http://deb.odroid.in/n2/ focal main
-{% endif %}
 {% if host.name in ['garage'] %}
-
 deb http://archive.raspberrypi.org/debian/ bullseye main
 deb http://raspbian.raspberrypi.org/raspbian/ bullseye main contrib non-free rpi
-#deb http://security.debian.org/ bullseye/updates main contrib non-free rpi
 {% endif %}
-{% if host.name in ['prime'] %}
-
-
-# deb cdrom:[Ubuntu-Server 13.10 _Saucy Salamander_ - Release amd64 (20131016)]/ saucy main restricted
-
-# deb cdrom:[Ubuntu-Server 13.10 _Saucy Salamander_ - Release amd64 (20131016)]/ saucy main restricted
-
-# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
-# newer versions of the distribution.
-deb http://us.archive.ubuntu.com/ubuntu/ kinetic main restricted
-deb-src http://us.archive.ubuntu.com/ubuntu/ kinetic main restricted
-
-#  # Major bug fix updates produced after the final release of the
-#  # distribution.
-deb http://us.archive.ubuntu.com/ubuntu/ kinetic-updates main restricted
-deb-src http://us.archive.ubuntu.com/ubuntu/ kinetic-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://us.archive.ubuntu.com/ubuntu/ kinetic universe
-deb-src http://us.archive.ubuntu.com/ubuntu/ kinetic universe
-deb http://us.archive.ubuntu.com/ubuntu/ kinetic-updates universe
-deb-src http://us.archive.ubuntu.com/ubuntu/ kinetic-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.
+{% if host.name in ['prime'] %}
+deb http://security.ubuntu.com/ubuntu kinetic-security main restricted
+deb http://security.ubuntu.com/ubuntu kinetic-security multiverse
+deb http://security.ubuntu.com/ubuntu kinetic-security universe
+deb http://us.archive.ubuntu.com/ubuntu/ kinetic main restricted
 deb http://us.archive.ubuntu.com/ubuntu/ kinetic multiverse
-deb-src http://us.archive.ubuntu.com/ubuntu/ kinetic multiverse
+deb http://us.archive.ubuntu.com/ubuntu/ kinetic universe
+deb http://us.archive.ubuntu.com/ubuntu/ kinetic-backports main restricted universe multiverse
+deb http://us.archive.ubuntu.com/ubuntu/ kinetic-updates main restricted
 deb http://us.archive.ubuntu.com/ubuntu/ kinetic-updates multiverse
-deb-src http://us.archive.ubuntu.com/ubuntu/ kinetic-updates multiverse
+deb http://us.archive.ubuntu.com/ubuntu/ kinetic-updates universe
+{% endif %}
 
-#  # 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://us.archive.ubuntu.com/ubuntu/ kinetic-backports main restricted universe multiverse
-deb-src http://us.archive.ubuntu.com/ubuntu/ kinetic-backports main restricted universe multiverse
-
-deb http://security.ubuntu.com/ubuntu kinetic-security main restricted
-deb-src http://security.ubuntu.com/ubuntu kinetic-security main restricted
-deb http://security.ubuntu.com/ubuntu kinetic-security universe
-deb-src http://security.ubuntu.com/ubuntu kinetic-security universe
-deb http://security.ubuntu.com/ubuntu kinetic-security multiverse
-deb-src http://security.ubuntu.com/ubuntu kinetic-security multiverse
-{% endif %}
 {% if host.name in ['plus'] %}
-
-# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
-# newer versions of the distribution.
+deb [arch=amd64,arm64,armhf] http://packages.microsoft.com/repos/code stable main
+deb [arch=amd64,i386] https://repo.steampowered.com/steam/ stable steam
+deb [arch=amd64] https://dl.google.com/linux/chrome/deb/ stable main
 deb http://us.archive.ubuntu.com/ubuntu jammy main restricted
-# deb-src http://us.archive.ubuntu.com/ubuntu jammy main restricted
-
-## Major bug fix updates produced after the final release of the
-## distribution.
-deb http://us.archive.ubuntu.com/ubuntu jammy-updates main restricted
-# deb-src http://us.archive.ubuntu.com/ubuntu jammy-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://us.archive.ubuntu.com/ubuntu jammy multiverse
 deb http://us.archive.ubuntu.com/ubuntu jammy universe
-# deb-src http://us.archive.ubuntu.com/ubuntu jammy universe
-deb http://us.archive.ubuntu.com/ubuntu jammy-updates universe
-# deb-src http://us.archive.ubuntu.com/ubuntu jammy-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://us.archive.ubuntu.com/ubuntu jammy multiverse
-# deb-src http://us.archive.ubuntu.com/ubuntu jammy multiverse
+deb http://us.archive.ubuntu.com/ubuntu jammy-backports main restricted universe multiverse
+deb http://us.archive.ubuntu.com/ubuntu jammy-security main restricted
+deb http://us.archive.ubuntu.com/ubuntu jammy-security multiverse
+deb http://us.archive.ubuntu.com/ubuntu jammy-security universe
+deb http://us.archive.ubuntu.com/ubuntu jammy-updates main restricted
 deb http://us.archive.ubuntu.com/ubuntu jammy-updates multiverse
-# deb-src http://us.archive.ubuntu.com/ubuntu jammy-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://us.archive.ubuntu.com/ubuntu jammy-backports main restricted universe multiverse
-# deb-src http://us.archive.ubuntu.com/ubuntu jammy-backports main restricted universe multiverse
-
-deb http://us.archive.ubuntu.com/ubuntu jammy-security main restricted
-# deb-src http://us.archive.ubuntu.com/ubuntu jammy-security main restricted
-deb http://us.archive.ubuntu.com/ubuntu jammy-security universe
-# deb-src http://us.archive.ubuntu.com/ubuntu jammy-security universe
-deb http://us.archive.ubuntu.com/ubuntu jammy-security multiverse
-# deb-src http://us.archive.ubuntu.com/ubuntu jammy-security multiverse
-
-
-deb [arch=amd64] http://dl.google.com/linux/chrome/deb/ stable main
-
-
-deb [arch=amd64,arm64,armhf] http://packages.microsoft.com/repos/code stable main
-# deb-src [arch=amd64,arm64,armhf] http://packages.microsoft.com/repos/code stable main
-### THIS FILE IS AUTOMATICALLY CONFIGURED ###
-# You may comment out this entry, but any other modifications may be lost.
-deb [arch=amd64] https://dl.google.com/linux/chrome/deb/ stable main
-deb [arch=amd64,i386] https://repo.steampowered.com/steam/ stable steam
-deb-src [arch=amd64,i386] https://repo.steampowered.com/steam/ stable steam
-
-# Uncomment these lines to try the beta version of the Steam launcher
-# deb [arch=amd64,i386] https://repo.steampowered.com/steam/ beta steam
-# deb-src [arch=amd64,i386] https://repo.steampowered.com/steam/ beta steam
-### THIS FILE IS AUTOMATICALLY CONFIGURED ###
-# You may comment out this entry, but any other modifications may be lost.
-deb [arch=amd64,arm64,armhf] http://packages.microsoft.com/repos/code stable main
+deb http://us.archive.ubuntu.com/ubuntu jammy-updates universe
 {% endif %}