I've updated the scripts required to get the wireless access point mode working at
https://github.com/krtkl/snickerdoodle-utilities/tree/master/network_scripts/hostapdI consolidated the interface bring-up/down scripts into the hostapd script and updated the README for the repo directory for some quick and dirty instructions on how to configure an interface for access point mode. This does not include instructions, however, on how to configure the network settings (i.e.,
/etc/hostapd.conf,
/etc/dhcp/dhcpd.conf) for the access point. Hopefully, this helps make it easy for multi-role or access point mode configuration.