Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
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.
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.
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.
60d5a08d4c
Enhance build script to include strip tool verification and update wpa_supplicant configuration to enable stdout debug reduction for smaller binary size.