summaryrefslogtreecommitdiff
path: root/aports/busybox
AgeCommit message (Collapse)Author
2024-03-16Update to Linux 6.6 & 6.8, and Alpine 3.19PÁLI Gábor János
- Update dhcpcd to 10.0.5 - Update iptables to 1.8.10 - Update linux-lts to 6.6.22 - Update linux-edge to 6.8.1 - Update openrc 0.52.1 - Update mDNSResponder to 2200.80.16 - Update rtl8821ce to snapshot of 20240120 - Update rtw88 to snapshot of 20231024 - Resolve driver conflict between rtw88 and rtl8821ce - Update rtw89 to snapshot of 20240310 - Update socat to 1.8.0.0 - Import security fixes for wpa_supplicant
2023-09-26Implement daisy-chaining of `dhcpcd` and `radvd`PÁLI Gábor János
2023-09-16Update to Linux 6.1 and Alpine 3.18PÁ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-27busybox: add the `rfkill` commandPÁLI Gábor János
2022-12-30Move to Linux 5.15.85 + Alpine 3.17.0.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-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-06-25Move to Linux 5.15.49 + Alpine 3.16.0.PÁLI Gábor János
2022-04-24busybox: Add the `sync` command.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.