244f0a0001
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
13 lines
193 B
Plaintext
13 lines
193 B
Plaintext
{
|
|
"release": {
|
|
"ubuntu": {
|
|
"precise": {
|
|
"cloud-initramfs-growroot": "cloud-initramfs-growroot"
|
|
}
|
|
}
|
|
},
|
|
"default": {
|
|
"cloud-initramfs-growroot": ""
|
|
}
|
|
}
|