Improvements for the bootstrap procedure
Created by: scoopex
- wait for a working uplink in bootstrap.sh and deploy.sh
- add a funcionality to log the entire output to a logfile (for debugging purposes)
- improve the runtime of the interface replacement from ~70sec to ~6.5sec
- discover the interface by analyzing the default routes (
ip route ls
), take the first default route - refactoring: move common functions to include.sh