Reduce SD card writes
SD card durability has been a problem in the past. SD wear is caused by writes, which should be reduced by:
- noatime instead of relatime when mounting rootfs
- mounting /var/log and other system logging and temp folders as tmpfs with a 5% RAM usage limit