livecd-rootfs/live-build/buildd/hooks/49-policy-rc-d.binary
Cody Shepherd 075d1e85bf Add hooks to build bootable buildd images
Only install policyrd-script-zg2 in lxd tarball
2020-03-23 13:27:19 -04:00

8 lines
195 B
Bash

#!/bin/sh
set -e
# This is run after 02-disk-image-uefi.binary because
# we don't want policyrcd-script-zg2 installed in
# bootable images.
chroot chroot apt-get install -y policyrcd-script-zg2