Armbian Rolling releases
- rolling releases are available at the bottom of official download pages
- How to change type of images that are provided by Armbian?
- How to switch between stable and rolling release?
Please note that Armbian Rolling Releases are not recommended for production environments, as these builds are not thoroughly tested. However, in most cases, they should work well. Before making this switch, we recommend checking our automated tests.
What's Changed
- rockchip-rk3588 6.8/610: add
i2c8-m2
overlay by @rpardini in 1bedcecarmbian/build
- ext: fs-cryptroot-support: don't abuse
add_host_dependencies
by @rpardini in ee37a0carmbian/build
- Networking: set proper hook location for extensions by @igorpecovnik in e797126
armbian/build
- Run shellfmt to complete code by @igorpecovnik in 75ce67f
armbian/build
- add device-tree-overlay to bsp-cli debian dependencies (#6779) by @alexl83 in 1341c19
armbian/build
- Replace add_packages_to_rootfs with add_packages_to_image as we don't want to make caches for each variant by @igorpecovnik in 8ccec18
armbian/build
- rockchip-rk3588: edge: Rename rkvdec2 patch for improved clarity by @ColorfulRhino in 7f11151
armbian/build
- Add chromium v4l2 decoder udev rule for rkvdec2 by @amazingfate in cff6675
armbian/build
- rockchip-rk3588: edge: rewrite patches, no change by @amazingfate in 28193c6
armbian/build
- rockchip-rk3588: edge: add rkvdec2 support by @amazingfate in f790473
armbian/build
- partitioning: fix race condition on loop device allocation by @alex3d in bbd5699
armbian/build
- i3-wm: remove conflicting userspace packages by @igorpecovnik in db187a8
armbian/build
- Deboostrap: switch to last known working tag by @igorpecovnik in 9d187df
armbian/build
- add community support for lckfb taishanpi by @chainsx in 5d934c5
armbian/build
- comment network link-state saving prevention by @alexl83 in 5711d09
armbian/build
- fix armbian-leds-state-save.sh: don't store parameters for networking link establishment (avoid ghost wan/lan/eth link led up on bootup) by @alexl83 in 7653def
armbian/build
- Add support for displaying multiple IP addresses at first login by @igorpecovnik in 6925745
armbian/build
- Replace Network manager nmtui-connect with own method by @igorpecovnik in 942bd41
armbian/build
- We can only set fixed map for ethernet devices as netplan wants to have defined AP for wifi. Which we don't have yet. by @igorpecovnik in ce16e75
armbian/build
- cli: firstlogin: Fix and improve IP address retrieval by @ColorfulRhino in ed45c8b
armbian/build
- net: Use resolved for DNS resolution by @ColorfulRhino in b6f018a
armbian/build
- bsp: firstrun: Use Netplan for setting fixed MACs by @ColorfulRhino in 6b7284b
armbian/build
- Remove ifupdown leftovers in the code by @igorpecovnik in a65cf4d
armbian/build
- cli: firstlogin: Move IP address retrieval into function and don't run in bg by @ColorfulRhino in 56267aa
armbian/build
- Refactor automatic configuration at first run by @igorpecovnik in a95bdd9
armbian/build
- cli: Make IP address retrieval on firstlogin run in the background by @ColorfulRhino in e6fc6d0
armbian/build
- net: Remove NM_IGNORE_DEVICES variable by @ColorfulRhino in d1c6fa6
armbian/build
- net: Remove old ifupdown stuff by @ColorfulRhino in a8a55dd
armbian/build
- cli: Use recommended method for symlinking
/etc/resolv.conf
by @ColorfulRhino in 78bd36barmbian/build
- extension: net: Refactor, fix and improve network extensions by @ColorfulRhino in 497c6dc
armbian/build