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
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] Updating a new install is too long...
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Updating%20a%20new%20install%20is%20too%20long...&In-Reply-To=%3C4EA975EB.8060500%40arcor.de%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="009156.html">
<LINK REL="Next" HREF="009159.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] Updating a new install is too long...</H1>
<B>Florian Hubold</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Updating%20a%20new%20install%20is%20too%20long...&In-Reply-To=%3C4EA975EB.8060500%40arcor.de%3E"
TITLE="[Mageia-dev] Updating a new install is too long...">doktor5000 at arcor.de
</A><BR>
<I>Thu Oct 27 17:16:59 CEST 2011</I>
<P><UL>
<LI>Previous message: <A HREF="009156.html">[Mageia-dev] Updating a new install is too long...
</A></li>
<LI>Next message: <A HREF="009159.html">[Mageia-dev] Updating a new install is too long...
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#9157">[ date ]</a>
<a href="thread.html#9157">[ thread ]</a>
<a href="subject.html#9157">[ subject ]</a>
<a href="author.html#9157">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Am 27.10.2011 17:02, schrieb Pascal Terjan:
><i> On Thu, Oct 27, 2011 at 15:47, Florian Hubold<<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">doktor5000 at arcor.de</A>> wrote:
</I>>><i> Am 27.10.2011 16:02, schrieb Pierre Jarillon:
</I>>>><i> Mageia 1 is a nice distribution and I install it on more and more PC.
</I>>>><i> But updating after an install is very long, too much long.
</I>>>><i> Now, 600 packages must be updated after an install. This shows a good
</I>>>><i> health
</I>>>><i> of Mageia but it is too much for users.
</I>>>><i> My ADSL link is not very fast and a lot of people use a slower link.
</I>>>><i>
</I>>>><i> A workaround is necessary. There are two path:
</I>>>><i> 1- publish each month a new iso: mageia-1a, mageia-1b, and so on
</I>>>><i> 2- create an iso with updates: mageia-1-upd01, ...
</I>>>><i> In each case, the sources of packages must be updated.
</I>>>><i>
</I>>><i> You will find the volunteers who will join QA team to do
</I>>><i> the necessary quality assurance for the additional ISOs?
</I>><i> Each month is not really feasible, as I believe it takes one week of
</I>><i> work to build and test an iso.
</I>><i> Doing it every 3 or 6 months could be a good idea
</I>><i>
</I>Well, the second proposal should not really take a whole week to
do, no? Just create an iso from $repo_updates and merge
all those into one if there's enough space on the CD.
But then, i fail to see the difference between doing a default install,
and installing 600 updates from repos, or downloading an
ISO with those updates.
If you want to provide those updates to others without
redownloading, you can set --no-clean option to urpmi
and save your /var/cache/urpmi/rpms/ if that is your use case.
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="009156.html">[Mageia-dev] Updating a new install is too long...
</A></li>
<LI>Next message: <A HREF="009159.html">[Mageia-dev] Updating a new install is too long...
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#9157">[ date ]</a>
<a href="thread.html#9157">[ thread ]</a>
<a href="subject.html#9157">[ subject ]</a>
<a href="author.html#9157">[ 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>
|