Installing an image without lvm2-udevrules using Anaconda would
produce an un-bootable system because "/dev/mapper/xxx" files are
not created.
Signed-off-by: Ovidiu Panait
---
.../packagegroups/packagegroup-anaconda-support.bb | 1 +
1 file changed, 1 insertion(+)
dif
Remove build host paths from target xmlsec1Conf.sh script.
Signed-off-by: Catalin Enache
Signed-off-by: Ovidiu Panait
---
recipes-security/xmlsec1/xmlsec1_1.2.24.bb | 1 +
1 file changed, 1 insertion(+)
diff --git a/recipes-security/xmlsec1/xmlsec1_1.2.24.bb
b/recipes-security/xmlsec1
Remove build host paths from target xmlsec1Conf.sh script.
Signed-off-by: Catalin Enache
Signed-off-by: Ovidiu Panait
---
recipes-security/xmlsec1/xmlsec1_1.2.24.bb | 1 +
1 file changed, 1 insertion(+)
diff --git a/recipes-security/xmlsec1/xmlsec1_1.2.24.bb
b/recipes-security/xmlsec1
Currently, if a target image does not contain the rpm database,
any rpm queries that anaconda executes will fail.
To fix this, add the rpm database to all images.
Signed-off-by: Ovidiu Panait
---
classes/anaconda_support_image.bbclass | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff
When installing an image that has graphical interface,
/etc/systemd/system/default.target will point to multi-user.target
instead of graphical.target.
To fix this, use the right rpm query to detect the presence of xserver.
Signed-off-by: Ovidiu Panait
---
...aconda-payload-Fix-xserver
ice.teardown(self, recursive)
gi.overrides.BlockDev.LVMError: Process reported exit code 5: Logical volume
wrll_intel-x86-64/root contains a filesystem in use.
Signed-off-by: Ovidiu Panait
---
recipes-installer/initrdscripts/files/umountfs | 3 +++
1 file changed, 3 insertions(+)
diff --git