Closed tyler-sommer closed 5 years ago
Right now, minim-config, config_hostapd.sh, etc are highly specific to Debian (or Raspbian?) Stretch.
minim-config
config_hostapd.sh
Known problems (non-exhaustive):
config_interfaces.sh
start_hostapd.sh
start_dnsmasq.sh
systemctl
service
This was fully addressed in #12
Right now,
minim-config
,config_hostapd.sh
, etc are highly specific to Debian (or Raspbian?) Stretch.Known problems (non-exhaustive):
config_interfaces.sh
expects dhcpcd to be usedstart_hostapd.sh
andstart_dnsmasq.sh
need to be updated to use a generated confminim-config
usessystemctl
andservice
directly