Don't exit rc.local prematurely

Also silent downloads of scripts.
This commit is contained in:
Richard Goodwin
2018-10-21 12:57:21 -05:00
parent c0bf2dce81
commit 0aa03a1ca8
3 changed files with 27 additions and 26 deletions

View File

@@ -50,5 +50,6 @@ Built image on a Raspi running Stretch, for maximum Pi-ception.
### Image creation TODOs
1. TODO: Patch the hostname to teslausb
1. TODO: I still see some errors during pi-gen about locale, may need to be fixed? stage0/01-locale/debconf en_US.UTF-8
1. TODO: Cache the remount packages? Might mess with first boot like `rsyslog`
1. Aspirational TODO: Remove more packages etc to make the boot process faster? OR start from `stage1` if we don't need all of `stage2`