- Add folder_copy_switch_update_offload_aware() for update-only switch copy
- If item exists in .overlays/.offload or .packages/.offload, update in place; else copy to main
- Remove sd:/switch/.overlays from update delete list so .offload survives
- Fresh install unchanged (no offload logic)
Co-authored-by: Cursor <cursoragent@cursor.com>
- Slim cleanup: one progress line per section (Bereinige: X [p%] (n/n))
via delete_path_lists_grouped() in clean and update mode
- DBI: remove folder entries from deletion lists; only .nro deleted,
folder and config preserved
- Remove redundant manifest.ini creation; use manifest from pack config/
Co-authored-by: Cursor <cursoragent@cursor.com>