editorial
authorRalph Ronnquist <rrq@rrq.au>
Sun, 27 Apr 2025 13:43:11 +0000 (23:43 +1000)
committerRalph Ronnquist <rrq@rrq.au>
Sun, 27 Apr 2025 13:43:11 +0000 (23:43 +1000)
README.adoc

index cd08bdf796cc33beedadf1f14d1465d8dc72df6d..d269b4d67a79cbfc6286259367c12d25470d71b6 100644 (file)
@@ -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
 ----