Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-05-31 | Incorporate `hostapd`. | PÁLI Gábor János | |
The inclusion of `hostapd` [1] brings a lot of related changes because the build process have to extended to take the challenge. - Convert `wpa_passthru` to a more a generic services, called `uds_passthru` to deal with the control socket forwarding. It can also log the `socat` errors properly. - Make the `Makefile` more parametric therefore the virtual disk image can be customized better. - Default configurations are now moved fully to the guest's side. - Tweak the packages to be more flexible. - Document everything. [1] https://w1.fi/hostapd/ | |||
2022-05-17 | Expose networking configuration of `wlan0`. | PÁLI Gábor János | |
2022-05-14 | Expose IP Tables configuration. | PÁLI Gábor János | |
2022-05-14 | Fix a typo. | PÁLI Gábor János | |
2022-04-23 | Describe better the purpose of the configuration files. | PÁLI Gábor János | |
2022-03-01 | Add support for WPA Supplicant pass-through. | PÁLI Gábor János | |
2022-02-18 | Import configuration file samples. | PÁLI Gábor János | |
2022-02-18 | Rearrange repository layout for namespacing. | PÁLI Gábor János | |
2022-02-17 | Initial import of the configuration file and the setup script. | PÁLI Gábor János | |