Commit graph

9 commits

Author SHA1 Message Date
d160a1a4e5 Fix Unicode character issues in apt-layer scriptlets and recompile with clean source 2025-07-12 12:54:28 -07:00
32a427ace4 Fix Unicode character issues in apt-layer.sh 2025-07-12 12:50:31 -07:00
ed8f2bc68b Update README to clarify Particle-OS focus and uBlue OS inspiration 2025-07-12 12:43:43 -07:00
4f21a06af8 Move orchestrator.sh to ../orchestrator directory and update references 2025-07-12 12:33:40 -07:00
1a440b4f1d Move test-multi-tenant.sh to archive
- Moved src/apt-layer/test-multi-tenant.sh to archive/apt-layer-test-multi-tenant.sh
- This test script is not part of the core source code
- Keeps source directories clean and focused on actual source files
2025-07-11 21:31:49 -07:00
ae7c1f6e4b Move empty temp directories to archive
- Moved src/apt-layer/temp to archive/
- Moved src/bootupd/temp to archive/bootupd-temp
- Moved src/composefs/temp to archive/composefs-temp
- Cleaned up source directories to remove empty temp folders
2025-07-11 21:31:09 -07:00
b92a287ae7 Move development and testing files to archive directory
- Moved all development scripts (compile-windows.*, dev-install.sh)
- Moved all testing scripts (test-*.sh, transfer-testing-files.sh)
- Moved development documentation (COMPILATION_STATUS.md, GIT_SETUP.md, etc.)
- Moved troubleshooting and Windows compilation guides
- Cleaned up main repository to contain only essential files
2025-07-11 21:22:40 -07:00
6781c2c04e Remove remaining fix scripts to archive directory 2025-07-11 21:14:40 -07:00
74c7bede5f Initial commit: Particle-OS tools repository
- Complete Particle-OS rebranding from uBlue-OS
- Professional installation system with standardized paths
- Self-initialization system with --init and --reset commands
- Enhanced error messages and dependency checking
- Comprehensive testing infrastructure
- All source scriptlets updated with runtime improvements
- Clean codebase with redundant files moved to archive
- Complete documentation suite
2025-07-11 21:14:33 -07:00