Hi live team, I want to to choose which hooks to execute at chroot stage with a env var or a parameter of lb_config or lb_build.
I've seen the parameter « –lb_chroot_hooks » which can activate hooks at chroot stage. However, each hooks of config/hooks/live are executed by default, how to select which hooks should be executed ? For example if I add: --lb_chroot_hooks="0015-examplehook.hook.chroot" It will only execute this hook and no the other chroot hooks present in config/hooks/live ? Thanks ! env: debian 13.
