diff --git a/bundles/apt/files/sources.list-raspbian-buster b/bundles/apt/files/sources.list-raspbian-buster deleted file mode 100644 index d52d1f9..0000000 --- a/bundles/apt/files/sources.list-raspbian-buster +++ /dev/null @@ -1 +0,0 @@ -deb http://raspbian.raspberrypi.org/raspbian/ buster main contrib non-free rpi diff --git a/bundles/apt/items.py b/bundles/apt/items.py index 05528d0..0f3f92d 100644 --- a/bundles/apt/items.py +++ b/bundles/apt/items.py @@ -7,9 +7,6 @@ supported_os = { 12: 'bookworm', 99: 'unstable', }, - 'raspbian': { - 10: 'buster', - }, } try: