in reply to John Goerzen

The bit about SD cards being slow at random reads is interesting. Lately I've been mulling over an idea for Raspberry Pi-like computers, where you use an initramfs as your root FS, have some kind of process for rebuilding it with new packages, and only selectively write to the SD card the things that you really need to be durable. Haven't really fleshed it out yet, though.