root@a64-olinuxino:~# cat /etc/os-release
PRETTY_NAME="Debian GNU/Linux 12 (bookworm)"
NAME="Debian GNU/Linux"
VERSION_ID="12"
VERSION="12 (bookworm)"
VERSION_CODENAME=bookworm
ID=debian
HOME_URL="https://www.debian.org/"
SUPPORT_URL="https://www.debian.org/support"
BUG_REPORT_URL="https://bugs.debian.org/"
root@a64-olinuxino:~# cat /etc/debian_version
12.14
root@a64-olinuxino:~# ls -l /etc/os-release
lrwxrwxrwx 1 root root 21 May 8 17:15 /etc/os-release -> ../usr/lib/os-release
root@a64-olinuxino:~#
Quote from: LubOlimex on September 21, 2026, 09:12:31 AMMy advice for first test is to start with base image and after first boot make sure to run apt update and apt dist-upgrade. This requires internet connection.
I don't know where you got that about "/etc/os-release" but this is what I see:root@a20-olinuxino:~# cat /etc/os-release
PRETTY_NAME="Debian GNU/Linux 12 (bookworm)"
NAME="Debian GNU/Linux"
VERSION_ID="12"
VERSION="12 (bookworm)"
VERSION_CODENAME=bookworm
ID=debian
HOME_URL="https://www.debian.org/"
SUPPORT_URL="https://www.debian.org/support"
BUG_REPORT_URL="https://bugs.debian.org/"
Quote from: LubOlimex on September 21, 2026, 09:12:31 AMWe don't have a timeline for releases but images are good as long as they still have LTS.
The point of our Olimage Linux images is mainly to demonstrate the full capabilities of the hardware and in newer kernels and file systems we sometimes face problems getting one thing or another working properly. Even the newest releases boot fine, but getting audio and video output and other peripherals working is whole another thing.
For us, the point is the customer to download Olimage image, boot the board with it, and have all or almost all of the hardware working. While keeping everything as open source as possible and available for download. We don't focus on having the latest u-boot or kernel or file system.
root@a20-olinuxino:~# cat /etc/os-release
PRETTY_NAME="Debian GNU/Linux 12 (bookworm)"
NAME="Debian GNU/Linux"
VERSION_ID="12"
VERSION="12 (bookworm)"
VERSION_CODENAME=bookworm
ID=debian
HOME_URL="https://www.debian.org/"
SUPPORT_URL="https://www.debian.org/support"
BUG_REPORT_URL="https://bugs.debian.org/"
PRETTY_NAME="Debian GNU/Linux 11 (bullseye)"
NAME="Debian GNU/Linux"
VERSION_ID="11"
VERSION="11 (bullseye)"
VERSION_CODENAME=bullseye
(...)
Quote from: gregh on April 06, 2026, 05:23:24 PMIt seems that there are Olimex bookworm images now:
https://images.olimex.com/release/a20/
It also seems that they contain only the old kernel versions from Bullseye:
https://repository.olimex.com/dists/bookworm/main/binary-armhf/Packages
How secure are those old kernels?