Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

fix(images): hide UFS images from the catalog - #157

#157
Merged
SuperKali merged 1 commit into
mainarmbian/imager:mainfrom
fix/exclude-ufs-imagesarmbian/imager:fix/exclude-ufs-imagesCopy head branch name to clipboard
Jun 18, 2026
Merged

fix(images): hide UFS images from the catalog#157
SuperKali merged 1 commit into
mainarmbian/imager:mainfrom
fix/exclude-ufs-imagesarmbian/imager:fix/exclude-ufs-imagesCopy head branch name to clipboard

Conversation

@SuperKali

Copy link
Copy Markdown
Member

On Qualcomm boards like the Radxa Dragon Q6A, UFS images showed up in the catalog and could be flashed, but writing one to an SD card just produced a non-booting card.

The API returns them with format "sd" while marking them storage "ufs": they're raw provisioning images without a GPT, meant for QDL/firehose rather than a block device. The catalog filter only looked at the format and ignored the storage field, so they slipped through.

The listing now also drops images whose storage is UFS, leaving only the SD-flashable variants. They'll come back once QDL UFS flashing is wired up.

UFS images come through with format "sd" but storage "ufs": they're raw
provisioning images without a GPT, meant for QDL/firehose, so writing one
to an SD card just produces a non-booting card. Drop them from the
listing until QDL UFS flashing is wired up.
@github-actions

Copy link
Copy Markdown

🧪 Test Builds

Version: 0.0.0-pr.157 | PR: #157 | Status: ready for testing

Platform Download
Linux x64 📦 .deb / .AppImage
Windows x64 📦 .exe
macOS ARM64 📦 .dmg
ℹ️ About these builds
  • 🔓 Public downloads via nightly.link (no GitHub login required)
  • ⚠️ Unsigned builds for testing purposes only
  • Expires in 7 days
  • 🔄 Updated on every push to this PR

@github-actions github-actions Bot added the status: ready for review Ready to be reviewed label Jun 18, 2026
@SuperKali
SuperKali merged commit 969be83 into main Jun 18, 2026
@SuperKali
SuperKali deleted the fix/exclude-ufs-images branch June 18, 2026 09:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

status: ready for review Ready to be reviewed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Morty Proxy This is a proxified and sanitized view of the page, visit original site.