Update documentation and scripts to remove all busybox/CLI references

Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2026-01-02 01:46:09 +00:00
parent 35c236fe6b
commit 5bc97ca74b
14 changed files with 193 additions and 284 deletions

View File

@@ -1,8 +1,6 @@
#!/bin/bash
# SparkOS Image Creation Script
# Creates a bootable dd-able disk image
# Note: This script runs on the host system and uses bash for ${BASH_SOURCE}
# The target system uses busybox sh instead.
set -e