Droidspaces v5.7.1
What's Changed
- droidspaces: bump v5.7.1 (d2431bd)
- docs: Update usage guide to detail built-in terminal and external shell access, and refine kernel config instructions. (86cfc23)
- Makefile: Add parallel build support, verbose output control, and refactor build rules with per-architecture object directories. (38a3949)
- fix(firmware): rewrite firmware path management for Android (b3baa61)
- feat(net): implement super-isolated DHCP and persistent bridge hardening (8743b42)
- fix: repair sysfs symlinks for OpenRC/Gentoo network detection (c7938f9)
- removed useless example wrapper as we use a config files (ba6300f)
- post_extract_fixes: do not mask systemd-machine-id-commit.service. (4e833f2)
- Revert "feat: Conditionally mount binfmt_misc to enable foreign architecture execution (Android only)." (c2c3df6)
- feat: add SIGCONT to shutdown signal sequence to fix powering off void linux (e51e35b)
- fix: robustly detect non-standard init systems like Void's runit (687cb71)
- feat: Implement shared empty tmpfs for directory masking and refactor
/proc/syslockdown with RW holes for namespace-scoped sysctls. (d9ba21e) - docs: Replace outdated Android documentation images with new gallery screenshots and update README references to reflect the expanded visual content. (39ccceb)
- docs: update Troubleshooting.md to include latest fixes for DNS resolution issues (2300687)
- docs: add acknowledgments for terminal backend projects (aca7c5e)
Automated Release by Droidspaces CI