Егор Цыганчук te
  • Joined on 2025-02-26
te pushed to main at te/busybox 2026-04-08 06:33:26 +00:00
f21a46172f Implement compatibility for applet links in /bin directory by mirroring sbin applet links. Update configuration to enable watchdog support.
720a12374c Enhance build script to utilize a configuration template for BusyBox and improve installation logic. Added checks for the presence of the config template and updated installation steps for shared libraries.
Compare 2 commits »
te pushed to main at te/busybox 2026-04-07 10:01:55 +00:00
8ba06f5382 Pin busybox submodule to 1.31.1.
te pushed to main at te/wpa_supplicant 2026-04-07 09:27:19 +00:00
7813951ca6 Enable EAP methods in wpa_supplicant configuration by uncommenting CONFIG_IEEE8021X_EAPOL, CONFIG_EAP_TLS, CONFIG_EAP_PEAP, and CONFIG_EAP_TTLS for enhanced authentication support.
te pushed to main at te/busybox 2026-04-07 08:14:12 +00:00
3abac00adb Update .gitignore to exclude additional BusyBox files and directories
te pushed to main at te/busybox 2026-04-07 08:05:33 +00:00
1d17d11a5d Enhance build script to enforce BusyBox shared library profile and conditionally strip binaries. Added warnings for missing config script and updated output messages for built binaries.
te pushed to main at te/busybox 2026-04-07 07:52:49 +00:00
4f93c26450 Add .gitignore file to exclude _install directory
te pushed to main at te/busybox 2026-04-07 07:22:19 +00:00
ec8467e6e9 Add build script for BusyBox with ARM toolchain support
te created branch main in te/busybox 2026-04-07 06:45:47 +00:00
te pushed to main at te/busybox 2026-04-07 06:45:47 +00:00
badef1c6fc Initializing repository
te created repository te/busybox 2026-04-07 06:25:27 +00:00
te pushed to main at te/wpa_supplicant 2026-04-06 13:44:35 +00:00
60d5a08d4c Enhance build script to include strip tool verification and update wpa_supplicant configuration to enable stdout debug reduction for smaller binary size.
te pushed to main at te/wpa_supplicant 2026-04-06 13:16:21 +00:00
890cb816ea Enable CONFIG_SAE and CONFIG_OWE in wpa_supplicant configuration while disabling CONFIG_DRIVER_WEXT for improved driver compatibility.
te pushed to main at te/wpa_supplicant 2026-04-06 12:36:12 +00:00
f599ea1cac Update nla_get_s8 function signature to accept non-const struct nlattr pointer for improved compatibility
te pushed to main at te/wpa_supplicant 2026-04-06 12:31:39 +00:00
a46dc47ef9 Add support for signed 8-bit attribute helpers in nl80211 driver for compatibility with older libnl versions
f0f001dc43 Add build script for ARM toolchain and enable nl80211 driver in wpa_supplicant configuration
Compare 2 commits »
te pushed to dev at te/build-toolchain 2026-04-06 12:09:14 +00:00
8267e2e4da Refactor toolchain packaging process by introducing package-toolchain.sh
082098c9ec Add libnl support and update prerequisites in build scripts
Compare 2 commits »
te pushed to dev at te/build-toolchain 2026-03-31 15:09:08 +00:00
f7a908f096 Update build-toolchain.sh and README.md for toolchain environment script changes
te pushed to dev at te/build-toolchain 2026-03-31 14:20:18 +00:00
fa5c892cce Enhance build-libraries.sh and env.sh for improved toolchain configuration
te pushed to dev at te/build-toolchain 2026-03-31 11:51:43 +00:00
1f31c8e0a9 Add OpenSSL patch to include <sys/stat.h> in s_server.c
te pushed to dev at te/build-toolchain 2026-03-31 10:55:00 +00:00
08e372eaf2 Refactor build-libraries.sh and env.sh for improved environment setup
fa0e0243e1 Refactor env.sh to enhance toolchain path handling and usage instructions
Compare 2 commits »
te pushed to dev at te/build-toolchain 2026-03-31 07:25:09 +00:00
a79d453c78 Refactor build-libraries.sh to streamline OpenSSL configuration