summaryrefslogtreecommitdiff
path: root/aports
AgeCommit message (Collapse)Author
2023-01-30rtw89: Update to 20230117.PÁLI Gábor János
2023-01-30rtl8821ce: Update to 20230101.PÁLI Gábor János
2023-01-30mDNSResponder: Update to 1790.80.10.PÁLI Gábor János
2023-01-30ifupdown-ng: import (skip) changes from upstreamPÁLI Gábor János
References: - https://git.alpinelinux.org/aports/commit/main/ifupdown-ng?h=3.17-stable&id=b6a739a981e58897aacce6770bad7bcd1670daf9
2023-01-30Update to Linux 5.15.90 + enable match multiport for iptables.PÁLI Gábor János
2022-12-30socat: Update to 1.7.4.4, offer UDP support on demand.PÁLI Gábor János
By default, `socat` should stay stripped down, that is, without support for UDP. Create an alternate version where it can be explicitly requested to host this feature, such as for the forwarding service.
2022-12-30rtw89: Update to 20221210.PÁLI Gábor János
2022-12-30mDNSResponder: Update to 1790.60.25, remove unused parts.PÁLI Gábor János
2022-12-30Move to Linux 5.15.85 + Alpine 3.17.0.PÁLI Gábor János
2022-11-29Implement 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-03Incorporate support for mDNSResponder.PÁLI Gábor János
- Port mDNSResponder to Alpine. - Update documentation. Sponsored by: Universal Devices
2022-10-30base-layout: Expose hostname.PÁLI Gábor János
2022-10-11rtw89: import changes from upstream.PÁLI Gábor János
2022-10-11rtw89: import changes from upstream.PÁLI Gábor János
2022-10-11rtl8821ce: import changes from upstream.PÁLI Gábor János
2022-10-11Move to Linux 5.15.68.PÁLI Gábor János
2022-10-11busybox: import changes from upstreamPÁ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-11busybox: Implement daisy chaining for `udhcpc` and `udhcpd`.PÁLI Gábor János
2022-10-11base-layout: import changes from upstreamPÁLI Gábor János
References: - https://git.alpinelinux.org/aports/commit/main/alpine-baselayout?h=3.16-stable&id=348653a9ba0701e8e968b3344e72313a9ef334e4
2022-10-11base-layout: Make `resolv.conf` accessible in the guest.PÁLI Gábor János
2022-07-21busybox: 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-12Import custom Realtek 8821CE driver from tomaspinho/rtl8821ce.PÁLI Gábor János
2022-07-12Move to Linux 5.15.53, disable the shipped Realtek 8821CE driver.PÁLI Gábor János
2022-06-25Move to Linux 5.15.49 + Alpine 3.16.0.PÁLI Gábor János
2022-06-13Chase linux-lts update in the drivers.PÁLI Gábor János
2022-06-13linux-lts: Add missing PCI IDs for the `mt7921e` driver.PÁLI Gábor János
2022-06-11Move to Linux 5.15.46.PÁLI Gábor János
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-30Add optional package for the backported `rtw89` driver.PÁLI Gábor János
2022-04-27Add optional package for the Broadcom STA (`wl`) driver.PÁLI Gábor János
Ported from: Arch Linux
2022-04-27linux-lts: Update to 5.15.36, add -dev subpackage.PÁLI Gábor János
2022-04-24linux-lts: Remove unused drivers.PÁLI Gábor János
2022-04-24busybox: Add the `sync` command.PÁLI Gábor János
2022-04-23wpa_passthru: Rework how the script is stopped.PÁLI Gábor János
2022-04-23linux-lts: Needs `xz` in build time due to the compressed modules.PÁLI Gábor János
2022-04-23linux-lts: Remove unnecessary files.PÁLI Gábor János
2022-04-23Remove the WCN3660, WIL6210, Orinoco drivers.PÁLI Gábor János
2022-04-20Move to Linux 5.15.35, add RTW88, remove ATH6KL.PÁLI Gábor János
2022-04-18Move to Linux 5.15.34, add some more wireless drivers.PÁLI Gábor János
2022-04-10Move towards custom packages.PÁLI Gábor János
Change the build image process in a way that custom-built packages can be utilized. This means a simpler `Makefile` since every modification is implemented on the level of packages. Include the sources for every customized package.