Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -469,6 +469,8 @@ Default: `""` (not set)
[[IMAGER_REPO_URL]]
==== `IMAGER_REPO_URL`

NOTE: This use of the `IMAGER_REPO_URL` configuration is not currently respected by the network install Raspberry Pi Imager due to a https://github.com/raspberrypi/rpi-imager/issues/894[known issue].

The Raspberry Pi Imager application is configured with a JSON file downloaded at startup. By default, Raspberry Pi Imager uses the JSON at https://downloads.raspberrypi.com/os_list_imagingutility_v4.json.

Set `IMAGER_REPO_URL` in the EEPROM configuration to specify the location of the JSON file to use during a network install with the embedded Raspberry Pi Imager.
Expand Down