Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-09-26 | Update Linux to 6.1.54 (LTS) and 6.5.4 (stable), support IPv6 | PÁLI Gábor János | |
2023-09-26 | base-layout: add users and configuration bits for IPv6 support | PÁLI Gábor János | |
2023-09-26 | iptables: fix `ip6tables` configuration | PÁLI Gábor János | |
2023-09-26 | radvd: import | PÁLI Gábor János | |
2023-09-26 | dhcpcd: import with support for udhcpd daisy-chaining | PÁLI Gábor János | |
2023-09-17 | Import Linux 6.5 (edge, stable) as a secondary version | PÁLI Gábor János | |
Start offering support for Linux stable for users who might experience problems with the long-term (LTS, currently 6.1) series of kernels. But it may also be handy to get more hardware support, benefits of major changes in the stack, and get ready for the adoption of the next long-term series. | |||
2023-09-16 | Update to Linux 6.1 and Alpine 3.18 | PÁLI Gábor János | |
- Update base-layout to 3.4.3 - Update busybox to 1.36.1 - Update iptables to 1.8.9 - Update linux-lts to 6.1.53 - Update to openrc to 0.48 - Update rtl8821ce to snapshot of 20230915 - Replace rtwB88 with a third-party driver - Update rtw89 to snapshot of 20230913 - Import wpa_supplicant fixes from Arch Linux | |||
2023-07-27 | Make Broadcom wireless cards work | PÁLI Gábor János | |
- Import Arch Linux patches for the `broadcom-wl` driver and WPA Supplicant - Implement support for Message Signaled Interrupts (MSI) to allow the card to be used with PCI pass-through References: - https://gitlab.archlinux.org/archlinux/packaging/packages/broadcom-wl-dkms/ - https://gitlab.archlinux.org/archlinux/packaging/packages/wpa_supplicant/ Tested by: venoom27 <venoom27@fromgithub> | |||
2023-07-27 | busybox: add the `rfkill` command | PÁLI Gábor János | |
2023-03-26 | Update Linux to 5.15.104. | PÁLI Gábor János | |
2023-03-26 | rtw89: Update to 20230325. | PÁLI Gábor János | |
2023-03-26 | wpa_supplicant: fix TLS negotiation issues with OpenSSL 3.0 | PÁLI Gábor János | |
References: - http://w1.fi/cgit/hostap/patch/src/crypto/tls_openssl.c?id=bc99366f9b960150aa2e369048bbc2218c1d414e Hinted by: ish-org@fromgithub | |||
2023-03-11 | wpa_supplicant: import changes from upstream | PÁLI Gábor János | |
References: - https://git.alpinelinux.org/aports/commit/main/wpa_supplicant?id=03d532b9fb595ff116bb6ce03470c59a754a4025 | |||
2023-03-11 | Update to Linux 5.15.99. | PÁLI Gábor János | |
2023-02-13 | Update to Linux 5.15.93. | PÁLI Gábor János | |
2023-01-30 | rtw89: Update to 20230117. | PÁLI Gábor János | |
2023-01-30 | rtl8821ce: Update to 20230101. | PÁLI Gábor János | |
2023-01-30 | mDNSResponder: Update to 1790.80.10. | PÁLI Gábor János | |
2023-01-30 | ifupdown-ng: import (skip) changes from upstream | PÁLI Gábor János | |
References: - https://git.alpinelinux.org/aports/commit/main/ifupdown-ng?h=3.17-stable&id=b6a739a981e58897aacce6770bad7bcd1670daf9 | |||
2023-01-30 | Update to Linux 5.15.90 + enable match multiport for iptables. | PÁLI Gábor János | |
2022-12-30 | socat: 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-30 | rtw89: Update to 20221210. | PÁLI Gábor János | |
2022-12-30 | mDNSResponder: Update to 1790.60.25, remove unused parts. | PÁLI Gábor János | |
2022-12-30 | Move to Linux 5.15.85 + Alpine 3.17.0. | 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-10-30 | base-layout: Expose hostname. | 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-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-25 | Move to Linux 5.15.49 + Alpine 3.16.0. | 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-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 | Add optional package for the backported `rtw89` driver. | PÁLI Gábor János | |
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 | 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 | |