+The script +packiso.sh+ runs xorriso to prepare a bootable ISO with the boot
+image as an alternative, El Torito boot option.
+
+.List of program/packages used by mkit.sh, vm.sh and packiso.sh
+[caption=""]
+====
+* ar from binutils
+* cat, chmod, cp, ln and rm from coreutils
+* depmod from kmod fakeroot from fakeroot
+* find from findutils
+* gawk (as awk) from gawk
+* mcopy, mkdir and mmd from mtools
+* mke2fs from e2fsprogs
+* mkfs.fat from dosfstools
+* qemu-system-x86_64 from qemu-system-x86
+* sed from sed
+* sfdisk from fdisk
+* syslinux from syslinux
+* tar from tar
+* wget from wget
+* xorriso from xorriso
+* xzcat from xz-utils
+====