]> git.ipfire.org Git - thirdparty/dracut.git/commit
ci: re-enable lvm on Gentoo container
authorLaszlo Gombos <laszlo.gombos@gmail.com>
Thu, 18 May 2023 16:43:38 +0000 (16:43 +0000)
committerAntonio Álvarez Feijoo <antonio.feijoo@suse.com>
Mon, 19 Jun 2023 08:15:22 +0000 (10:15 +0200)
commitd06153f89666e9741f587408e10fb9983385bfa5
treebc3ad8d392ba461334b8029693b00b14b3cfde16
parenta9ecb5e3256645a4059e2d2c601971e32c7cc0ff
ci: re-enable lvm on Gentoo container

Gentoo changed it's policy and now lvm needs to be enabled explicitly.

See https://www.gentoo.org/support/news-items/2022-11-19-lvm2-default-USE-flags.html

No need to install thin-provisioning-tools explicitelly, it is
pulled in as a dependency of the lvm2 package.
test/container/Dockerfile-Gentoo