Skip to content

Add Raspberry Pi Imager OS-list as the easiest install path#2

Open
HuggeK wants to merge 1 commit into
srcfl:mainfrom
HuggeK:add-rpi-imager-os-list
Open

Add Raspberry Pi Imager OS-list as the easiest install path#2
HuggeK wants to merge 1 commit into
srcfl:mainfrom
HuggeK:add-rpi-imager-os-list

Conversation

@HuggeK

@HuggeK HuggeK commented Jun 29, 2026

Copy link
Copy Markdown

The main forty-two-watts repo now ships a Raspberry Pi Imager content-repository JSON (deploy/imager/os_list.json). Pointing Imager at it makes "Forty-Two Watts" show up in the OS list, so users can flash the SD-card image directly from Imager — which SHA-verifies the write and exposes the hostname / WiFi / SSH OS-customisation panel that a bare .img.xz loaded via Use custom doesn't get.

This adds that route to the Install section as the new first box (the easiest path), and keeps the manual .img.xz instructions as a second box.

Changes

  • New first Install box — "Raspberry Pi Imager" (tagged easiest): add the content repo via App Options → Content Repository → EDIT → Use custom file, then pick Forty-Two Watts from the OS list.
  • "SD card image" box retagged easiestmanual and reworded as the flash-by-hand alternative (kept, as requested).
  • Heading "Four ways in." → "Five ways in." (and intro "All four" → "All five").
  • Added the rpi-imager --repo …/releases/latest/download/os_list.json one-liner to the command block.
Repo URL users paste / pass to Imager
https://github.com/frahlg/forty-two-watts/releases/latest/download/os_list.json

releases/latest/download/... always redirects to the newest release's rendered os_list.json asset, so the URL stays valid across versions. Source & rationale: deploy/imager/README.md in frahlg/forty-two-watts.

🤖 Generated with Claude Code

The forty-two-watts repo now ships a Raspberry Pi Imager content-repository JSON (deploy/imager/os_list.json), so users can add it as a custom OS list and flash "Forty-Two Watts" straight from Imager — which SHA-verifies the image and exposes the hostname / WiFi / SSH customisation panel a bare .img.xz loaded via "Use custom" cannot.

- New first Install box: "Raspberry Pi Imager" (easiest)
- Retag the manual .img.xz box from "easiest" to "manual", reworded as the flash-by-hand alternative
- "Four ways in" -> "Five ways in"
- Add the rpi-imager --repo .../releases/latest/download/os_list.json one-liner to the command block

Co-authored-by: HuggeK <[email protected]>
@HuggeK
HuggeK force-pushed the add-rpi-imager-os-list branch from bb532b8 to be35521 Compare June 29, 2026 11:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants