1. Running with 720 edid (at least on a 1080 tv) only displays about 10 lines
2. When performing an automated install, when the boot script performs a version check, it fails to contact the server. In trying to debug this, I found that the server was available if I wasn't performing an automated install. So, I stuck a whiptail msgbox in the script to see what the values were. In the process of this... it didn't fail to connect. (not sure if, during an automated install, it's trying to connect before the network is completely up or what)
3. the v106 img is upgrading the kernel to the same version that it boots, so there is a whiptail prompt/warning to reboot asap. useful info, but not necessary since it's going to reboot at the end of the automated install anyhow.
----
1. I was fine running in 1080 mode, so this issue didn't bother me until I hook the board up to my 55" across the room....

2 & 3. these present a problem of requiring a USB keyboard to be installed to hit <enter> twice during the install. I've automated the installation of my bluetooth keyboard (by copying the pairing key, etc to /var/lib/bluetooth during the AutoScript run), so running 2 dongles during installation is a bit of a pain.