2019-04-04 21:31:11 -05:00
|
|
|
# pinebook-image
|
|
|
|
|
2019-04-04 21:39:51 -05:00
|
|
|
Pinebook image utilities and updates
|
|
|
|
|
|
|
|
## script
|
|
|
|
Contains the systemd script used on the installer image which is placed in
|
2019-04-04 21:40:48 -05:00
|
|
|
/etc/systemd/system
|
2019-04-04 21:39:51 -05:00
|
|
|
then
|
|
|
|
systemctl enable flashunit.service
|
|
|
|
|
|
|
|
## etc
|
|
|
|
Contains wpa_supplicant.conf for connecting to the wireless network
|
|
|
|
|
|
|
|
## rc.local
|
|
|
|
This is the main script launching file which performs the flash updating
|
|
|
|
|