Feature request
What problem does this feature solve?
Deprecating RaspberryPi OS (SD card image installation) might not be necessary anymore? It seems you can download the image separate from Imager now.
https://www.raspberrypi.com/software/operating-systems/
There's a couple other solutions here for wifi config: https://raspberrypi.stackexchange.com/questions/144850/headless-wi-fi-setup-without-the-rpi-imager-bootfs-wpa-supplicant-conf-not-supp
Though that might not be worth the effort to chase. Perhaps we could just require ethernet at first to SSH and run NetworkManager?
What does the proposed API look like?
n/a
How should this be implemented in your opinion?
I would say try to replicate the old build configs as much as possible, to not waste time.
Are you willing to work on this yourself?
I'd be happy to help with documentation! I'd be more comfortable committing after I've familiarized myself with this project a little more.
Feature request
What problem does this feature solve?
Deprecating RaspberryPi OS (SD card image installation) might not be necessary anymore? It seems you can download the image separate from Imager now.
https://www.raspberrypi.com/software/operating-systems/
There's a couple other solutions here for wifi config: https://raspberrypi.stackexchange.com/questions/144850/headless-wi-fi-setup-without-the-rpi-imager-bootfs-wpa-supplicant-conf-not-supp
Though that might not be worth the effort to chase. Perhaps we could just require ethernet at first to SSH and run NetworkManager?
What does the proposed API look like?
n/a
How should this be implemented in your opinion?
I would say try to replicate the old build configs as much as possible, to not waste time.
Are you willing to work on this yourself?
I'd be happy to help with documentation! I'd be more comfortable committing after I've familiarized myself with this project a little more.