clawdie-iso/firstboot
Sam & Claude d6d9c7906d firstboot/clawdie-shell-pkg.sh: Fix USB path from /mnt/media to SHARE-relative
- 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>
2026-06-04 20:04:21 +02:00
..
rc.d feat: initial clawdie-iso skeleton 2026-06-04 20:04:21 +02:00
clawdie-shell-deploy.sh impl: Add clawdie-shell-deploy.sh module (Phase 1.5) 2026-06-04 20:04:21 +02:00
clawdie-shell-env.sh impl: Add clawdie-shell-env.sh module with tests 2026-06-04 20:04:21 +02:00
clawdie-shell-gpu.sh firstboot/clawdie-shell-gpu.sh: Add cloud target bypass 2026-06-04 20:04:21 +02:00
clawdie-shell-nvidia.sh firstboot/clawdie-shell-nvidia.sh: Extract NVIDIA driver version from GPU_DRIVER 2026-06-04 20:04:21 +02:00
clawdie-shell-pkg.sh firstboot/clawdie-shell-pkg.sh: Fix USB path from /mnt/media to SHARE-relative 2026-06-04 20:04:21 +02:00
clawdie-shell-system.sh impl: Add clawdie-shell-system.sh module 2026-06-04 20:04:21 +02:00
firstboot.sh firstboot/firstboot.sh: Rewrite as clean orchestrator with cloud/baremetal branching 2026-06-04 20:04:21 +02:00
gpu-detect.sh feat: initial clawdie-iso skeleton 2026-06-04 20:04:21 +02:00
integration-test.sh test: Add integration test - full 6-module firstboot flow 2026-06-04 20:04:21 +02:00
MODULE-MANIFEST.md docs: Add MODULE-MANIFEST.md - explicit dependency graph for Phase 2.1 2026-06-04 20:04:21 +02:00
test-clawdie-shell-deploy.sh impl: Add clawdie-shell-deploy.sh module (Phase 1.5) 2026-06-04 20:04:21 +02:00
test-clawdie-shell-env.sh impl: Add clawdie-shell-env.sh module with tests 2026-06-04 20:04:21 +02:00
test-clawdie-shell-gpu.sh impl: Add clawdie-shell-gpu.sh module 2026-06-04 20:04:21 +02:00
test-clawdie-shell-nvidia.sh impl: Add clawdie-shell-nvidia.sh module (Phase 1.3b) 2026-06-04 20:04:21 +02:00
test-clawdie-shell-pkg.sh impl: Add clawdie-shell-pkg.sh module 2026-06-04 20:04:21 +02:00
test-clawdie-shell-system.sh impl: Add clawdie-shell-system.sh module 2026-06-04 20:04:21 +02:00