docker-scripts-archived / dev--LTSP

Virtual LTSP server with vagrant and/or docker-scripts.
GNU General Public License v3.0
7 stars 6 forks source link

Auto flexible #33

Closed rr83019 closed 6 years ago

rr83019 commented 6 years ago

Added auto discovery of running DHCP server in the network to make the installation process easier.

28

dashohoxha commented 6 years ago

@rr83019 you should follow these steps when trying to change something: https://github.com/orgs/docker-scripts/teams/ltsp/discussions/9 So, instead of making a fork, you should work on a branch.

Currently @d78ui98 is working on the branch called flexible, so you can commit and push to that branch too. However, if you just want to change one line or two, it is better that you make a comment about it so that @d78ui98 can change it himself (and any conflicts are avoided).

rr83019 commented 6 years ago

Okay, will keep that in mind.