ac-os: restore initramfs population from old build script
The initramfs was nearly empty (4 files) because build_initramfs()
only copied the binary and kidlisp — missing init script, /dev, /proc,
shared libs, WiFi bins, ALSA config, pieces, busybox, firmware, etc.
Restored the old build-and-flash.sh as build-and-flash-initramfs.sh
and call it from build_initramfs() for the full root filesystem setup.
Also: ac-say (TTS + screen flash), ac-blink, and firmware config fix.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>