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-04-30 | Mention Realtek 8852AE as supported hardware. | PÁLI Gábor János | |
2022-04-24 | Adjust naming. | PÁLI Gábor János | |
2022-04-24 | Refine supported hardware list. | PÁLI Gábor János | |
2022-04-24 | Revamp the list of supposedly supported hardware. | PÁLI Gábor János | |
2022-04-24 | Update the manual page according to the recent changes. | PÁLI Gábor János | |
2022-03-13 | Switch to Squashfs. | PÁLI Gábor János | |
2022-02-19 | Handle the guest's /var directory properly. | PÁLI Gábor János | |
2022-02-18 | Add manual page. | PÁLI Gábor János | |