Commit graph

5 commits

Author SHA1 Message Date
robojerk
41b7308962 fix vm-justfile and add bootupd to justfile 2025-08-10 20:24:11 -07:00
robojerk
bf14af4f35 ready for bootloader tetsing 2025-08-10 19:03:24 -07:00
robojerk
f9fb8d3bd0 Fix critical PATH issues and add related projects to README
- Fixed sfdisk PATH issue in Containerfile.base (sfdisk is in /usr/sbin)
- Updated Containerfile.minimal to use full path for grub-install
- Enhanced test-bootc-deployment.sh to properly check utility locations
- Added comprehensive section about related projects (apt-ostree, deb-bootupd, debian-bootc-corrected)
- Updated validation script to handle Debian-specific utility locations
- Improved error messages with specific solutions for PATH and utility issues

This addresses the critical requirements from scope.md regarding disk utilities
and PATH environment variables for bootc deployment.
2025-08-10 18:15:04 -07:00
robojerk
db9bd44f11 Configure dynamic hostname access for particle-os VM
- Added Avahi mDNS daemon to VM for hostname broadcasting
- Created update-particle-os-ip.sh script for dynamic IP discovery
- Configured SSH config for both IP and hostname access
- VM now accessible via 'ssh particle-os' regardless of IP changes
- Verified debian-bootc-image-builder project location on VM
2025-08-07 15:18:00 -07:00
robojerk
fc48010c05 justfile 2025-08-07 01:04:22 -07:00