certainly: https://paste.armbian.com/wujesuqaro
also, i would have guessed that `lsb_release -a` would show me the userland.
'bash' seems to come from bookworm as well:
# apt show bash
Package: bash
Version: 5.2.15-2+b7
Priority: required
Essential: yes
Section: shells
Source: bash (5.2.15-2)
Maintainer: Matthias Klose <doko@debian.org>
Installed-Size: 6,904 kB
Pre-Depends: libc6 (>= 2.36), libtinfo6 (>= 6)
Depends: base-files (>= 2.1.12), debianutils (>= 5.6-0.1)
Recommends: bash-completion (>= 20060301-0)
Suggests: bash-doc
Conflicts: bash-completion (<< 20060301-0)
Replaces: bash-completion (<< 20060301-0), bash-doc (<= 2.05-1)
Homepage: http://tiswww.case.edu/php/chet/bash/bashtop.html
Tag: admin::TODO, devel::TODO, devel::interpreter, implemented-in::c,
interface::shell, interface::text-mode, role::program,
scope::application, suite::gnu, uitoolkit::ncurses
Download-Size: 1,422 kB
APT-Manual-Installed: yes
APT-Sources: http://deb.debian.org/debian bookworm/main armhf Packages
Description: GNU Bourne Again SHell
and my apt sources only list "bookworm":
# find /etc/apt/sources.list* -name "*.list" -exec sed -e 's/#.*//' -e 's/ *//' -e '/^$/d' {} +
deb http://apt.armbian.com bookworm main bookworm-utils bookworm-desktop
deb http://deb.debian.org/debian bookworm main contrib non-free non-free-firmware
deb http://security.debian.org/debian-security bookworm-security main contrib non-free non-free-firmware
deb http://deb.debian.org/debian bookworm-updates main contrib non-free non-free-firmware