summaryrefslogtreecommitdiff
path: root/man
AgeCommit message (Collapse)Author
2022-05-31Incorporate `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-17Expose networking configuration of `wlan0`.PÁLI Gábor János
2022-05-14Expose IP Tables configuration.PÁLI Gábor János
2022-04-30Mention Realtek 8852AE as supported hardware.PÁLI Gábor János
2022-04-24Adjust naming.PÁLI Gábor János
2022-04-24Refine supported hardware list.PÁLI Gábor János
2022-04-24Revamp the list of supposedly supported hardware.PÁLI Gábor János
2022-04-24Update the manual page according to the recent changes.PÁLI Gábor János
2022-03-13Switch to Squashfs.PÁLI Gábor János
2022-02-19Handle the guest's /var directory properly.PÁLI Gábor János
2022-02-18Add manual page.PÁLI Gábor János