Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH v2 0/3] Identify existing configuration files
@ 2015-03-09 23:52 Rob Woolley
  2015-03-09 23:52 ` [PATCH v2 1/3] nfs-utils: Install nfsmount.conf Rob Woolley
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Rob Woolley @ 2015-03-09 23:52 UTC (permalink / raw)
  To: openembedded-core

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.

 meta/recipes-connectivity/nfs-utils/nfs-utils_1.3.1.bb |    3 +++
 1 file changed, 3 insertions(+)

 meta/recipes-connectivity/nfs-utils/nfs-utils_1.3.1.bb |    7 +++++++
 1 file changed, 7 insertions(+)

 meta/recipes-extended/logrotate/logrotate_3.8.8.bb     |    3 +++
 1 file changed, 3 insertions(+)

UPDATE: I updated the patches to use the proper GNU Coding Standard directory
variables.  I also added a patch to add nfsmount.conf to nfs-utils-client as it 
seemed to be missing by accident rather than by omission.

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


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2015-03-10 17:14 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-09 23:52 [PATCH v2 0/3] Identify existing configuration files Rob Woolley
2015-03-09 23:52 ` [PATCH v2 1/3] nfs-utils: Install nfsmount.conf Rob Woolley
2015-03-09 23:52 ` [PATCH v2 2/3] nfs-utils: Identify CONFFILES Rob Woolley
2015-03-10 16:05   ` Burton, Ross
2015-03-10 17:14     ` Rob Woolley
2015-03-09 23:52 ` [PATCH v2 3/3] logrotate: " Rob Woolley
2015-03-10 13:51 ` [PATCH v2 0/3] Identify existing configuration files Burton, Ross
2015-03-10 15:37   ` Rob Woolley

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox