You are not logged in.
Hi.
I was just testing possibilities of archiso package.
I wonder if it is possible to execute some kind of bash script before mkarchiso packs everything into iso.
For example:
1. mkarchiso prepares all packages defined in packages.x86_64 file.
2. custom script will be executed right after all packages are installed. (for example yay installation progress from git)
3. packing everything to iso
If mkarchiso actually have something like that, it would be very nice...
Offline
For the usecase you mention: https://wiki.archlinux.org/title/Archis … repository
Online