The dmsquash module is moving into a new subpackage.
(note that this will be held until new dracut is available)
From: "Brian C. Lane" bcl@redhat.com
The dmsquash module is moving into a new subpackage. --- anaconda.spec.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/anaconda.spec.in b/anaconda.spec.in index 577ab56..e547943 100644 --- a/anaconda.spec.in +++ b/anaconda.spec.in @@ -30,7 +30,7 @@ Source0: %{name}-%{version}.tar.bz2 %define mehver 0.23-1 %define firewalldver 0.3.5-1 %define utillinuxver 2.15.1 -%define dracutver 034-7 +%define dracutver 044-1 %define isomd5sum 1.0.10 %define fcoeutilsver 1.0.12-3.20100323git %define iscsiver 6.2.0.873-26 @@ -212,6 +212,7 @@ documentation for working with this library. Summary: The anaconda dracut module Requires: dracut >= %{dracutver} Requires: dracut-network +Requires: dracut-live Requires: xz Requires: python3-kickstart
Added label: ACK.
Seems good to me
Closed.
anaconda-patches@lists.fedorahosted.org