after observing the error messages in an installation log for
```
13:16:50 [2]: WARNING: this system does not seem to have LVM2 tools.
```
I have now added `lvm2` to the package lists, so that the logical volume management support is
enabled.
[ci skip]