Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-12-30 | Move to Linux 5.15.85 + Alpine 3.17.0. | PÁLI Gábor János | |
2022-12-30 | etc/wpa_supplicant: Use only a single IP address. | PÁLI Gábor János | |
Ideally, Wifibox is meant to be used by a single client at a time, so it makes no sense to lease more than one IP address. Change the `udhcpd` configuration according to this principle. | |||
2022-12-30 | man: Fix grammar. | PÁLI Gábor János | |
2022-12-30 | man: Replace `mdnsd` for `mDNSResponder`. | PÁLI Gábor János | |
2022-11-29 | Implement a forwarding service. | PÁLI Gábor János | |
- Add the `forwarding` system service (script + OpenRC support). - Enable support for UDP ports for `socat`. - Adjust UDS pass-through to avoid conflicts with forwarding. - Update documentation. Requested by: Universal Devices | |||
2022-11-03 | Incorporate support for mDNSResponder. | PÁLI Gábor János | |
- Port mDNSResponder to Alpine. - Update documentation. Sponsored by: Universal Devices | |||
2022-11-03 | Add support for adding optional configuration files. | PÁLI Gábor János | |
2022-11-01 | Replace squashfs-tools with squashfs-tools-ng. | PÁLI Gábor János | |
2022-10-30 | base-layout: Expose hostname. | PÁLI Gábor János | |
2022-10-30 | Expose hostname configuration. | PÁLI Gábor János | |
2022-10-11 | rtw89: import changes from upstream. | PÁLI Gábor János | |
2022-10-11 | rtw89: import changes from upstream. | PÁLI Gábor János | |
2022-10-11 | rtl8821ce: import changes from upstream. | PÁLI Gábor János | |
2022-10-11 | Move to Linux 5.15.68. | PÁLI Gábor János | |
2022-10-11 | busybox: import changes from upstream | PÁLI Gábor János | |
References: - https://git.alpinelinux.org/aports/commit/main/busybox?h=3.16-stable&id=b14c075d8b0d0a05db8e630455126d533c8a5d00 - https://git.alpinelinux.org/aports/commit/main/busybox?h=3.16-stable&id=2bf6ec48e526113f87216683cd341a78af5f0b3f | |||
2022-10-11 | busybox: Implement daisy chaining for `udhcpc` and `udhcpd`. | PÁLI Gábor János | |
2022-10-11 | base-layout: import changes from upstream | PÁLI Gábor János | |
References: - https://git.alpinelinux.org/aports/commit/main/alpine-baselayout?h=3.16-stable&id=348653a9ba0701e8e968b3344e72313a9ef334e4 | |||
2022-10-11 | base-layout: Make `resolv.conf` accessible in the guest. | PÁLI Gábor János | |
2022-09-17 | Document the `udhcpd` extension for propagating DNS information. | PÁLI Gábor János | |
2022-07-21 | busybox: import changes from upstream (without tests) | PÁLI Gábor János | |
References: - https://git.alpinelinux.org/aports/commit/main/busybox?h=3.16-stable&id=e58f0e341603e9facc1e675722367174b45e0d0c - https://git.alpinelinux.org/aports/commit/main/busybox?h=3.16-stable&id=19218bdfa3f0798fad9a878789336099e038151f - https://git.alpinelinux.org/aports/commit/main/busybox-initscripts?h=3.16-stable&id=5df3afdec03f10e706c10fd2653a51aa39eae601 - https://git.alpinelinux.org/aports/commit/main/busybox-initscripts?h=3.16-stable&id=0ce8430810dd7ae8917b4e17cb67d8ed6b4cd41d | |||
2022-07-12 | Import custom Realtek 8821CE driver from tomaspinho/rtl8821ce. | PÁLI Gábor János | |
2022-07-12 | Move to Linux 5.15.53, disable the shipped Realtek 8821CE driver. | PÁLI Gábor János | |
2022-06-26 | Keep expanding the hostapd configuration hints. | PÁLI Gábor János | |
2022-06-26 | Expand the configuration hints for hostapd. | PÁLI Gábor János | |
2022-06-25 | Move to Linux 5.15.49 + Alpine 3.16.0. | PÁLI Gábor János | |
2022-06-16 | Add a note about the AMD RZ608--MediaTek MT7921 correspondence. | PÁLI Gábor János | |
2022-06-13 | Chase linux-lts update in the drivers. | PÁLI Gábor János | |
2022-06-13 | linux-lts: Add missing PCI IDs for the `mt7921e` driver. | PÁLI Gábor János | |
2022-06-11 | Move to Linux 5.15.46. | PÁLI Gábor János | |
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-25 | Document the requirement on Linuxulator. | PÁLI Gábor János | |
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-30 | Mention Realtek 8852AE as supported hardware. | PÁLI Gábor János | |
2022-04-30 | Add optional package for the backported `rtw89` driver. | PÁLI Gábor János | |
2022-04-29 | Try unmounting `linprocfs` to avoid build problems. | PÁLI Gábor János | |
2022-04-28 | `initramfs` is no longer in use. | PÁLI Gábor János | |
2022-04-28 | Ignore `/proc` (linprocfs) contents on building the file system. | PÁLI Gábor János | |
2022-04-27 | Forcefully rebuild the module dependency database. | PÁLI Gábor János | |
This makes it possible to add further kernel modules on top of the ones that are shipped with the LTS kernel. | |||
2022-04-27 | Add optional package for the Broadcom STA (`wl`) driver. | PÁLI Gábor János | |
Ported from: Arch Linux | |||
2022-04-27 | linux-lts: Update to 5.15.36, add -dev subpackage. | 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 | linux-lts: Remove unused drivers. | PÁLI Gábor János | |
2022-04-24 | busybox: Add the `sync` command. | 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-04-23 | wpa_passthru: Rework how the script is stopped. | PÁLI Gábor János | |
2022-04-23 | linux-lts: Needs `xz` in build time due to the compressed modules. | PÁLI Gábor János | |