mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-05-20 15:21:35 +00:00
Update linux-tools/linux-cloud-tools to use Azure
This commit is contained in:
parent
92dd127d83
commit
5a0e23fefe
@ -40,7 +40,7 @@ trap cleanup_hyperv EXIT
|
|||||||
# Perform customisations
|
# Perform customisations
|
||||||
|
|
||||||
chroot "${scratch_d}" apt-get update -y
|
chroot "${scratch_d}" apt-get update -y
|
||||||
chroot "${scratch_d}" apt-get -y install xrdp linux-azure linux-tools-virtual linux-cloud-tools-virtual
|
chroot "${scratch_d}" apt-get -y install xrdp linux-azure linux-tools-azure linux-cloud-tools-azure
|
||||||
|
|
||||||
cat > ${scratch_d}/etc/modules-load.d/hyperv.conf << EOF
|
cat > ${scratch_d}/etc/modules-load.d/hyperv.conf << EOF
|
||||||
${IMAGE_STR}
|
${IMAGE_STR}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user