Skip to content

Beta v10.3.2#8088

Merged
MichaIng merged 8 commits intobetafrom
dev
Apr 16, 2026
Merged

Beta v10.3.2#8088
MichaIng merged 8 commits intobetafrom
dev

Conversation

@MichaIng
Copy link
Copy Markdown
Owner

@MichaIng MichaIng commented Apr 16, 2026

Beta v10.3.2

(2025-04-16)

Enhancements since v10.3.1

  • DietPi-Display | Support for Odroid C1 and XU4 with /boot/boot.ini has been added.

Bug fixes since v10.3.1

  • DietPi-Software | Worked around an issue where some services with an EnvironmentFile below /mnt/dietpi_userdata may have failed to start, if it has been moved to an external drive. Many thanks to @jcw for reporting this issue: The immich-ml service fails on reboot #8070

)

It was probably an oversight, that while the "grafana" armhf packages from that repo are incompatible with ARMv6, the "grafana-rpi" packages are not, and are available. Hence we can and should use Grafana's own repo, and in the same turn migrate to DEB822 format.

Additionally, this aligns and fixes some uninstall code.
Previously, if a drive did have any formatted partition, other unformatted partitions were not shown at all. Also, it was assumed that any unformatted drive is a parent device, and no partition. Now, unformatted drives are detected much more similar to how it is done with formatted unmounted drives: unformatted partitions are detected and listed as such. Only if there is no partition at all, the parent device itself is listed, so that it can be formatted as a whole.
@MichaIng MichaIng added this to the v10.3 milestone Apr 16, 2026
@MichaIng MichaIng added the Beta 🧪 Issues specific to the Beta branch testing label Apr 16, 2026
It was missing in a prior commit when support for those SBCs via /boot/boot.ini as added. Also, add `fsck.repair=yes` to those two SBCs, and remove the obsolete HDMI resolution section from the Odroid XU4 boot.ini: At least for me, `drm_kms_helper.edid_firmware` did not work, but the `video=` parameter used by dietpi-display (and for some examples in the boot.ini) works well.
@MichaIng MichaIng merged commit c1a0130 into beta Apr 16, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Beta 🧪 Issues specific to the Beta branch testing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Open Beta v10.3 | Please help testing and hardening our upcoming release

1 participant