blob: ad3d306b410476dd9d3b9a850b20ec043c43b03b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] Proposal: Updating released versions (long post)
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Proposal%3A%20Updating%20released%20versions%20%28long%20post%29&In-Reply-To=%3C20101009103244.GD21566%40maude.comedia.it%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="001058.html">
<LINK REL="Next" HREF="001062.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] Proposal: Updating released versions (long post)</H1>
<B>Luca Berra</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Proposal%3A%20Updating%20released%20versions%20%28long%20post%29&In-Reply-To=%3C20101009103244.GD21566%40maude.comedia.it%3E"
TITLE="[Mageia-dev] Proposal: Updating released versions (long post)">bluca at vodka.it
</A><BR>
<I>Sat Oct 9 12:32:44 CEST 2010</I>
<P><UL>
<LI>Previous message: <A HREF="001058.html">[Mageia-dev] Proposal: Updating released versions (long post)
</A></li>
<LI>Next message: <A HREF="001062.html">[Mageia-dev] Proposal: Updating released versions (long post)
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#1060">[ date ]</a>
<a href="thread.html#1060">[ thread ]</a>
<a href="subject.html#1060">[ subject ]</a>
<a href="author.html#1060">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>On Sat, Oct 09, 2010 at 11:10:36AM +0200, Renaud MICHEL wrote:
><i>On samedi 09 octobre 2010 at 05:45, andré wrote :
</I>>><i> Note that configuration files that have been changed from the
</I>>><i> installation default are often already saved. (Generally ".old" is
</I>>><i> appended to the configuration file name, sometimes ".new" to the new
</I>>><i> configuration file.)
</I>><i>
</I>><i>But here you are only talking about system-wide configuration files, which
</I>><i>are known of rpm as they are part of the package and marked as config files.
</I>><i>But what about user specific configuration files?
</I>><i>For the easy kind, where a program will have a single configuration file (or
</I>><i>dedicated directory), a pre-inst script could find it in the home of each
</I>><i>users and backup them. But you have cases of programs which have
</I>><i>configuration scattered in multiple shared directories (like KDE), or even
</I>><i>non-deterministic configuration files and it can become very tricky to find
</I>><i>all the files to backup.
</I>><i>And you have the really hard kind, where the same configuration file may be
</I>><i>shared by different packages. For example, plasma applet configurations are
</I>><i>stored in a few ~/.kde4/share/config/plasma* files.
</I>
+1
this is the very problem why i believe rollbacks are not that easy
--
Luca Berra -- <A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">bluca at vodka.it</A>
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="001058.html">[Mageia-dev] Proposal: Updating released versions (long post)
</A></li>
<LI>Next message: <A HREF="001062.html">[Mageia-dev] Proposal: Updating released versions (long post)
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#1060">[ date ]</a>
<a href="thread.html#1060">[ thread ]</a>
<a href="subject.html#1060">[ subject ]</a>
<a href="author.html#1060">[ author ]</a>
</LI>
</UL>
<hr>
<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev
mailing list</a><br>
</body></html>
|