Releases: nbelakovski/WiFiPi
Releases · nbelakovski/WiFiPi
v1.0
1.0 release!
Changes from 0.2:
-Removed the CustomPiOS' network module, and set up my own network stuff within the wifipi module. The main impact of this is a change to the files that appear in /boot, and also removal of some unnecessary things like the check_wpa_link script and modifications to /etc/network/interfaces
v0.2
- Switched to systemd for both logging and timers
- Configured the hostname and the ssid to use the last 4 digits of the serial number
v0.1
First release of WiFiPi!
Finally, easy provisioning of headless Raspberry Pi's! No peripherals needed, and no customization of the image needed. Just load this image onto an SD card (or buy an SD card preloaded with this image -> coming soon!), and your Pi will launch a hotspot you can connect to and immediately get started setting it up.
Future versions will:
- Name the wifi hotspot and the hostname based on the serial number of the Pi, to make this image practical when there are multiple pi's around
- Switch from cron to systemd, for more robust process management, easier on/off/timing configurations, and richer logging