Stefal Posted 6 hours ago Posted 6 hours ago (edited) Hello ! I'm trying to build my custom Armbian image for a Raspberry Pi. When I build it with these settings, I get a rolling release, which I don't want. compile.sh BRANCH=current BUILD_DESKTOP=no BUILD_MINIMAL=yes DISABLE_IPV6=true INCLUDE_HOME_DIR=yes KERNEL_CONFIGURE=no NETWORKING_STACK=network-manager RELEASE=trixie EXPERT=yes BOARD=rpi4b But when I boot with the official armbian minimal image (Armbian_25.8.1_Rpi4b_trixie_current_6.12.41_minimal.img) It's not on the rolling release. Do I miss a setting ? edit: I've tried with building the image on the main and the v25.08 branch. Edited 6 hours ago by Stefal 0 Quote
SteeMan Posted 2 hours ago Posted 2 hours ago Stable images can only be built by Armbian. All user built images are essentially rolling releases. But once booted into an image, you can use armbian-config to switch to the stable apt repositories, which means you won't get bug fixes or security updates to the kernel, but instead you get a stable kernel build released once every three months. 0 Quote
Stefal Posted 2 hours ago Author Posted 2 hours ago 14 minutes ago, SteeMan said: All user built images are essentially rolling releases Ho ! That's a new thing isn't it ? And IMHO, a strange choice. Is there a way to disable that rolling release during the image building process? 0 Quote
robertoj Posted 1 hour ago Posted 1 hour ago (edited) 56 minutes ago, SteeMan said: Stable images can only be built by Armbian. All user built images are essentially rolling releases. But once booted into an image, you can use armbian-config to switch to the stable apt repositories, which means you won't get bug fixes or security updates to the kernel, but instead you get a stable kernel build released once every three months. With the armbian build system, you can build either Bookworm or Trixie You will always get the latest Bookworm or the latest Trixie packages in a freshly built armbian OS. This is what's meant by "always rolling release"... not to be understood as "always sid or Trixie". Independently, the armbian build system will let you choose a stable Linux version, or the latest available from Armbian (edge). Edited 1 hour ago by robertoj 0 Quote
laibsch Posted 43 minutes ago Posted 43 minutes ago Armbian kernel and BSP Debian/Ubuntu userland 0 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.