Denis Solovyov wrote:
> Is it OK that swup upgrades "touched" config files (for example, in
> /etc) along with executables?
Usually, but, as always, important data and configs should always be
backed up, just in case.
> Please explain how swup decides to overwrite or not overwrite an
> existing file.
This is actually handled by RPM. The install of a package should have
configuration files specified and the file should be written only if
there is not an existing file. For instance, this is from an apache RPM:
%config(noreplace) %{_sysconfdir}/httpd/conf/httpd.conf
Kind Regards,
Michael Shuler
_______________________________________________
tsl-discuss mailing list
[email protected]
http://lists.trustix.org/mailman/listinfo/tsl-discuss