Integrate Particle-OS tools into simple-cli
Some checks failed
Build Simple CLI / build (push) Failing after 1s
Some checks failed
Build Simple CLI / build (push) Failing after 1s
- Add apt-ostree, deb-bootupd, and bootc packages to tools/ - Update Containerfile to install Particle-OS tools with dependencies - Add tool verification script and updated welcome message - Update justfile with new build and test recipes - Add comprehensive tool testing and bootable image generation - Successfully integrate 2/3 tools (apt-ostree and bootupd working) - Note: bootc package contains only documentation, not binary Ready for bootable image generation and QEMU testing!
This commit is contained in:
parent
6aa6d32e1e
commit
9e9d4ea8d2
19 changed files with 1603 additions and 130 deletions
2
usr/lib/tmpfiles.d/toolbox.conf
Normal file
2
usr/lib/tmpfiles.d/toolbox.conf
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
d /run/media 0755 root root - -
|
||||
L /run/host - - - - ../
|
||||
Loading…
Add table
Add a link
Reference in a new issue