particle-os-cli/scripts
Gerald Pinder 3a0be4099a
feat: Add bootc support (#448)
Adds support for using `bootc` as the preferred method for booting from
a locally created image. This new method gets rid of the need to create
a tarball and move it to the correct place and instead it will make use
of `podman scp` which copies the image to the root `containers-storage`
and then has `rpm-ostree` and `bootc` boot from that store.

Closes #418 
Closes #200
2025-08-09 14:05:59 -04:00
..
exports.sh feat: Add bootc support (#448) 2025-08-09 14:05:59 -04:00
post_build.sh feat: Add bootc support (#448) 2025-08-09 14:05:59 -04:00
pre_build.sh fix: Parse Version from container and remove ostree commit 2025-05-31 00:45:23 -04:00
run_module.sh fix: Parse Version from container and remove ostree commit 2025-05-31 00:45:23 -04:00
setup.sh fix: Get os ID with built-ins 2025-04-15 17:50:54 -04:00