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
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] Mirror list for apps (LONG mail)
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Mirror%20list%20for%20apps%20%28LONG%20mail%29&In-Reply-To=%3C1288812539.2499.63.camel%40akroma.ephaone.org%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="001380.html">
<LINK REL="Next" HREF="001382.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] Mirror list for apps (LONG mail)</H1>
<B>Michael Scherer</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Mirror%20list%20for%20apps%20%28LONG%20mail%29&In-Reply-To=%3C1288812539.2499.63.camel%40akroma.ephaone.org%3E"
TITLE="[Mageia-dev] Mirror list for apps (LONG mail)">misc at mandriva.org
</A><BR>
<I>Wed Nov 3 20:28:59 CET 2010</I>
<P><UL>
<LI>Previous message: <A HREF="001380.html">[Mageia-dev] Mirror list for apps (LONG mail)
</A></li>
<LI>Next message: <A HREF="001382.html">[Mageia-dev] Mirror list for apps (LONG mail)
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#1381">[ date ]</a>
<a href="thread.html#1381">[ thread ]</a>
<a href="subject.html#1381">[ subject ]</a>
<a href="author.html#1381">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Le mercredi 03 novembre 2010 à 20:05 +0100, Fabrice Facorat a écrit :
><i> 2010/11/3 Olivier Thauvin <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">nanardon at nanardon.zarb.org</A>>:
</I>><i>
</I>><i> > Keeping this format is more simple, just changing the line specifiying
</I>><i> > basis url in URPMI.
</I>><i>
</I>><i> And allow to keep compatibility with urpmi without maintaining too much patch
</I>><i>
</I>><i> > By changing the the format we can add features, make it clearer, etc...
</I>><i> > But changing format to what ? XML ? YAML ? CSV ? something worst ? :)
</I>><i> > Changes can done later.
</I>><i>
</I>><i> if really you want to change this you should :
</I>><i> - ditch the url in favor of a XML-RPC or REST calls
</I>
Given the fact we have slightly less ressources than Mandriva and that
people on Mandriva side ( or at least, that's what I remind that fcrozat
told me ) didn't have the ressources to have a more complex system, we
should avoid this.
><i> - by doing this you will be able to user whatever version or name for
</I>><i> the distribution. Indeed by using an url, you have to avoid space, or
</I>><i> too fancy names. On top of that you can change too much the format
</I>
You can use space in a url.
And if we use a XML-RPC api, we will not be able to change it either, so
that trading the impossibility of changing the format for the
impossibility to change the API.
><i> So product.id could be kept unchanged, but the way urpmi talk to the
</I>><i> mirror provider could be improved.
</I>><i> Last but not least, by using XML-RC or REST calls, we could filter the
</I>><i> output of mirror list ( for example retrieve the list of mirror for
</I>><i> cooker in EU zone )
</I>
This could be done on the client side. On the client side, this would
mean a little bit more bandwidth used, a little more cpu, and on our
side, it would be less CPU. And I think cpu is a more rare ressources
than bandwidth.
In fact, doing this on the client would be better on the privacy side.
--
Michael Scherer
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="001380.html">[Mageia-dev] Mirror list for apps (LONG mail)
</A></li>
<LI>Next message: <A HREF="001382.html">[Mageia-dev] Mirror list for apps (LONG mail)
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#1381">[ date ]</a>
<a href="thread.html#1381">[ thread ]</a>
<a href="subject.html#1381">[ subject ]</a>
<a href="author.html#1381">[ 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>
|