This instance is meant for quick testing and is wiped every monday morning.
Please use boot.ci-tron.dev for production deployments.
#!ipxe
set hostname mupuf-rpi-gateway
# CI-tron image you want to boot, defaults to the latest one
set gateway_img_path registry.freedesktop.org/gfx-ci/ci-tron/gateway:latest
# Cache device selection: Add full-disk to the list if you are OK with the drive getting re-formated
set gateway_cache_device auto,use=existing|free-space
# Extra kernel cmdline parameters to set: Something like `console=ttyS0,115200`
set gateway_extra_cmdline console=tty1
# TODO: Automatically pick the latest version of boot2container
set b2c_version v0.9.18
set linux_arch {{ client.cpu_arch.linux }}
set go_arch {{ client.cpu_arch.go }}
set b2c_url_path gfx-ci/boot2container/-/releases/${b2c_version}/downloads/initramfs.linux_${go_arch}.cpio.xz
set kernel_url_path gfx-ci/boot2container/-/releases/${b2c_version}/downloads/linux-${linux_arch}
# Safe URLs, but probably much slower than the Freedesktop.org-CDN-provided ones defined below
set b2c_url https://demo.ci-tron.dev/glfdo/${b2c_url_path}
set kernel_url https://demo.ci-tron.dev/glfdo/${kernel_url_path}
# Comment the following lines if your gateway fails to boot due to SSL issues so that the above URLs are used
set b2c_url https://gitlab.freedesktop.org/${b2c_url_path}
set kernel_url https://gitlab.freedesktop.org/${kernel_url_path}
kernel ${kernel_url} initrd=initrd.magic net.ifnames=0 b2c.ntp_peer=auto b2c.pipefail b2c.swap=32G b2c.extra_args_url="{{ secrets_url }}" b2c.volume="ci-tron-cache" b2c.hostname=${hostname} b2c.run="-ti --pull=always -v ci-tron-cache:/cache -v ci-tron-config-8797a9da47e1f72b7d27cd7009b036cbb8592447:/config -v /dev:/dev -v /lib/modules:/lib/modules -v /lib/firmware:/lib/firmware docker://${gateway_img_path}" b2c.cache_device="${gateway_cache_device}" b2c.shutdown_cmd="reboot -f" panic=10 ${gateway_extra_cmdline}
initrd ${b2c_url}
initrd ${kernel_url}.depmod.cpio.xz
{% if client.cpu_arch.linux == "x86_64" -%}
initrd ${kernel_url}.ucode.cpio # For Intel platforms, remove for AMD for faster boot
initrd ${kernel_url}.gpu.cpio # For accelerated rendering on AMD, Intel, and NVIDIA
{%- endif %}
initrd ${kernel_url}.wifi.cpio
boot
| Path | Size | Last modified | Actions |
|---|---|---|---|
| boot/boot.ipxe | 2161 | 2026-02-09 08:07:58.125000+00:00 |
|
| boot/secrets | 440 | 2026-02-08 20:05:40.829000+00:00 |
|
| config/config.env | 114 | 2026-02-09 08:24:03.825000+00:00 |
|
| config/mars_db.yaml | 777 | 2026-02-09 08:35:14.762000+00:00 |
|
| config/minio/minio.env | 137 | 2026-02-09 08:35:14.835000+00:00 |
|
| config/network/hostapd-mgmt.conf | 250 | 2026-02-08 20:11:55.251000+00:00 |
|
| config/network/mgmt.leases | 0 | 2026-02-09 08:35:13.690000+00:00 |
|
| config/registries/8100_quay.yml.j2.example | 643 | 2026-02-09 08:35:14.844000+00:00 |
|
| config/registries/8101_docker_io.yml.j2.example | 658 | 2026-02-09 08:35:14.799000+00:00 |
|
| config/registries/README.md | 1685 | 2026-02-09 08:35:14.843000+00:00 |
|
| config/ssh/authorized_keys | 1132 | 2026-02-08 20:11:55.332000+00:00 |
|
| config/ssh/ssh_host_ecdsa_key | 513 | 2026-02-08 20:18:54.635000+00:00 |
|
| config/ssh/ssh_host_ecdsa_key.pub | 184 | 2026-02-08 20:18:54.713000+00:00 |
|
| config/ssh/ssh_host_ed25519_key | 419 | 2026-02-08 20:18:54.753000+00:00 |
|
| config/ssh/ssh_host_ed25519_key.pub | 104 | 2026-02-08 20:18:54.724000+00:00 |
|
| config/ssh/ssh_host_rsa_key | 2610 | 2026-02-08 20:18:54.763000+00:00 |
|
| config/ssh/ssh_host_rsa_key.pub | 576 | 2026-02-08 20:18:54.792000+00:00 |
|
| config/ssh/sshd_config | 647 | 2026-02-08 20:18:56.533000+00:00 |
|
| config/wireguard/wg0.conf | 115 | 2026-02-08 20:18:56.697000+00:00 |
|
| config/wireguard/wg0.key | 45 | 2026-02-08 20:18:56.662000+00:00 |
|
| config/wireguard/wg0.pub | 45 | 2026-02-08 20:18:56.661000+00:00 |
|
| README.md | 2019 | 2026-02-08 20:06:49.245000+00:00 |
|
| hw-mupuf-rpi-rpi_arm64.img.README.md | 761 | 2026-02-08 20:06:49.197000+00:00 |
|
| hw-mupuf-rpi-rpi_arm64.img.xz | 2062688 | 2026-02-08 20:06:49.213000+00:00 |
|
| hw-mupuf-rpi-rpi_arm64.img.xz.sha256sum | 123 | 2026-02-08 20:06:49.230000+00:00 |
|
| hw-mupuf-rpi.crt | 4838 | 2026-02-08 20:06:49.190000+00:00 |
|
| hw-mupuf-rpi.fingerprint | 41 | 2026-02-08 20:06:49.195000+00:00 |
|
| hw-mupuf-rpi.key | 1700 | 2026-02-08 20:06:49.185000+00:00 |
|
| hw-mupuf-rpi.req | 891 | 2026-02-08 20:06:49.188000+00:00 |
|