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
|
<!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=%3C20101014211256.GA26690%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="001167.html">
<LINK REL="Next" HREF="001190.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=%3C20101014211256.GA26690%40maude.comedia.it%3E"
TITLE="[Mageia-dev] Proposal: Updating released versions (long post)">bluca at vodka.it
</A><BR>
<I>Thu Oct 14 23:12:56 CEST 2010</I>
<P><UL>
<LI>Previous message: <A HREF="001167.html">[Mageia-dev] Proposal: Updating released versions (long post)
</A></li>
<LI>Next message: <A HREF="001190.html">[Mageia-dev] Mageia repository sections, licenses, restrictions, firmware etc
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#1208">[ date ]</a>
<a href="thread.html#1208">[ thread ]</a>
<a href="subject.html#1208">[ subject ]</a>
<a href="author.html#1208">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>On Thu, Oct 14, 2010 at 09:44:39AM +0100, Buchan Milne wrote:
><i>On Saturday, 9 October 2010 10:10:36 Renaud MICHEL wrote:
</I>>><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
</I>>><i> files. But what about user specific configuration files?
</I>>><i> For the easy kind, where a program will have a single configuration file
</I>>><i> (or dedicated directory), a pre-inst script could find it in the home of
</I>>><i> each 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>
</I>><i>A snapshot-based solution (e.g. on btrfs) would mean you don't have to "find
</I>><i>all the files".
</I>
uhm. we are speaking about user files, what if reverting a snapshot
makes users loose a whole day of work.
L.
--
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="001167.html">[Mageia-dev] Proposal: Updating released versions (long post)
</A></li>
<LI>Next message: <A HREF="001190.html">[Mageia-dev] Mageia repository sections, licenses, restrictions, firmware etc
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#1208">[ date ]</a>
<a href="thread.html#1208">[ thread ]</a>
<a href="subject.html#1208">[ subject ]</a>
<a href="author.html#1208">[ 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>
|