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

@@ -12,15 +12,16 @@ What's Included:
✓ EFI System Partition (ESP) with FAT32 filesystem
✓ GRUB UEFI bootloader
✓ Linux kernel
✓ SparkOS init system
Busybox utilities
Basic FHS-compliant filesystem structure
✓ SparkOS init system (self-contained, no dependencies)
Qt6 GUI application
Minimal filesystem structure
Boot Support:
------------
✓ UEFI boot (x86_64 systems)
✓ Automatic boot after 3 seconds
Console on tty1
Direct boot to Qt6 GUI (no CLI)
✓ Console on tty1 (for debugging only)
Quick Start:
-----------