- Remove hardcoded USB_MOUNT_POINT=/mnt/media
- Remove USB_PKG_PATH based on mount point
- Add SHARE (default: /usr/local/share/clawdie-iso)
- Add USB_PACKAGES (default: \${SHARE}/packages)
- Update all references to use SHARE-relative paths:
* clawdie_shell_pkg_write_clawdie_usb_conf()
* clawdie_shell_pkg_seed_cache()
Path now resolves at install time from actual ISO payload location,
not a hardcoded mount point that may not exist.
Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>