![Ian Wienand](/assets/img/avatar_default.png)
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 e23b087505b85ae1da11054aa980a956f2ec7195. 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": ""
|
|
}
|
|
}
|