Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge Dev Image and Normal Image #23

Open
jfisbein opened this issue Aug 13, 2020 · 0 comments
Open

Merge Dev Image and Normal Image #23

jfisbein opened this issue Aug 13, 2020 · 0 comments

Comments

@jfisbein
Copy link

In stead of having 2 different images, the project could have only one image with one flag checked on boot, like they do on Raspbian to enable ssh (See point 3 "Enable SSH on a headless Raspberry Pi (add file to SD card on another machine)" on https://www.raspberrypi.org/documentation/remote-access/ssh/).

The presence of this file on the boot partition (ex: telraam-dev), that should be added manually on the sd-card, will be used by all the scripts to adequate their functionality.
Example:

  • If the file telraam-dev is present do not disable ssh-server
  • If the file telraam-dev is present do not change the pi user password en every boot
  • etc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant