[meta-virtualization] [PATCH 0/3] Identify existing configuration files

Rob Woolley rob.woolley at windriver.com
Tue Mar 3 13:25:13 PST 2015


Some package formats explicitly track which files are configuration files
so that they are not overwritten on updates.

This series explicitly identifies files that were already being packaged, 
but not known as configuration files.

I built the RPM packages and compared the output of rpm -qp --filesbypkg with 
rpm -qp --configfiles against the equivalent packages in CentOS 7.

 recipes-extended/libvirt/libvirt_1.2.12.bb |   12 ++++++++++++
 1 file changed, 12 insertions(+)

 meta-openstack/recipes-support/nss-pam-ldapd/nss-pam-ldapd_0.9.4.bb |    2 ++
 1 file changed, 2 insertions(+)

 meta-openstack/recipes-support/tgt/tgt_git.bb |    2 ++
 1 file changed, 2 insertions(+)

Signed-off-by: Rob Woolley <rob.woolley at windriver.com>


More information about the meta-virtualization mailing list