mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-05-31 04:31:32 +00:00
Remove obsolete comment. We do want this hook executed for non-canary builds!
This commit is contained in:
parent
21333e9889
commit
ac65e0b05c
@ -10,10 +10,6 @@ case ${PASS:-} in
|
|||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
|
||||||
# TODO: Make sure this is only executed for canary builds (in a way
|
|
||||||
# other then relying on the fact that these hooks are only copied for
|
|
||||||
# an ubuntu:canary build)
|
|
||||||
|
|
||||||
cat <<EOF > /etc/initramfs-tools/conf.d/casperize.conf
|
cat <<EOF > /etc/initramfs-tools/conf.d/casperize.conf
|
||||||
export CASPER_GENERATE_UUID=1
|
export CASPER_GENERATE_UUID=1
|
||||||
EOF
|
EOF
|
||||||
|
Loading…
x
Reference in New Issue
Block a user