We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
A way to send a variable, eg the mac address or serial number in the HTTP_PATH
Ex HTTP_HOST=example.com HTTp_PORT=80 HTTP_PATH=/files/%MAC%
Will result in http://example.com:80/files/001122334455/boot.bin
Then its possible to load custom OS for each device.
Set Config i eeörom
Raspberry Pi 5, Raspberry Pi 4 Mod. B, Raspberry Pi 400, Raspberry Pi CM4, Raspberry Pi CM4 Lite, Raspberry Pi CM4-S
As description
No response
The text was updated successfully, but these errors were encountered:
peterharperuk
No branches or pull requests
Describe the bug
A way to send a variable, eg the mac address or serial number in the HTTP_PATH
Ex
HTTP_HOST=example.com
HTTp_PORT=80
HTTP_PATH=/files/%MAC%
Will result in http://example.com:80/files/001122334455/boot.bin
Then its possible to load custom OS for each device.
Steps to reproduce the behaviour
Set Config i eeörom
Device (s)
Raspberry Pi 5, Raspberry Pi 4 Mod. B, Raspberry Pi 400, Raspberry Pi CM4, Raspberry Pi CM4 Lite, Raspberry Pi CM4-S
Bootloader configuration.
As description
System
No response
Bootloader logs
No response
USB boot
No response
NVMe boot
No response
Network (TFTP boot)
No response
The text was updated successfully, but these errors were encountered: