All decompress-and-write one-liners now share the same form: xz -dc ...img.xz | of=/dev/sdX bs=4M status=progress conv=fsync && sync - sudo removed (operator runs as root on USB stick) - && sync appended to all image-write commands - /dev/zero wipe commands unchanged - build.sh echo updated to match |
||
|---|---|---|
| .. | ||
| build-iso/scripts | ||
| iso-build | ||
| iso-build-cleanup | ||
| iso-flash-verify | ||
| iso-hardware-report-ingest | ||
| iso-package-audit | ||
| iso-publish | ||
| iso-validate-image | ||