MKARCHISO(1) General Commands Manual MKARCHISO(1)

mkarchiso - Arch Linux ISO generator

mkarchiso [options] profile_directory

mkarchiso creates an ISO, netboot artifacts and a bootstrap tarball and optionally signs them.

Set an application name for the ISO.
Default: 'mkarchiso iso'.
pacman configuration file.
Default: /etc/pacman.conf.
Set an install_dir. All files will be located here.
Default: arch.
NOTE: Max 8 characters, use only a-z0-9.
Set the ISO volume label.
Default: MKARCHISO.
Set the ISO publisher.
Default: mkarchiso.
Provide certificates for codesigning of netboot artifacts as well as the rootfs artifact.
Multiple files are provided as quoted, space delimited list.
The first file is considered as the signing certificate, the second as the key and the third as the optional certificate authority.
Set the PGP key ID to be used for signing the rootfs image. Passed to gpg as the value for --default-key.
Set the PGP signer (must include an email address). Passed to gpg as the value for --sender.
Help message.
Build mode(s) to use (valid modes are: bootstrap, iso and netboot). Multiple build modes are provided as quoted, space delimited list.
Set the output directory.
Default: ./out.
Package(s) to install.
Multiple packages are provided as quoted, space delimited list.
Delete the working directory at the end.
Enable verbose output.
Set the working directory.
Default: ./work.

mkarchiso /usr/share/archiso/configs/releng

https://gitlab.archlinux.org/archlinux/archiso/-/issues

archiso is maintained by the Arch Linux community. Refer to the AUTHORS file for a full list of contributors.

Copyright 🄯 archiso contributors. GPL-3.0-or-later.

/usr/share/doc/archiso/README.profile.rst
archiso 77