sakaki- / gentoo-on-rpi-64bit

Bootable 64-bit Gentoo image for the Raspberry Pi4B, 3B & 3B+, with Linux 5.4, OpenRC, Xfce4, VC4/V3D, camera and h/w codec support, weekly-autobuild binhost
GNU General Public License v3.0
925 stars 127 forks source link

Support WiFi/IP setup based on bootfs config file, for headless use #114

Closed sakaki- closed 4 years ago

sakaki- commented 4 years ago

Just a placeholder to remind myself to look at this for the next release ^-^

It'd be nice to be enable users without easy external access to the ext4 rootfs, to be able to set up WiFi (and IP) details via a configuration file on the image's bootfs (as is possible with Raspbian, for example).

sakaki- commented 4 years ago

Implemented with the rpi-onetime-startup service and /boot/startup.sh file.