From: Ralph Ronnquist Date: Sun, 27 Apr 2025 13:43:11 +0000 (+1000) Subject: editorial X-Git-Url: https://git.rrq.selfhost.au/?a=commitdiff_plain;h=e9822876435c8dce8e1bd0c6cb5346d2cb0f50b4;p=rrq%2Ftiniest.git editorial --- diff --git a/README.adoc b/README.adoc index cd08bdf..d269b4d 100644 --- a/README.adoc +++ b/README.adoc @@ -5,10 +5,11 @@ with a single, common syslinux boot configuration used for both legacy bios and UEFI bios. The script +mkit.sh+ prepares such a +bootimage.raw+ and the script -+vm.sh+ runs a Qemu VM for testing it. In addition, the script -+packit.sh+ runs xorriso to prepare an ISO with that boot image, to -boot either as cdrom for legacy bios or with EFI partition with for -UEFI bios. ++vm.sh+ runs a Qemu VM for testing it. + +In addition, the script +packit.sh+ runs xorriso to prepare an ISO +with that boot image, to boot either as cdrom for legacy bios or with +EFI partition with for UEFI bios. .Program/packages used by mkit.sh, vm.sh and packiso.sh ----