retro-imager/doc/json-schema/os-list-schema.html

164 lines
No EOL
114 KiB
HTML

<!DOCTYPE html><html lang=en> <head><link rel=stylesheet type=text/css href="https://fonts.googleapis.com/css?family=Overpass:300,400,600,800"><script src=https://code.jquery.com/jquery-3.4.1.min.js integrity="sha256-CSXorXvZcTkaix6Yvo6HppcZGetbYMGWSFlBw8HfCJo=" crossorigin=anonymous></script><link href=https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css rel=stylesheet integrity=sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T crossorigin=anonymous><script src=https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js integrity=sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM crossorigin=anonymous></script><link rel=stylesheet type=text/css href=schema_doc.css><script src=https://use.fontawesome.com/facf9fa52c.js></script><script src=schema_doc.min.js></script><meta charset=utf-8><title>Imager oslist.json schema</title></head> <body onload=anchorOnLoad(); id=root><h1>Imager oslist.json schema</h1><div class=text-right> <button class="btn btn-primary" type=button data-toggle=collapse data-target=.collapse:not(.show) aria-expanded=false>Expand all</button> <button class="btn btn-primary" type=button data-toggle=collapse data-target=.collapse.show aria-expanded=false>Collapse all</button> </div> <div class=breadcrumbs></div><span class="badge badge-dark value-type">Type: object</span> <span class="badge badge-success default-value">Default: {}</span><br> <span class=description><p>oslist.json format.</p> </span> <span class="badge badge-info no-additional">No Additional Properties</span> <br> <div class="badge badge-secondary">Example:</div> <br><button class="btn btn-light example-show collapsed" data-toggle=collapse data-target=#root_ex1 aria-controls=root_ex1></button><div id=root_ex1 class="collapse jumbotron examples"><div class=highlight><pre><span></span><span class=p>{</span>
<span class=s2>&quot;imager&quot;</span><span class=o>:</span> <span class=p>{</span>
<span class=s2>&quot;latest_version&quot;</span><span class=o>:</span> <span class=s2>&quot;1.6&quot;</span><span class=p>,</span>
<span class=s2>&quot;url&quot;</span><span class=o>:</span> <span class=s2>&quot;https://www.raspberrypi.org/software/&quot;</span><span class=p>,</span>
<span class=s2>&quot;default_os&quot;</span><span class=o>:</span> <span class=s2>&quot;Raspberry Pi OS (32-bit)&quot;</span><span class=p>,</span>
<span class=s2>&quot;embedded_default_os&quot;</span><span class=o>:</span> <span class=s2>&quot;Raspberry Pi OS (32-bit)&quot;</span><span class=p>,</span>
<span class=s2>&quot;embedded_default_destination&quot;</span><span class=o>:</span> <span class=s2>&quot;/dev/mmcblk0p1&quot;</span>
<span class=p>},</span>
<span class=s2>&quot;os_list&quot;</span><span class=o>:</span> <span class=p>[</span>
<span class=p>{</span>
<span class=s2>&quot;name&quot;</span><span class=o>:</span> <span class=s2>&quot;Raspberry Pi OS (32-bit)&quot;</span><span class=p>,</span>
<span class=s2>&quot;description&quot;</span><span class=o>:</span> <span class=s2>&quot;A port of Debian Bullseye with the Raspberry Pi Desktop (Recommended)&quot;</span><span class=p>,</span>
<span class=s2>&quot;icon&quot;</span><span class=o>:</span> <span class=s2>&quot;https://downloads.raspberrypi.org/raspios_armhf/Raspberry_Pi_OS_(32-bit).png&quot;</span><span class=p>,</span>
<span class=s2>&quot;url&quot;</span><span class=o>:</span> <span class=s2>&quot;https://downloads.raspberrypi.org/raspios_armhf/images/raspios_armhf-2022-01-28/2022-01-28-raspios-bullseye-armhf.zip&quot;</span><span class=p>,</span>
<span class=s2>&quot;extract_size&quot;</span><span class=o>:</span> <span class=mf>4236247040</span><span class=p>,</span>
<span class=s2>&quot;extract_sha256&quot;</span><span class=o>:</span> <span class=s2>&quot;ceb7d7489847ed811e7746fa779837f78fc06d43663148a696280e6a1cfe00e3&quot;</span><span class=p>,</span>
<span class=s2>&quot;image_download_size&quot;</span><span class=o>:</span> <span class=mf>1306588543</span><span class=p>,</span>
<span class=s2>&quot;release_date&quot;</span><span class=o>:</span> <span class=s2>&quot;2022-01-28&quot;</span><span class=p>,</span>
<span class=s2>&quot;init_format&quot;</span><span class=o>:</span> <span class=s2>&quot;systemd&quot;</span>
<span class=p>},</span>
<span class=p>{</span>
<span class=s2>&quot;name&quot;</span><span class=o>:</span> <span class=s2>&quot;Ubuntu Server 21.10 (RPi 3/4/400)&quot;</span><span class=p>,</span>
<span class=s2>&quot;description&quot;</span><span class=o>:</span> <span class=s2>&quot;64-bit server OS for arm64 architectures&quot;</span><span class=p>,</span>
<span class=s2>&quot;icon&quot;</span><span class=o>:</span> <span class=s2>&quot;https://assets.ubuntu.com/v1/85a9de76-ubuntu-icon.svg&quot;</span><span class=p>,</span>
<span class=s2>&quot;url&quot;</span><span class=o>:</span> <span class=s2>&quot;http://cdimage.ubuntu.com/releases/impish/release/ubuntu-21.10-preinstalled-server-arm64+raspi.img.xz&quot;</span><span class=p>,</span>
<span class=s2>&quot;extract_size&quot;</span><span class=o>:</span> <span class=mf>4068480000</span><span class=p>,</span>
<span class=s2>&quot;extract_sha256&quot;</span><span class=o>:</span> <span class=s2>&quot;4cf06429e0367f0a59b890819d1792b0d816bc531fcb5bd092e441d8d6a942b9&quot;</span><span class=p>,</span>
<span class=s2>&quot;image_download_size&quot;</span><span class=o>:</span> <span class=mf>921117368</span><span class=p>,</span>
<span class=s2>&quot;release_date&quot;</span><span class=o>:</span> <span class=s2>&quot;2021-10-14&quot;</span><span class=p>,</span>
<span class=s2>&quot;website&quot;</span><span class=o>:</span> <span class=s2>&quot;https://ubuntu.com/raspberry-pi/server&quot;</span><span class=p>,</span>
<span class=s2>&quot;init_format&quot;</span><span class=o>:</span> <span class=s2>&quot;cloudinit&quot;</span>
<span class=p>},</span>
<span class=p>{</span>
<span class=s2>&quot;name&quot;</span><span class=o>:</span> <span class=s2>&quot;Bootloader&quot;</span><span class=p>,</span>
<span class=s2>&quot;description&quot;</span><span class=o>:</span> <span class=s2>&quot;Restore the factory default settings and change boot priority&quot;</span><span class=p>,</span>
<span class=s2>&quot;icon&quot;</span><span class=o>:</span> <span class=s2>&quot;https://downloads.raspberrypi.org/raspios_armhf/Raspberry_Pi_OS_(32-bit).png&quot;</span><span class=p>,</span>
<span class=s2>&quot;subitems_url&quot;</span><span class=o>:</span> <span class=s2>&quot;https://downloads.raspberrypi.org/eeprom_recovery.json&quot;</span><span class=p>,</span>
<span class=s2>&quot;website&quot;</span><span class=o>:</span> <span class=s2>&quot;https://www.raspberrypi.org/&quot;</span>
<span class=p>},</span>
<span class=p>{</span>
<span class=s2>&quot;name&quot;</span><span class=o>:</span> <span class=s2>&quot;Raspberry Pi OS (other)&quot;</span><span class=p>,</span>
<span class=s2>&quot;description&quot;</span><span class=o>:</span> <span class=s2>&quot;Other Raspberry Pi OS based images&quot;</span><span class=p>,</span>
<span class=s2>&quot;icon&quot;</span><span class=o>:</span> <span class=s2>&quot;icons/cat_raspberry_pi_os.png&quot;</span><span class=p>,</span>
<span class=s2>&quot;subitems&quot;</span><span class=o>:</span> <span class=p>[</span>
<span class=p>{</span>
<span class=s2>&quot;name&quot;</span><span class=o>:</span> <span class=s2>&quot;Raspberry Pi OS (64-bit)&quot;</span><span class=p>,</span>
<span class=s2>&quot;description&quot;</span><span class=o>:</span> <span class=s2>&quot;A port of Debian Bullseye with the Raspberry Pi Desktop (Compatible with Raspberry Pi 3/4/400)&quot;</span><span class=p>,</span>
<span class=s2>&quot;icon&quot;</span><span class=o>:</span> <span class=s2>&quot;https://downloads.raspberrypi.org/raspios_arm64/Raspberry_Pi_OS_(64-bit).png&quot;</span><span class=p>,</span>
<span class=s2>&quot;url&quot;</span><span class=o>:</span> <span class=s2>&quot;https://downloads.raspberrypi.org/raspios_arm64/images/raspios_arm64-2022-01-28/2022-01-28-raspios-bullseye-arm64.zip&quot;</span><span class=p>,</span>
<span class=s2>&quot;extract_size&quot;</span><span class=o>:</span> <span class=mf>4156555264</span><span class=p>,</span>
<span class=s2>&quot;extract_sha256&quot;</span><span class=o>:</span> <span class=s2>&quot;6939d39cbbfbe85c68dae55f1b2375f17e21fe047b8dc1f84aa7d3c002047afb&quot;</span><span class=p>,</span>
<span class=s2>&quot;image_download_size&quot;</span><span class=o>:</span> <span class=mf>1189750489</span><span class=p>,</span>
<span class=s2>&quot;release_date&quot;</span><span class=o>:</span> <span class=s2>&quot;2022-01-28&quot;</span><span class=p>,</span>
<span class=s2>&quot;init_format&quot;</span><span class=o>:</span> <span class=s2>&quot;systemd&quot;</span>
<span class=p>}</span>
<span class=p>]</span>
<span class=p>}</span>
<span class=p>]</span>
<span class=p>}</span>
</pre></div> </div> <div class=accordion id=accordionimager> <div class=card> <div class=card-header id=headingimager> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#imager aria-expanded aria-controls=imager onclick="setAnchor('#imager')"><span class=property-name>imager</span></button> </h2> </div> <div id=imager class="collapse property-definition-div" aria-labelledby=headingimager data-parent=#accordionimager> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#imager onclick="anchorLink('imager')">imager</a></div><span class="badge badge-dark value-type">Type: object</span> <span class="badge badge-success default-value">Default: {}</span><br> <span class=description><p>ONLY USED IN TOP-LEVEL OS_LIST.JSON. Not for Linux distributions linked by subitems url.</p> </span> <span class="badge badge-info no-additional">No Additional Properties</span> <br> <div class="badge badge-secondary">Example:</div> <br><button class="btn btn-light example-show collapsed" data-toggle=collapse data-target=#imager_ex1 aria-controls=imager_ex1></button><div id=imager_ex1 class="collapse jumbotron examples"><div class=highlight><pre><span></span><span class=p>{</span>
<span class=s2>&quot;latest_version&quot;</span><span class=o>:</span> <span class=s2>&quot;1.6&quot;</span><span class=p>,</span>
<span class=s2>&quot;url&quot;</span><span class=o>:</span> <span class=s2>&quot;https://www.raspberrypi.org/software/&quot;</span><span class=p>,</span>
<span class=s2>&quot;default_os&quot;</span><span class=o>:</span> <span class=s2>&quot;Raspberry Pi OS (32-bit)&quot;</span><span class=p>,</span>
<span class=s2>&quot;embedded_default_os&quot;</span><span class=o>:</span> <span class=s2>&quot;Raspberry Pi OS (32-bit)&quot;</span><span class=p>,</span>
<span class=s2>&quot;embedded_default_destination&quot;</span><span class=o>:</span> <span class=s2>&quot;/dev/mmcblk0p1&quot;</span>
<span class=p>}</span>
</pre></div> </div> <div class=accordion id=accordionimager_latest_version> <div class=card> <div class=card-header id=headingimager_latest_version> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#imager_latest_version aria-expanded aria-controls=imager_latest_version onclick="setAnchor('#imager_latest_version')"><span class=property-name>latest_version</span></button> </h2> </div> <div id=imager_latest_version class="collapse property-definition-div" aria-labelledby=headingimager_latest_version data-parent=#accordionimager_latest_version> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#imager onclick="anchorLink('imager')">imager</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#imager_latest_version onclick="anchorLink('imager_latest_version')">latest_version</a></div><span class="badge badge-dark value-type">Type: string</span> <span class="badge badge-success default-value">Default: ""</span><br> <span class=description><p>If version mentioned here is newer than the Imager that is currently being run, user is prompted for update.</p> </span> <br> <div class="badge badge-secondary">Example:</div> <br><div id=imager_latest_version_ex1 class="jumbotron examples"><div class=highlight><pre><span></span><span class=s2>&quot;1.6&quot;</span>
</pre></div> </div> </div> </div> </div> </div> <div class=accordion id=accordionimager_url> <div class=card> <div class=card-header id=headingimager_url> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#imager_url aria-expanded aria-controls=imager_url onclick="setAnchor('#imager_url')"><span class=property-name>url</span></button> </h2> </div> <div id=imager_url class="collapse property-definition-div" aria-labelledby=headingimager_url data-parent=#accordionimager_url> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#imager onclick="anchorLink('imager')">imager</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#imager_url onclick="anchorLink('imager_url')">url</a></div><span class="badge badge-dark value-type">Type: string</span> <span class="badge badge-success default-value">Default: ""</span><br> <span class=description><p>If user accepts the update, a browser is opened to this address.</p> </span> <br> <div class="badge badge-secondary">Example:</div> <br><div id=imager_url_ex1 class="jumbotron examples"><div class=highlight><pre><span></span><span class=s2>&quot;https://www.raspberrypi.org/software/&quot;</span>
</pre></div> </div> </div> </div> </div> </div> <div class=accordion id=accordionimager_default_os> <div class=card> <div class=card-header id=headingimager_default_os> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#imager_default_os aria-expanded aria-controls=imager_default_os onclick="setAnchor('#imager_default_os')"><span class=property-name>default_os</span></button> </h2> </div> <div id=imager_default_os class="collapse property-definition-div" aria-labelledby=headingimager_default_os data-parent=#accordionimager_default_os> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#imager onclick="anchorLink('imager')">imager</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#imager_default_os onclick="anchorLink('imager_default_os')">default_os</a></div><span class="badge badge-dark value-type">Type: string</span> <span class="badge badge-success default-value">Default: ""</span><br> <span class=description><p>Optional. If set this OS will be selected automatically, without the user having to press 'CHOOSE OS'</p> </span> <br> <div class="badge badge-secondary">Example:</div> <br><div id=imager_default_os_ex1 class="jumbotron examples"><div class=highlight><pre><span></span><span class=s2>&quot;Raspberry Pi OS (32-bit)&quot;</span>
</pre></div> </div> </div> </div> </div> </div> <div class=accordion id=accordionimager_embedded_default_os> <div class=card> <div class=card-header id=headingimager_embedded_default_os> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#imager_embedded_default_os aria-expanded aria-controls=imager_embedded_default_os onclick="setAnchor('#imager_embedded_default_os')"><span class=property-name>embedded_default_os</span></button> </h2> </div> <div id=imager_embedded_default_os class="collapse property-definition-div" aria-labelledby=headingimager_embedded_default_os data-parent=#accordionimager_embedded_default_os> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#imager onclick="anchorLink('imager')">imager</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#imager_embedded_default_os onclick="anchorLink('imager_embedded_default_os')">embedded_default_os</a></div><span class="badge badge-dark value-type">Type: string</span> <span class="badge badge-success default-value">Default: ""</span><br> <span class=description><p>Optional. Same as default_os but only applied if user is running the embedded Imager edition.</p> </span> <br> <div class="badge badge-secondary">Example:</div> <br><div id=imager_embedded_default_os_ex1 class="jumbotron examples"><div class=highlight><pre><span></span><span class=s2>&quot;Raspberry Pi OS (32-bit)&quot;</span>
</pre></div> </div> </div> </div> </div> </div> <div class=accordion id=accordionimager_embedded_default_destination> <div class=card> <div class=card-header id=headingimager_embedded_default_destination> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#imager_embedded_default_destination aria-expanded aria-controls=imager_embedded_default_destination onclick="setAnchor('#imager_embedded_default_destination')"><span class=property-name>embedded_default_destination</span></button> </h2> </div> <div id=imager_embedded_default_destination class="collapse property-definition-div" aria-labelledby=headingimager_embedded_default_destination data-parent=#accordionimager_embedded_default_destination> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#imager onclick="anchorLink('imager')">imager</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#imager_embedded_default_destination onclick="anchorLink('imager_embedded_default_destination')">embedded_default_destination</a></div><span class="badge badge-dark value-type">Type: string</span> <span class="badge badge-success default-value">Default: ""</span><br> <span class=description><p>Optional. If set and the user is running the embedded Imager edition, this device will be automatically selected as destination drive.</p> </span> <br> <div class="badge badge-secondary">Example:</div> <br><div id=imager_embedded_default_destination_ex1 class="jumbotron examples"><div class=highlight><pre><span></span><span class=s2>&quot;/dev/mmcblk0p1&quot;</span>
</pre></div> </div> </div> </div> </div> </div> </div> </div> </div> </div> <div class=accordion id=accordionos_list> <div class=card> <div class=card-header id=headingos_list> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#os_list aria-expanded aria-controls=os_list onclick="setAnchor('#os_list')"><span class=property-name>os_list</span> <span class="badge badge-warning required-property">Required</span></button> </h2> </div> <div id=os_list class="collapse property-definition-div" aria-labelledby=headingos_list data-parent=#accordionos_list> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#os_list onclick="anchorLink('os_list')">os_list</a></div><span class="badge badge-dark value-type">Type: array</span> <span class="badge badge-success default-value">Default: []</span><br> <span class=description><p>List of operating systems available.</p> </span> <h4>Each item of this array must be:</h4> <div class=card> <div class="card-body items-definition" id=os_list_items> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#os_list onclick="anchorLink('os_list')">os_list</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#os_list_items onclick="anchorLink('os_list_items')">os_list items</a></div><br> <div class=any-of-value id=os_list_items_anyOf><h2 class=handle> <label>Any of</label> </h2><ul class="nav nav-tabs" id=tabsos_list_items_anyOf_anyOf role=tablist><li class=nav-item> <a class="nav-link active anyOf-option" id=os_list_items_anyOf_i0 data-toggle=tab href=#tab-pane_os_list_items_anyOf_i0 role=tab onclick="setAnchor('#os_list_items_anyOf_i0')">Operating system entry</a> </li><li class=nav-item> <a class="nav-link anyOf-option" id=os_list_items_anyOf_i1 data-toggle=tab href=#tab-pane_os_list_items_anyOf_i1 role=tab onclick="setAnchor('#os_list_items_anyOf_i1')">subitems_url linking to another .json file</a> </li><li class=nav-item> <a class="nav-link anyOf-option" id=os_list_items_anyOf_i2 data-toggle=tab href=#tab-pane_os_list_items_anyOf_i2 role=tab onclick="setAnchor('#os_list_items_anyOf_i2')">Inline subitems in same json file</a> </li></ul> <div class="tab-content card"><div class="tab-pane fade card-body active show" id=tab-pane_os_list_items_anyOf_i0 role=tabpanel> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#os_list onclick="anchorLink('os_list')">os_list</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#os_list_items onclick="anchorLink('os_list_items')">os_list items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#os_list_items_anyOf onclick="anchorLink('os_list_items_anyOf')">anyOf</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#os_list_items_anyOf_i0 onclick="anchorLink('os_list_items_anyOf_i0')">Operating system entry</a></div><span class="badge badge-dark value-type">Type: object</span> <span class="badge badge-success default-value">Default: {}</span><br> <span class=description><p>An entry for an OS.</p> </span> <br> <div class="badge badge-secondary">Example:</div> <br><button class="btn btn-light example-show collapsed" data-toggle=collapse data-target=#os_list_items_anyOf_i0_ex1 aria-controls=os_list_items_anyOf_i0_ex1></button><div id=os_list_items_anyOf_i0_ex1 class="collapse jumbotron examples"><div class=highlight><pre><span></span><span class=p>{</span>
<span class=s2>&quot;name&quot;</span><span class=o>:</span> <span class=s2>&quot;Raspberry Pi OS (32-bit)&quot;</span><span class=p>,</span>
<span class=s2>&quot;description&quot;</span><span class=o>:</span> <span class=s2>&quot;A port of Debian Bullseye with the Raspberry Pi Desktop (Recommended)&quot;</span><span class=p>,</span>
<span class=s2>&quot;icon&quot;</span><span class=o>:</span> <span class=s2>&quot;https://downloads.raspberrypi.org/raspios_armhf/Raspberry_Pi_OS_(32-bit).png&quot;</span><span class=p>,</span>
<span class=s2>&quot;url&quot;</span><span class=o>:</span> <span class=s2>&quot;https://downloads.raspberrypi.org/raspios_armhf/images/raspios_armhf-2022-01-28/2022-01-28-raspios-bullseye-armhf.zip&quot;</span><span class=p>,</span>
<span class=s2>&quot;extract_size&quot;</span><span class=o>:</span> <span class=mf>4236247040</span><span class=p>,</span>
<span class=s2>&quot;extract_sha256&quot;</span><span class=o>:</span> <span class=s2>&quot;ceb7d7489847ed811e7746fa779837f78fc06d43663148a696280e6a1cfe00e3&quot;</span><span class=p>,</span>
<span class=s2>&quot;image_download_size&quot;</span><span class=o>:</span> <span class=mf>1306588543</span><span class=p>,</span>
<span class=s2>&quot;release_date&quot;</span><span class=o>:</span> <span class=s2>&quot;2022-01-28&quot;</span><span class=p>,</span>
<span class=s2>&quot;init_format&quot;</span><span class=o>:</span> <span class=s2>&quot;systemd&quot;</span>
<span class=p>}</span>
</pre></div> </div> <div class=accordion id=accordionos_list_items_anyOf_i0_name> <div class=card> <div class=card-header id=headingos_list_items_anyOf_i0_name> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#os_list_items_anyOf_i0_name aria-expanded aria-controls=os_list_items_anyOf_i0_name onclick="setAnchor('#os_list_items_anyOf_i0_name')"><span class=property-name>name</span> <span class="badge badge-warning required-property">Required</span></button> </h2> </div> <div id=os_list_items_anyOf_i0_name class="collapse property-definition-div" aria-labelledby=headingos_list_items_anyOf_i0_name data-parent=#accordionos_list_items_anyOf_i0_name> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#os_list onclick="anchorLink('os_list')">os_list</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#os_list_items onclick="anchorLink('os_list_items')">os_list items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#os_list_items_anyOf onclick="anchorLink('os_list_items_anyOf')">anyOf</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#os_list_items_anyOf_i0 onclick="anchorLink('os_list_items_anyOf_i0')">Operating system entry</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#os_list_items_anyOf_i0_name onclick="anchorLink('os_list_items_anyOf_i0_name')">name</a></div><span class="badge badge-dark value-type">Type: string</span> <span class="badge badge-success default-value">Default: ""</span><br> <span class=description><p>Name of operating system as shown in the 'CHOOSE OS' list.</p> </span> <br> <div class="badge badge-secondary">Example:</div> <br><div id=os_list_items_anyOf_i0_name_ex1 class="jumbotron examples"><div class=highlight><pre><span></span><span class=s2>&quot;Raspberry Pi OS (32-bit)&quot;</span>
</pre></div> </div> </div> </div> </div> </div> <div class=accordion id=accordionos_list_items_anyOf_i0_description> <div class=card> <div class=card-header id=headingos_list_items_anyOf_i0_description> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#os_list_items_anyOf_i0_description aria-expanded aria-controls=os_list_items_anyOf_i0_description onclick="setAnchor('#os_list_items_anyOf_i0_description')"><span class=property-name>description</span> <span class="badge badge-warning required-property">Required</span></button> </h2> </div> <div id=os_list_items_anyOf_i0_description class="collapse property-definition-div" aria-labelledby=headingos_list_items_anyOf_i0_description data-parent=#accordionos_list_items_anyOf_i0_description> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#os_list onclick="anchorLink('os_list')">os_list</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#os_list_items onclick="anchorLink('os_list_items')">os_list items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#os_list_items_anyOf onclick="anchorLink('os_list_items_anyOf')">anyOf</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#os_list_items_anyOf_i0 onclick="anchorLink('os_list_items_anyOf_i0')">Operating system entry</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#os_list_items_anyOf_i0_description onclick="anchorLink('os_list_items_anyOf_i0_description')">description</a></div><span class="badge badge-dark value-type">Type: string</span> <span class="badge badge-success default-value">Default: ""</span><br> <span class=description><p>Description of operating system as shown in the 'CHOOSE OS' list.</p> </span> <br> <div class="badge badge-secondary">Example:</div> <br><div id=os_list_items_anyOf_i0_description_ex1 class="jumbotron examples"><div class=highlight><pre><span></span><span class=s2>&quot;A port of Debian Bullseye with the Raspberry Pi Desktop (Recommended)&quot;</span>
</pre></div> </div> </div> </div> </div> </div> <div class=accordion id=accordionos_list_items_anyOf_i0_icon> <div class=card> <div class=card-header id=headingos_list_items_anyOf_i0_icon> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#os_list_items_anyOf_i0_icon aria-expanded aria-controls=os_list_items_anyOf_i0_icon onclick="setAnchor('#os_list_items_anyOf_i0_icon')"><span class=property-name>icon</span> <span class="badge badge-warning required-property">Required</span></button> </h2> </div> <div id=os_list_items_anyOf_i0_icon class="collapse property-definition-div" aria-labelledby=headingos_list_items_anyOf_i0_icon data-parent=#accordionos_list_items_anyOf_i0_icon> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#os_list onclick="anchorLink('os_list')">os_list</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#os_list_items onclick="anchorLink('os_list_items')">os_list items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#os_list_items_anyOf onclick="anchorLink('os_list_items_anyOf')">anyOf</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#os_list_items_anyOf_i0 onclick="anchorLink('os_list_items_anyOf_i0')">Operating system entry</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#os_list_items_anyOf_i0_icon onclick="anchorLink('os_list_items_anyOf_i0_icon')">icon</a></div><span class="badge badge-dark value-type">Type: string</span> <span class="badge badge-success default-value">Default: ""</span><br> <span class=description><p>Icon of the operating system as shown in the 'CHOOSE OS' list</p> </span> <br> <div class="badge badge-secondary">Example:</div> <br><div id=os_list_items_anyOf_i0_icon_ex1 class="jumbotron examples"><div class=highlight><pre><span></span><span class=s2>&quot;https://downloads.raspberrypi.org/raspios_armhf/Raspberry_Pi_OS_(32-bit).png&quot;</span>
</pre></div> </div> </div> </div> </div> </div> <div class=accordion id=accordionos_list_items_anyOf_i0_url> <div class=card> <div class=card-header id=headingos_list_items_anyOf_i0_url> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#os_list_items_anyOf_i0_url aria-expanded aria-controls=os_list_items_anyOf_i0_url onclick="setAnchor('#os_list_items_anyOf_i0_url')"><span class=property-name>url</span> <span class="badge badge-warning required-property">Required</span></button> </h2> </div> <div id=os_list_items_anyOf_i0_url class="collapse property-definition-div" aria-labelledby=headingos_list_items_anyOf_i0_url data-parent=#accordionos_list_items_anyOf_i0_url> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#os_list onclick="anchorLink('os_list')">os_list</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#os_list_items onclick="anchorLink('os_list_items')">os_list items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#os_list_items_anyOf onclick="anchorLink('os_list_items_anyOf')">anyOf</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#os_list_items_anyOf_i0 onclick="anchorLink('os_list_items_anyOf_i0')">Operating system entry</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#os_list_items_anyOf_i0_url onclick="anchorLink('os_list_items_anyOf_i0_url')">url</a></div><span class="badge badge-dark value-type">Type: string</span> <span class="badge badge-success default-value">Default: ""</span><br> <span class=description><p>Download URL. Can be .zip, .gz, .xz (since Imager 1.7 also .zstd, but for compatibility with older versions, better not use it)</p> </span> <br> <div class="badge badge-secondary">Example:</div> <br><div id=os_list_items_anyOf_i0_url_ex1 class="jumbotron examples"><div class=highlight><pre><span></span><span class=s2>&quot;https://downloads.raspberrypi.org/raspios_armhf/images/raspios_armhf-2022-01-28/2022-01-28-raspios-bullseye-armhf.zip&quot;</span>
</pre></div> </div> </div> </div> </div> </div> <div class=accordion id=accordionos_list_items_anyOf_i0_extract_size> <div class=card> <div class=card-header id=headingos_list_items_anyOf_i0_extract_size> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#os_list_items_anyOf_i0_extract_size aria-expanded aria-controls=os_list_items_anyOf_i0_extract_size onclick="setAnchor('#os_list_items_anyOf_i0_extract_size')"><span class=property-name>extract_size</span> <span class="badge badge-warning required-property">Required</span></button> </h2> </div> <div id=os_list_items_anyOf_i0_extract_size class="collapse property-definition-div" aria-labelledby=headingos_list_items_anyOf_i0_extract_size data-parent=#accordionos_list_items_anyOf_i0_extract_size> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#os_list onclick="anchorLink('os_list')">os_list</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#os_list_items onclick="anchorLink('os_list_items')">os_list items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#os_list_items_anyOf onclick="anchorLink('os_list_items_anyOf')">anyOf</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#os_list_items_anyOf_i0 onclick="anchorLink('os_list_items_anyOf_i0')">Operating system entry</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#os_list_items_anyOf_i0_extract_size onclick="anchorLink('os_list_items_anyOf_i0_extract_size')">extract_size</a></div><span class="badge badge-dark value-type">Type: integer</span> <span class="badge badge-success default-value">Default: 0</span><br> <span class=description><p>The size of the image after extraction. Used to check if the storage is large enough to accomdate the image.</p> </span> <br> <div class="badge badge-secondary">Example:</div> <br><div id=os_list_items_anyOf_i0_extract_size_ex1 class="jumbotron examples"><div class=highlight><pre><span></span><span class=mf>4236247040</span>
</pre></div> </div> </div> </div> </div> </div> <div class=accordion id=accordionos_list_items_anyOf_i0_extract_sha256> <div class=card> <div class=card-header id=headingos_list_items_anyOf_i0_extract_sha256> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#os_list_items_anyOf_i0_extract_sha256 aria-expanded aria-controls=os_list_items_anyOf_i0_extract_sha256 onclick="setAnchor('#os_list_items_anyOf_i0_extract_sha256')"><span class=property-name>extract_sha256</span> <span class="badge badge-warning required-property">Required</span></button> </h2> </div> <div id=os_list_items_anyOf_i0_extract_sha256 class="collapse property-definition-div" aria-labelledby=headingos_list_items_anyOf_i0_extract_sha256 data-parent=#accordionos_list_items_anyOf_i0_extract_sha256> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#os_list onclick="anchorLink('os_list')">os_list</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#os_list_items onclick="anchorLink('os_list_items')">os_list items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#os_list_items_anyOf onclick="anchorLink('os_list_items_anyOf')">anyOf</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#os_list_items_anyOf_i0 onclick="anchorLink('os_list_items_anyOf_i0')">Operating system entry</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#os_list_items_anyOf_i0_extract_sha256 onclick="anchorLink('os_list_items_anyOf_i0_extract_sha256')">extract_sha256</a></div><span class="badge badge-dark value-type">Type: string</span> <span class="badge badge-success default-value">Default: ""</span><br> <span class=description><p>SHA256 of image after extraction. Must be correct or Imager will for security purposes abort and will not write the first MB of image (effectively invalidating parititon table)</p> </span> <br> <div class="badge badge-secondary">Example:</div> <br><div id=os_list_items_anyOf_i0_extract_sha256_ex1 class="jumbotron examples"><div class=highlight><pre><span></span><span class=s2>&quot;ceb7d7489847ed811e7746fa779837f78fc06d43663148a696280e6a1cfe00e3&quot;</span>
</pre></div> </div> </div> </div> </div> </div> <div class=accordion id=accordionos_list_items_anyOf_i0_image_download_size> <div class=card> <div class=card-header id=headingos_list_items_anyOf_i0_image_download_size> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#os_list_items_anyOf_i0_image_download_size aria-expanded aria-controls=os_list_items_anyOf_i0_image_download_size onclick="setAnchor('#os_list_items_anyOf_i0_image_download_size')"><span class=property-name>image_download_size</span> <span class="badge badge-warning required-property">Required</span></button> </h2> </div> <div id=os_list_items_anyOf_i0_image_download_size class="collapse property-definition-div" aria-labelledby=headingos_list_items_anyOf_i0_image_download_size data-parent=#accordionos_list_items_anyOf_i0_image_download_size> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#os_list onclick="anchorLink('os_list')">os_list</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#os_list_items onclick="anchorLink('os_list_items')">os_list items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#os_list_items_anyOf onclick="anchorLink('os_list_items_anyOf')">anyOf</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#os_list_items_anyOf_i0 onclick="anchorLink('os_list_items_anyOf_i0')">Operating system entry</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#os_list_items_anyOf_i0_image_download_size onclick="anchorLink('os_list_items_anyOf_i0_image_download_size')">image_download_size</a></div><span class="badge badge-dark value-type">Type: integer</span> <span class="badge badge-success default-value">Default: 0</span><br> <span class=description><p>Size of the compressed image.</p> </span> <br> <div class="badge badge-secondary">Example:</div> <br><div id=os_list_items_anyOf_i0_image_download_size_ex1 class="jumbotron examples"><div class=highlight><pre><span></span><span class=mf>1306588543</span>
</pre></div> </div> </div> </div> </div> </div> <div class=accordion id=accordionos_list_items_anyOf_i0_release_date> <div class=card> <div class=card-header id=headingos_list_items_anyOf_i0_release_date> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#os_list_items_anyOf_i0_release_date aria-expanded aria-controls=os_list_items_anyOf_i0_release_date onclick="setAnchor('#os_list_items_anyOf_i0_release_date')"><span class=property-name>release_date</span> <span class="badge badge-warning required-property">Required</span></button> </h2> </div> <div id=os_list_items_anyOf_i0_release_date class="collapse property-definition-div" aria-labelledby=headingos_list_items_anyOf_i0_release_date data-parent=#accordionos_list_items_anyOf_i0_release_date> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#os_list onclick="anchorLink('os_list')">os_list</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#os_list_items onclick="anchorLink('os_list_items')">os_list items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#os_list_items_anyOf onclick="anchorLink('os_list_items_anyOf')">anyOf</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#os_list_items_anyOf_i0 onclick="anchorLink('os_list_items_anyOf_i0')">Operating system entry</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#os_list_items_anyOf_i0_release_date onclick="anchorLink('os_list_items_anyOf_i0_release_date')">release_date</a></div><span class="badge badge-dark value-type">Type: string</span> <span class="badge badge-success default-value">Default: ""</span><br> <span class=description><p>Release date of OS image. Shown in 'CHOOSE OS' list</p> </span> <br> <div class="badge badge-secondary">Example:</div> <br><div id=os_list_items_anyOf_i0_release_date_ex1 class="jumbotron examples"><div class=highlight><pre><span></span><span class=s2>&quot;2022-01-28&quot;</span>
</pre></div> </div> </div> </div> </div> </div> <div class=accordion id=accordionos_list_items_anyOf_i0_init_format> <div class=card> <div class=card-header id=headingos_list_items_anyOf_i0_init_format> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#os_list_items_anyOf_i0_init_format aria-expanded aria-controls=os_list_items_anyOf_i0_init_format onclick="setAnchor('#os_list_items_anyOf_i0_init_format')"><span class=property-name>init_format</span></button> </h2> </div> <div id=os_list_items_anyOf_i0_init_format class="collapse property-definition-div" aria-labelledby=headingos_list_items_anyOf_i0_init_format data-parent=#accordionos_list_items_anyOf_i0_init_format> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#os_list onclick="anchorLink('os_list')">os_list</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#os_list_items onclick="anchorLink('os_list_items')">os_list items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#os_list_items_anyOf onclick="anchorLink('os_list_items_anyOf')">anyOf</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#os_list_items_anyOf_i0 onclick="anchorLink('os_list_items_anyOf_i0')">Operating system entry</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#os_list_items_anyOf_i0_init_format onclick="anchorLink('os_list_items_anyOf_i0_init_format')">init_format</a></div><span class="badge badge-dark value-type">Type: string</span> <span class="badge badge-success default-value">Default: ""</span><br> <span class=description><p>If set 'advanced settings' button will be shown. If 'init<em>format' is set to 'systemd', OS customization will be done by creating a firstrun.sh with shell commands on the SD card, and cmdline.txt will be modified to instruct systemd to execute /boot/firstrun.sh. THIS WILL ONLY WORK IF THE FAT PARTITION IS MOUNTED AT /boot in your /etc/fstab. If 'init</em>format' is set to 'cloudinit' a cloud-init 'user-data' file will be created on the FAT partition instead.</p> </span> <br> <div class="badge badge-secondary">Example:</div> <br><div id=os_list_items_anyOf_i0_init_format_ex1 class="jumbotron examples"><div class=highlight><pre><span></span><span class=s2>&quot;systemd&quot;</span>
</pre></div> </div> </div> </div> </div> </div> <div class=accordion id=accordionos_list_items_anyOf_i0_website> <div class=card> <div class=card-header id=headingos_list_items_anyOf_i0_website> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#os_list_items_anyOf_i0_website aria-expanded aria-controls=os_list_items_anyOf_i0_website onclick="setAnchor('#os_list_items_anyOf_i0_website')"><span class=property-name>website</span></button> </h2> </div> <div id=os_list_items_anyOf_i0_website class="collapse property-definition-div" aria-labelledby=headingos_list_items_anyOf_i0_website data-parent=#accordionos_list_items_anyOf_i0_website> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#os_list onclick="anchorLink('os_list')">os_list</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#os_list_items onclick="anchorLink('os_list_items')">os_list items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#os_list_items_anyOf onclick="anchorLink('os_list_items_anyOf')">anyOf</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#os_list_items_anyOf_i0 onclick="anchorLink('os_list_items_anyOf_i0')">Operating system entry</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#os_list_items_anyOf_i0_website onclick="anchorLink('os_list_items_anyOf_i0_website')">website</a></div><span class="badge badge-dark value-type">Type: string</span> <span class="badge badge-success default-value">Default: ""</span><br> <span class=description><p>Optional. If set a (I)nfo icon will be shown in the 'CHOOSE OS' list. Clicking it will cause a browser to be opened to the website listed.</p> </span> <br> <div class="badge badge-secondary">Example:</div> <br><div id=os_list_items_anyOf_i0_website_ex1 class="jumbotron examples"><div class=highlight><pre><span></span><span class=s2>&quot;https://ubuntu.com/raspberry-pi/server&quot;</span>
</pre></div> </div> </div> </div> </div> </div> <div class=accordion id=accordionos_list_items_anyOf_i0_additionalProperties> <div class=card> <div class=card-header id=headingos_list_items_anyOf_i0_additionalProperties> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#os_list_items_anyOf_i0_additionalProperties aria-expanded aria-controls=os_list_items_anyOf_i0_additionalProperties onclick="setAnchor('#os_list_items_anyOf_i0_additionalProperties')"><em><span class=property-name>Additional Properties</span></em></button> </h2> </div> <div id=os_list_items_anyOf_i0_additionalProperties class="collapse property-definition-div" aria-labelledby=headingos_list_items_anyOf_i0_additionalProperties data-parent=#accordionos_list_items_anyOf_i0_additionalProperties> <div class="card-body pl-5"><p class=additional-properties>Additional Properties of any type are allowed.</p> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#os_list onclick="anchorLink('os_list')">os_list</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#os_list_items onclick="anchorLink('os_list_items')">os_list items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#os_list_items_anyOf onclick="anchorLink('os_list_items_anyOf')">anyOf</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#os_list_items_anyOf_i0 onclick="anchorLink('os_list_items_anyOf_i0')">Operating system entry</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#os_list_items_anyOf_i0_additionalProperties onclick="anchorLink('os_list_items_anyOf_i0_additionalProperties')">additionalProperties</a></div><span class="badge badge-dark value-type">Type: object</span><br> </div> </div> </div> </div> </div><div class="tab-pane fade card-body " id=tab-pane_os_list_items_anyOf_i1 role=tabpanel> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#os_list onclick="anchorLink('os_list')">os_list</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#os_list_items onclick="anchorLink('os_list_items')">os_list items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#os_list_items_anyOf onclick="anchorLink('os_list_items_anyOf')">anyOf</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#os_list_items_anyOf_i1 onclick="anchorLink('os_list_items_anyOf_i1')">subitems_url linking to another .json file</a></div><span class="badge badge-dark value-type">Type: object</span> <span class="badge badge-success default-value">Default: {}</span><br> <span class=description><p>Allows linking to subitems listed in an external .json file.</p> </span> <br> <div class="badge badge-secondary">Example:</div> <br><button class="btn btn-light example-show collapsed" data-toggle=collapse data-target=#os_list_items_anyOf_i1_ex1 aria-controls=os_list_items_anyOf_i1_ex1></button><div id=os_list_items_anyOf_i1_ex1 class="collapse jumbotron examples"><div class=highlight><pre><span></span><span class=p>{</span>
<span class=s2>&quot;name&quot;</span><span class=o>:</span> <span class=s2>&quot;Bootloader&quot;</span><span class=p>,</span>
<span class=s2>&quot;description&quot;</span><span class=o>:</span> <span class=s2>&quot;Restore the factory default settings and change boot priority&quot;</span><span class=p>,</span>
<span class=s2>&quot;icon&quot;</span><span class=o>:</span> <span class=s2>&quot;https://downloads.raspberrypi.org/raspios_armhf/Raspberry_Pi_OS_(32-bit).png&quot;</span><span class=p>,</span>
<span class=s2>&quot;subitems_url&quot;</span><span class=o>:</span> <span class=s2>&quot;https://downloads.raspberrypi.org/eeprom_recovery.json&quot;</span><span class=p>,</span>
<span class=s2>&quot;website&quot;</span><span class=o>:</span> <span class=s2>&quot;https://www.raspberrypi.org/&quot;</span>
<span class=p>}</span>
</pre></div> </div> <div class=accordion id=accordionos_list_items_anyOf_i1_name> <div class=card> <div class=card-header id=headingos_list_items_anyOf_i1_name> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#os_list_items_anyOf_i1_name aria-expanded aria-controls=os_list_items_anyOf_i1_name onclick="setAnchor('#os_list_items_anyOf_i1_name')"><span class=property-name>name</span> <span class="badge badge-warning required-property">Required</span></button> </h2> </div> <div id=os_list_items_anyOf_i1_name class="collapse property-definition-div" aria-labelledby=headingos_list_items_anyOf_i1_name data-parent=#accordionos_list_items_anyOf_i1_name> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#os_list onclick="anchorLink('os_list')">os_list</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#os_list_items onclick="anchorLink('os_list_items')">os_list items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#os_list_items_anyOf onclick="anchorLink('os_list_items_anyOf')">anyOf</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#os_list_items_anyOf_i1 onclick="anchorLink('os_list_items_anyOf_i1')">subitems_url linking to another .json file</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#os_list_items_anyOf_i1_name onclick="anchorLink('os_list_items_anyOf_i1_name')">name</a></div><span class="badge badge-dark value-type">Type: string</span> <span class="badge badge-success default-value">Default: ""</span><br> <span class=description><p>Name as shown in the 'CHOOSE OS' list.</p> </span> <br> <div class="badge badge-secondary">Example:</div> <br><div id=os_list_items_anyOf_i1_name_ex1 class="jumbotron examples"><div class=highlight><pre><span></span><span class=s2>&quot;Bootloader&quot;</span>
</pre></div> </div> </div> </div> </div> </div> <div class=accordion id=accordionos_list_items_anyOf_i1_description> <div class=card> <div class=card-header id=headingos_list_items_anyOf_i1_description> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#os_list_items_anyOf_i1_description aria-expanded aria-controls=os_list_items_anyOf_i1_description onclick="setAnchor('#os_list_items_anyOf_i1_description')"><span class=property-name>description</span> <span class="badge badge-warning required-property">Required</span></button> </h2> </div> <div id=os_list_items_anyOf_i1_description class="collapse property-definition-div" aria-labelledby=headingos_list_items_anyOf_i1_description data-parent=#accordionos_list_items_anyOf_i1_description> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#os_list onclick="anchorLink('os_list')">os_list</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#os_list_items onclick="anchorLink('os_list_items')">os_list items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#os_list_items_anyOf onclick="anchorLink('os_list_items_anyOf')">anyOf</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#os_list_items_anyOf_i1 onclick="anchorLink('os_list_items_anyOf_i1')">subitems_url linking to another .json file</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#os_list_items_anyOf_i1_description onclick="anchorLink('os_list_items_anyOf_i1_description')">description</a></div><span class="badge badge-dark value-type">Type: string</span> <span class="badge badge-success default-value">Default: ""</span><br> <span class=description><p>Description as shown in the 'CHOOSE OS' list.</p> </span> <br> <div class="badge badge-secondary">Example:</div> <br><div id=os_list_items_anyOf_i1_description_ex1 class="jumbotron examples"><div class=highlight><pre><span></span><span class=s2>&quot;Restore the factory default settings and change boot priority&quot;</span>
</pre></div> </div> </div> </div> </div> </div> <div class=accordion id=accordionos_list_items_anyOf_i1_icon> <div class=card> <div class=card-header id=headingos_list_items_anyOf_i1_icon> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#os_list_items_anyOf_i1_icon aria-expanded aria-controls=os_list_items_anyOf_i1_icon onclick="setAnchor('#os_list_items_anyOf_i1_icon')"><span class=property-name>icon</span> <span class="badge badge-warning required-property">Required</span></button> </h2> </div> <div id=os_list_items_anyOf_i1_icon class="collapse property-definition-div" aria-labelledby=headingos_list_items_anyOf_i1_icon data-parent=#accordionos_list_items_anyOf_i1_icon> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#os_list onclick="anchorLink('os_list')">os_list</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#os_list_items onclick="anchorLink('os_list_items')">os_list items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#os_list_items_anyOf onclick="anchorLink('os_list_items_anyOf')">anyOf</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#os_list_items_anyOf_i1 onclick="anchorLink('os_list_items_anyOf_i1')">subitems_url linking to another .json file</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#os_list_items_anyOf_i1_icon onclick="anchorLink('os_list_items_anyOf_i1_icon')">icon</a></div><span class="badge badge-dark value-type">Type: string</span> <span class="badge badge-success default-value">Default: ""</span><br> <span class=description><p>Icon as shown in the 'CHOOSE OS' list.</p> </span> <br> <div class="badge badge-secondary">Example:</div> <br><div id=os_list_items_anyOf_i1_icon_ex1 class="jumbotron examples"><div class=highlight><pre><span></span><span class=s2>&quot;https://downloads.raspberrypi.org/raspios_armhf/Raspberry_Pi_OS_(32-bit).png&quot;</span>
</pre></div> </div> </div> </div> </div> </div> <div class=accordion id=accordionos_list_items_anyOf_i1_subitems_url> <div class=card> <div class=card-header id=headingos_list_items_anyOf_i1_subitems_url> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#os_list_items_anyOf_i1_subitems_url aria-expanded aria-controls=os_list_items_anyOf_i1_subitems_url onclick="setAnchor('#os_list_items_anyOf_i1_subitems_url')"><span class=property-name>subitems_url</span> <span class="badge badge-warning required-property">Required</span></button> </h2> </div> <div id=os_list_items_anyOf_i1_subitems_url class="collapse property-definition-div" aria-labelledby=headingos_list_items_anyOf_i1_subitems_url data-parent=#accordionos_list_items_anyOf_i1_subitems_url> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#os_list onclick="anchorLink('os_list')">os_list</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#os_list_items onclick="anchorLink('os_list_items')">os_list items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#os_list_items_anyOf onclick="anchorLink('os_list_items_anyOf')">anyOf</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#os_list_items_anyOf_i1 onclick="anchorLink('os_list_items_anyOf_i1')">subitems_url linking to another .json file</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#os_list_items_anyOf_i1_subitems_url onclick="anchorLink('os_list_items_anyOf_i1_subitems_url')">subitems_url</a></div><span class="badge badge-dark value-type">Type: string</span> <span class="badge badge-success default-value">Default: ""</span><br> <span class=description><p>URL of the file with the subitems.</p> </span> <br> <div class="badge badge-secondary">Example:</div> <br><div id=os_list_items_anyOf_i1_subitems_url_ex1 class="jumbotron examples"><div class=highlight><pre><span></span><span class=s2>&quot;https://downloads.raspberrypi.org/eeprom_recovery.json&quot;</span>
</pre></div> </div> </div> </div> </div> </div> <div class=accordion id=accordionos_list_items_anyOf_i1_website> <div class=card> <div class=card-header id=headingos_list_items_anyOf_i1_website> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#os_list_items_anyOf_i1_website aria-expanded aria-controls=os_list_items_anyOf_i1_website onclick="setAnchor('#os_list_items_anyOf_i1_website')"><span class=property-name>website</span></button> </h2> </div> <div id=os_list_items_anyOf_i1_website class="collapse property-definition-div" aria-labelledby=headingos_list_items_anyOf_i1_website data-parent=#accordionos_list_items_anyOf_i1_website> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#os_list onclick="anchorLink('os_list')">os_list</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#os_list_items onclick="anchorLink('os_list_items')">os_list items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#os_list_items_anyOf onclick="anchorLink('os_list_items_anyOf')">anyOf</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#os_list_items_anyOf_i1 onclick="anchorLink('os_list_items_anyOf_i1')">subitems_url linking to another .json file</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#os_list_items_anyOf_i1_website onclick="anchorLink('os_list_items_anyOf_i1_website')">website</a></div><span class="badge badge-dark value-type">Type: string</span> <span class="badge badge-success default-value">Default: ""</span><br> <span class=description><p>Optional. If set a (I)nfo icon will be shown in the 'CHOOSE OS' list. Clicking it will cause a browser to be opened to the website listed.</p> </span> <br> <div class="badge badge-secondary">Example:</div> <br><div id=os_list_items_anyOf_i1_website_ex1 class="jumbotron examples"><div class=highlight><pre><span></span><span class=s2>&quot;https://www.raspberrypi.org/&quot;</span>
</pre></div> </div> </div> </div> </div> </div> <div class=accordion id=accordionos_list_items_anyOf_i1_additionalProperties> <div class=card> <div class=card-header id=headingos_list_items_anyOf_i1_additionalProperties> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#os_list_items_anyOf_i1_additionalProperties aria-expanded aria-controls=os_list_items_anyOf_i1_additionalProperties onclick="setAnchor('#os_list_items_anyOf_i1_additionalProperties')"><em><span class=property-name>Additional Properties</span></em></button> </h2> </div> <div id=os_list_items_anyOf_i1_additionalProperties class="collapse property-definition-div" aria-labelledby=headingos_list_items_anyOf_i1_additionalProperties data-parent=#accordionos_list_items_anyOf_i1_additionalProperties> <div class="card-body pl-5"><p class=additional-properties>Additional Properties of any type are allowed.</p> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#os_list onclick="anchorLink('os_list')">os_list</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#os_list_items onclick="anchorLink('os_list_items')">os_list items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#os_list_items_anyOf onclick="anchorLink('os_list_items_anyOf')">anyOf</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#os_list_items_anyOf_i1 onclick="anchorLink('os_list_items_anyOf_i1')">subitems_url linking to another .json file</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#os_list_items_anyOf_i1_additionalProperties onclick="anchorLink('os_list_items_anyOf_i1_additionalProperties')">additionalProperties</a></div><span class="badge badge-dark value-type">Type: object</span><br> </div> </div> </div> </div> </div><div class="tab-pane fade card-body " id=tab-pane_os_list_items_anyOf_i2 role=tabpanel> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#os_list onclick="anchorLink('os_list')">os_list</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#os_list_items onclick="anchorLink('os_list_items')">os_list items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#os_list_items_anyOf onclick="anchorLink('os_list_items_anyOf')">anyOf</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#os_list_items_anyOf_i2 onclick="anchorLink('os_list_items_anyOf_i2')">Inline subitems in same json file</a></div><span class="badge badge-dark value-type">Type: object</span> <span class="badge badge-success default-value">Default: {}</span><br> <span class=description><p>List of subitems listed in the same .json file. AVOID USE DUE TO BUG WHEN NESTED SUBITEMS ARE USED IN IMAGER VERSIONS PRIOR TO 1.7</p> </span> <br> <div class="badge badge-secondary">Example:</div> <br><button class="btn btn-light example-show collapsed" data-toggle=collapse data-target=#os_list_items_anyOf_i2_ex1 aria-controls=os_list_items_anyOf_i2_ex1></button><div id=os_list_items_anyOf_i2_ex1 class="collapse jumbotron examples"><div class=highlight><pre><span></span><span class=p>{</span>
<span class=s2>&quot;name&quot;</span><span class=o>:</span> <span class=s2>&quot;Raspberry Pi OS (other)&quot;</span><span class=p>,</span>
<span class=s2>&quot;description&quot;</span><span class=o>:</span> <span class=s2>&quot;Other Raspberry Pi OS based images&quot;</span><span class=p>,</span>
<span class=s2>&quot;icon&quot;</span><span class=o>:</span> <span class=s2>&quot;icons/cat_raspberry_pi_os.png&quot;</span><span class=p>,</span>
<span class=s2>&quot;subitems&quot;</span><span class=o>:</span> <span class=p>[</span>
<span class=p>{</span>
<span class=s2>&quot;name&quot;</span><span class=o>:</span> <span class=s2>&quot;Raspberry Pi OS (64-bit)&quot;</span><span class=p>,</span>
<span class=s2>&quot;description&quot;</span><span class=o>:</span> <span class=s2>&quot;A port of Debian Bullseye with the Raspberry Pi Desktop (Compatible with Raspberry Pi 3/4/400)&quot;</span><span class=p>,</span>
<span class=s2>&quot;icon&quot;</span><span class=o>:</span> <span class=s2>&quot;https://downloads.raspberrypi.org/raspios_arm64/Raspberry_Pi_OS_(64-bit).png&quot;</span><span class=p>,</span>
<span class=s2>&quot;url&quot;</span><span class=o>:</span> <span class=s2>&quot;https://downloads.raspberrypi.org/raspios_arm64/images/raspios_arm64-2022-01-28/2022-01-28-raspios-bullseye-arm64.zip&quot;</span><span class=p>,</span>
<span class=s2>&quot;extract_size&quot;</span><span class=o>:</span> <span class=mf>4156555264</span><span class=p>,</span>
<span class=s2>&quot;extract_sha256&quot;</span><span class=o>:</span> <span class=s2>&quot;6939d39cbbfbe85c68dae55f1b2375f17e21fe047b8dc1f84aa7d3c002047afb&quot;</span><span class=p>,</span>
<span class=s2>&quot;image_download_size&quot;</span><span class=o>:</span> <span class=mf>1189750489</span><span class=p>,</span>
<span class=s2>&quot;release_date&quot;</span><span class=o>:</span> <span class=s2>&quot;2022-01-28&quot;</span><span class=p>,</span>
<span class=s2>&quot;init_format&quot;</span><span class=o>:</span> <span class=s2>&quot;systemd&quot;</span>
<span class=p>}</span>
<span class=p>]</span>
<span class=p>}</span>
</pre></div> </div> <div class=accordion id=accordionos_list_items_anyOf_i2_name> <div class=card> <div class=card-header id=headingos_list_items_anyOf_i2_name> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#os_list_items_anyOf_i2_name aria-expanded aria-controls=os_list_items_anyOf_i2_name onclick="setAnchor('#os_list_items_anyOf_i2_name')"><span class=property-name>name</span> <span class="badge badge-warning required-property">Required</span></button> </h2> </div> <div id=os_list_items_anyOf_i2_name class="collapse property-definition-div" aria-labelledby=headingos_list_items_anyOf_i2_name data-parent=#accordionos_list_items_anyOf_i2_name> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#os_list onclick="anchorLink('os_list')">os_list</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#os_list_items onclick="anchorLink('os_list_items')">os_list items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#os_list_items_anyOf onclick="anchorLink('os_list_items_anyOf')">anyOf</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#os_list_items_anyOf_i2 onclick="anchorLink('os_list_items_anyOf_i2')">Inline subitems in same json file</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#os_list_items_anyOf_i2_name onclick="anchorLink('os_list_items_anyOf_i2_name')">name</a></div><span class="badge badge-dark value-type">Type: string</span> <span class="badge badge-success default-value">Default: ""</span><br> <span class=description><p>Name as shown in the 'CHOOSE OS' list.</p> </span> <br> <div class="badge badge-secondary">Example:</div> <br><div id=os_list_items_anyOf_i2_name_ex1 class="jumbotron examples"><div class=highlight><pre><span></span><span class=s2>&quot;Raspberry Pi OS (other)&quot;</span>
</pre></div> </div> </div> </div> </div> </div> <div class=accordion id=accordionos_list_items_anyOf_i2_description> <div class=card> <div class=card-header id=headingos_list_items_anyOf_i2_description> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#os_list_items_anyOf_i2_description aria-expanded aria-controls=os_list_items_anyOf_i2_description onclick="setAnchor('#os_list_items_anyOf_i2_description')"><span class=property-name>description</span> <span class="badge badge-warning required-property">Required</span></button> </h2> </div> <div id=os_list_items_anyOf_i2_description class="collapse property-definition-div" aria-labelledby=headingos_list_items_anyOf_i2_description data-parent=#accordionos_list_items_anyOf_i2_description> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#os_list onclick="anchorLink('os_list')">os_list</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#os_list_items onclick="anchorLink('os_list_items')">os_list items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#os_list_items_anyOf onclick="anchorLink('os_list_items_anyOf')">anyOf</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#os_list_items_anyOf_i2 onclick="anchorLink('os_list_items_anyOf_i2')">Inline subitems in same json file</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#os_list_items_anyOf_i2_description onclick="anchorLink('os_list_items_anyOf_i2_description')">description</a></div><span class="badge badge-dark value-type">Type: string</span> <span class="badge badge-success default-value">Default: ""</span><br> <span class=description><p>Description as shown in the 'CHOOSE OS' list.</p> </span> <br> <div class="badge badge-secondary">Example:</div> <br><div id=os_list_items_anyOf_i2_description_ex1 class="jumbotron examples"><div class=highlight><pre><span></span><span class=s2>&quot;Other Raspberry Pi OS based images&quot;</span>
</pre></div> </div> </div> </div> </div> </div> <div class=accordion id=accordionos_list_items_anyOf_i2_icon> <div class=card> <div class=card-header id=headingos_list_items_anyOf_i2_icon> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#os_list_items_anyOf_i2_icon aria-expanded aria-controls=os_list_items_anyOf_i2_icon onclick="setAnchor('#os_list_items_anyOf_i2_icon')"><span class=property-name>icon</span> <span class="badge badge-warning required-property">Required</span></button> </h2> </div> <div id=os_list_items_anyOf_i2_icon class="collapse property-definition-div" aria-labelledby=headingos_list_items_anyOf_i2_icon data-parent=#accordionos_list_items_anyOf_i2_icon> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#os_list onclick="anchorLink('os_list')">os_list</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#os_list_items onclick="anchorLink('os_list_items')">os_list items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#os_list_items_anyOf onclick="anchorLink('os_list_items_anyOf')">anyOf</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#os_list_items_anyOf_i2 onclick="anchorLink('os_list_items_anyOf_i2')">Inline subitems in same json file</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#os_list_items_anyOf_i2_icon onclick="anchorLink('os_list_items_anyOf_i2_icon')">icon</a></div><span class="badge badge-dark value-type">Type: string</span> <span class="badge badge-success default-value">Default: ""</span><br> <span class=description><p>Icon as shown in the 'CHOOSE OS' list.</p> </span> <br> <div class="badge badge-secondary">Example:</div> <br><div id=os_list_items_anyOf_i2_icon_ex1 class="jumbotron examples"><div class=highlight><pre><span></span><span class=s2>&quot;icons/cat_raspberry_pi_os.png&quot;</span>
</pre></div> </div> </div> </div> </div> </div> <div class=accordion id=accordionos_list_items_anyOf_i2_subitems> <div class=card> <div class=card-header id=headingos_list_items_anyOf_i2_subitems> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#os_list_items_anyOf_i2_subitems aria-expanded aria-controls=os_list_items_anyOf_i2_subitems onclick="setAnchor('#os_list_items_anyOf_i2_subitems')"><span class=property-name>subitems</span> <span class="badge badge-warning required-property">Required</span></button> </h2> </div> <div id=os_list_items_anyOf_i2_subitems class="collapse property-definition-div" aria-labelledby=headingos_list_items_anyOf_i2_subitems data-parent=#accordionos_list_items_anyOf_i2_subitems> <div class="card-body pl-5"> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#os_list onclick="anchorLink('os_list')">os_list</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#os_list_items onclick="anchorLink('os_list_items')">os_list items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#os_list_items_anyOf onclick="anchorLink('os_list_items_anyOf')">anyOf</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#os_list_items_anyOf_i2 onclick="anchorLink('os_list_items_anyOf_i2')">Inline subitems in same json file</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#os_list_items_anyOf_i2_subitems onclick="anchorLink('os_list_items_anyOf_i2_subitems')">subitems</a></div><span class="badge badge-dark value-type">Type: array</span> <span class="badge badge-success default-value">Default: []</span><br> <span class=description><p>Inline subitems.</p> </span> <h4>Each item of this array must be:</h4> <div class=card> <div class="card-body items-definition" id=os_list_items_anyOf_i2_subitems_items> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#os_list onclick="anchorLink('os_list')">os_list</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#os_list_items onclick="anchorLink('os_list_items')">os_list items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#os_list_items_anyOf onclick="anchorLink('os_list_items_anyOf')">anyOf</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#os_list_items_anyOf_i2 onclick="anchorLink('os_list_items_anyOf_i2')">Inline subitems in same json file</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#os_list_items_anyOf_i2_subitems onclick="anchorLink('os_list_items_anyOf_i2_subitems')">subitems</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#os_list_items_anyOf_i2_subitems_items onclick="anchorLink('os_list_items_anyOf_i2_subitems_items')">subitems items</a></div><span class="badge badge-dark value-type">Type: object</span><br> </div> </div><br> <div class="badge badge-secondary">Example:</div> <br><button class="btn btn-light example-show collapsed" data-toggle=collapse data-target=#os_list_items_anyOf_i2_subitems_ex1 aria-controls=os_list_items_anyOf_i2_subitems_ex1></button><div id=os_list_items_anyOf_i2_subitems_ex1 class="collapse jumbotron examples"><div class=highlight><pre><span></span><span class=p>[</span>
<span class=p>{</span>
<span class=s2>&quot;name&quot;</span><span class=o>:</span> <span class=s2>&quot;Raspberry Pi OS (64-bit)&quot;</span><span class=p>,</span>
<span class=s2>&quot;description&quot;</span><span class=o>:</span> <span class=s2>&quot;A port of Debian Bullseye with the Raspberry Pi Desktop (Compatible with Raspberry Pi 3/4/400)&quot;</span><span class=p>,</span>
<span class=s2>&quot;icon&quot;</span><span class=o>:</span> <span class=s2>&quot;https://downloads.raspberrypi.org/raspios_arm64/Raspberry_Pi_OS_(64-bit).png&quot;</span><span class=p>,</span>
<span class=s2>&quot;url&quot;</span><span class=o>:</span> <span class=s2>&quot;https://downloads.raspberrypi.org/raspios_arm64/images/raspios_arm64-2022-01-28/2022-01-28-raspios-bullseye-arm64.zip&quot;</span><span class=p>,</span>
<span class=s2>&quot;extract_size&quot;</span><span class=o>:</span> <span class=mf>4156555264</span><span class=p>,</span>
<span class=s2>&quot;extract_sha256&quot;</span><span class=o>:</span> <span class=s2>&quot;6939d39cbbfbe85c68dae55f1b2375f17e21fe047b8dc1f84aa7d3c002047afb&quot;</span><span class=p>,</span>
<span class=s2>&quot;image_download_size&quot;</span><span class=o>:</span> <span class=mf>1189750489</span><span class=p>,</span>
<span class=s2>&quot;release_date&quot;</span><span class=o>:</span> <span class=s2>&quot;2022-01-28&quot;</span><span class=p>,</span>
<span class=s2>&quot;init_format&quot;</span><span class=o>:</span> <span class=s2>&quot;systemd&quot;</span>
<span class=p>}</span>
<span class=p>]</span>
</pre></div> </div> </div> </div> </div> </div> <div class=accordion id=accordionos_list_items_anyOf_i2_additionalProperties> <div class=card> <div class=card-header id=headingos_list_items_anyOf_i2_additionalProperties> <h2 class=mb-0> <button class="btn btn-link property-name-button" type=button data-toggle=collapse data-target=#os_list_items_anyOf_i2_additionalProperties aria-expanded aria-controls=os_list_items_anyOf_i2_additionalProperties onclick="setAnchor('#os_list_items_anyOf_i2_additionalProperties')"><em><span class=property-name>Additional Properties</span></em></button> </h2> </div> <div id=os_list_items_anyOf_i2_additionalProperties class="collapse property-definition-div" aria-labelledby=headingos_list_items_anyOf_i2_additionalProperties data-parent=#accordionos_list_items_anyOf_i2_additionalProperties> <div class="card-body pl-5"><p class=additional-properties>Additional Properties of any type are allowed.</p> <div class=breadcrumbs>root <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#os_list onclick="anchorLink('os_list')">os_list</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#os_list_items onclick="anchorLink('os_list_items')">os_list items</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#os_list_items_anyOf onclick="anchorLink('os_list_items_anyOf')">anyOf</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#os_list_items_anyOf_i2 onclick="anchorLink('os_list_items_anyOf_i2')">Inline subitems in same json file</a> <svg width=1em height=1em viewbox="0 0 16 16" class="bi bi-arrow-right-short" fill=currentColor xmlns=http://www.w3.org/2000/svg> <path fill-rule=evenodd d="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"/> </svg> <a href=#os_list_items_anyOf_i2_additionalProperties onclick="anchorLink('os_list_items_anyOf_i2_additionalProperties')">additionalProperties</a></div><span class="badge badge-dark value-type">Type: object</span><br> </div> </div> </div> </div> </div></div></div> </div> </div><br> <div class="badge badge-secondary">Example:</div> <br><button class="btn btn-light example-show collapsed" data-toggle=collapse data-target=#os_list_ex1 aria-controls=os_list_ex1></button><div id=os_list_ex1 class="collapse jumbotron examples"><div class=highlight><pre><span></span><span class=p>[</span>
<span class=p>{</span>
<span class=s2>&quot;name&quot;</span><span class=o>:</span> <span class=s2>&quot;Raspberry Pi OS (32-bit)&quot;</span><span class=p>,</span>
<span class=s2>&quot;description&quot;</span><span class=o>:</span> <span class=s2>&quot;A port of Debian Bullseye with the Raspberry Pi Desktop (Recommended)&quot;</span><span class=p>,</span>
<span class=s2>&quot;icon&quot;</span><span class=o>:</span> <span class=s2>&quot;https://downloads.raspberrypi.org/raspios_armhf/Raspberry_Pi_OS_(32-bit).png&quot;</span><span class=p>,</span>
<span class=s2>&quot;url&quot;</span><span class=o>:</span> <span class=s2>&quot;https://downloads.raspberrypi.org/raspios_armhf/images/raspios_armhf-2022-01-28/2022-01-28-raspios-bullseye-armhf.zip&quot;</span><span class=p>,</span>
<span class=s2>&quot;extract_size&quot;</span><span class=o>:</span> <span class=mf>4236247040</span><span class=p>,</span>
<span class=s2>&quot;extract_sha256&quot;</span><span class=o>:</span> <span class=s2>&quot;ceb7d7489847ed811e7746fa779837f78fc06d43663148a696280e6a1cfe00e3&quot;</span><span class=p>,</span>
<span class=s2>&quot;image_download_size&quot;</span><span class=o>:</span> <span class=mf>1306588543</span><span class=p>,</span>
<span class=s2>&quot;release_date&quot;</span><span class=o>:</span> <span class=s2>&quot;2022-01-28&quot;</span><span class=p>,</span>
<span class=s2>&quot;init_format&quot;</span><span class=o>:</span> <span class=s2>&quot;systemd&quot;</span>
<span class=p>},</span>
<span class=p>{</span>
<span class=s2>&quot;name&quot;</span><span class=o>:</span> <span class=s2>&quot;Ubuntu Server 21.10 (RPi 3/4/400)&quot;</span><span class=p>,</span>
<span class=s2>&quot;description&quot;</span><span class=o>:</span> <span class=s2>&quot;64-bit server OS for arm64 architectures&quot;</span><span class=p>,</span>
<span class=s2>&quot;icon&quot;</span><span class=o>:</span> <span class=s2>&quot;https://assets.ubuntu.com/v1/85a9de76-ubuntu-icon.svg&quot;</span><span class=p>,</span>
<span class=s2>&quot;url&quot;</span><span class=o>:</span> <span class=s2>&quot;http://cdimage.ubuntu.com/releases/impish/release/ubuntu-21.10-preinstalled-server-arm64+raspi.img.xz&quot;</span><span class=p>,</span>
<span class=s2>&quot;extract_size&quot;</span><span class=o>:</span> <span class=mf>4068480000</span><span class=p>,</span>
<span class=s2>&quot;extract_sha256&quot;</span><span class=o>:</span> <span class=s2>&quot;4cf06429e0367f0a59b890819d1792b0d816bc531fcb5bd092e441d8d6a942b9&quot;</span><span class=p>,</span>
<span class=s2>&quot;image_download_size&quot;</span><span class=o>:</span> <span class=mf>921117368</span><span class=p>,</span>
<span class=s2>&quot;release_date&quot;</span><span class=o>:</span> <span class=s2>&quot;2021-10-14&quot;</span><span class=p>,</span>
<span class=s2>&quot;website&quot;</span><span class=o>:</span> <span class=s2>&quot;https://ubuntu.com/raspberry-pi/server&quot;</span><span class=p>,</span>
<span class=s2>&quot;init_format&quot;</span><span class=o>:</span> <span class=s2>&quot;cloudinit&quot;</span>
<span class=p>}</span>
<span class=p>]</span>
</pre></div> </div> </div> </div> </div> </div> <footer> <p class=generated-by-footer>Generated using <a href=https://github.com/coveooss/json-schema-for-humans>json-schema-for-humans</a> on 2022-02-03 at 13:40:39 +0100</p> </footer></body> </html>