Commit graph

6 commits

Author SHA1 Message Date
robojerk
3f83426305 update 2025-08-10 18:19:11 -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
7ec102dd08 Document bootc-image-builder integration breakthrough
- Added breakthrough section highlighting advanced bootc-image-builder discovery
- Phase 1 marked as complete and ready for professional deployment
- Documented integration opportunity and next steps
- Recognized particle-os + bootc-image-builder as unified solution
2025-08-07 15:06:49 -07:00
robojerk
193900f2f9 Update README to reference WORKING_COMMANDS.md documentation 2025-08-07 09:25:07 -07:00
robojerk
cecdca9586 Major documentation and infrastructure updates
- Added comprehensive bootc.md with Particle OS-specific guidance
- Added filesystem.md explaining immutable architecture
- Added scope.md with critical implementation requirements
- Updated roadmap.md with current progress tracking
- Updated todo.md with current status and next steps
- Updated README.md with disk utility requirements
- Updated Containerfile with kernel and locale fixes
- Updated .gitignore for comprehensive coverage
- Fixed critical disk utility and PATH issues
- Resolved UTF-8 encoding problems
- Added proper OSTree labels and kernel setup

Phase 1 foundation is solid - disk utility requirements addressed.
Current focus: Resolving kernel detection issue to complete Phase 1.
2025-08-07 00:57:29 -07:00
12fd3d6175 Add main project README with overview and quick start guide 2025-08-05 04:15:38 +00:00