diskimage-builder/elements/debootstrap/pkg-map
Ian Wienand 244f0a0001 Add cloud-initramfs-growroot for Precise
Add a pkg-map to install cloud-initramfs-growroot on Precise, as it is
required there because the kernel is too old to use growroot on a live
file-system.  This was generically removed in
e23b087505.

Change-Id: I5e6cbc4b74dc72a6f23f73a018c028f3ff7c0157
2016-05-20 14:32:41 +10:00

13 lines
193 B
Plaintext

{
"release": {
"ubuntu": {
"precise": {
"cloud-initramfs-growroot": "cloud-initramfs-growroot"
}
}
},
"default": {
"cloud-initramfs-growroot": ""
}
}