Commit Graph

6 Commits

Author SHA1 Message Date
fc0b75af8f feat: add secure boot USB mass storage scripts for CM4
- Added gen-secure-msd-sig.sh to sign boot.img with private key using rpi-eeprom-digest
- Added rpi-boot-secure.sh to load signed secure-boot mass storage gadget via rpiboot
- Updated .gitignore to exclude usbboot/ directory
- Updated README with secure boot CM4 unlock instructions
2025-11-25 10:32:46 +01:00
d343ec2583 feat: add MAC address provisioning for secondary ethernet port
- Added step_set_eth1_mac() to generate and configure random locally administered MAC addresses
- Made --name argument optional and conditional based on selected provisioning steps
- Updated documentation to include MAC configuration in production deployment checklist
2025-11-11 14:23:57 +01:00
77e3c36a67 update readme 2025-09-01 08:41:19 +02:00
06d16a6b03 mage automated wg provisioning work 2025-08-27 14:22:02 +02:00
2d902c0265 update readme 2025-08-26 10:44:56 +02:00
d2f8314c73 initial commit 2025-08-26 09:54:39 +02:00