mirror of
https://github.com/Telecominfraproject/wlan-ap.git
synced 2025-11-01 10:57:47 +00:00
This patch addresses reviewer feedback: - Replaces dd with direct tar extraction from the mtdblock device, avoiding unnecessary intermediate steps. - Removes the manual copy/restore flow for /certificates mount by switching to an OverlayFS-based solution when a read-only squashfs or ubifs is detected. Signed-off-by: jackcybertan <jack.tsai@cybertan.com.tw>