Commit graph

3 commits

Author SHA1 Message Date
Daniel Lavrushin
40f3dd64e3
fix(https): improve TLS certificate detection and cleanup logic 2026-03-09 19:20:38 +01:00
Daniel Lavrushin
e0d709e31a
feat(installer): Enhance installer scripts for quiet mode and checksum verification 2026-03-07 14:55:53 +01:00
Daniel Lavrushin
7c2c1626ba
Add platform and service management for various router firmware
- Implemented a platform registration and dispatch system in _interface.sh.
- Added support for Generic Linux, Keenetic, MerlinWRT, and OpenWrt platforms with respective detection, configuration, and dependency checks.
- Created service management for Entware, Procd, Systemd, and SysV init systems, including installation, starting, stopping, and removal of services.
- Introduced a no-op service type for environments without an init system.
- Enhanced kernel module loading for various platforms to ensure necessary modules are available.
2026-03-07 14:22:30 +01:00
Renamed from installer2/features/https.sh (Browse further)