diff --git a/live-build/ubuntu/hooks/020-canary-live.chroot_early b/live-build/ubuntu/hooks/020-canary-live.chroot_early index 64a3d7de..884b05b5 100755 --- a/live-build/ubuntu/hooks/020-canary-live.chroot_early +++ b/live-build/ubuntu/hooks/020-canary-live.chroot_early @@ -10,16 +10,7 @@ case $PASS in ;; esac -. /root/config/chroot - -case ${SUBPROJECT:-} in - canary) - ;; - *) - echo "We don't run canary hooks for this project." - exit 0 - ;; -esac +# TODO: Make sure this is only executed for canary builds cat < /etc/initramfs-tools/conf.d/casperize.conf export CASPER_GENERATE_UUID=1