distro/rhel86: add lvm2 to base build package set
We want to support LVM on all image types (optionally) so let's make lvm2 available in all build roots. Manifests and image info updated for RHEL 8.6 and CentOS Stream 8. Signed-off-by: Achilleas Koutsou <achilleas@koutsou.net>
This commit is contained in:
parent
685b53919f
commit
41e4b17f89
60 changed files with 4256 additions and 2 deletions
|
|
@ -21,6 +21,7 @@ func distroBuildPackageSet(t *imageType) rpmmd.PackageSet {
|
|||
"glibc",
|
||||
"lorax-templates-generic",
|
||||
"lorax-templates-rhel",
|
||||
"lvm2",
|
||||
"policycoreutils",
|
||||
"python36",
|
||||
"python3-iniparse",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue