|
|
|
|
|
by mschuster91
205 days ago
|
|
Yeah but I really really don't like tools doing black magic to be honest, I'd like some documentation what it does. And if it is just cloud-init, no big deal, I already know more than I'd ever wanted about this particular piece of annoyance from wrestling with AWS, just tell me what exactly the Pi userland expects me to hand to cloud-init... Thanks anyway for digging into the source, really appreciated! |
|
You may be able to build exactly what you want with the image generation tools, as it goes:
https://github.com/raspberrypi/rpi-image-gen
https://github.com/RPi-Distro/pi-gen
Customising the OS with pi-gen is not that bad. It's an idiosyncratic tool but it works; I've not used the newer rpi-image-gen stuff.