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
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] noarch vs. arch
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20noarch%20vs.%20arch&In-Reply-To=%3C201109030922.37413.maarten.vanraes%40gmail.com%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="007772.html">
<LINK REL="Next" HREF="007776.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] noarch vs. arch</H1>
<B>Maarten Vanraes</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20noarch%20vs.%20arch&In-Reply-To=%3C201109030922.37413.maarten.vanraes%40gmail.com%3E"
TITLE="[Mageia-dev] noarch vs. arch">maarten.vanraes at gmail.com
</A><BR>
<I>Sat Sep 3 09:22:37 CEST 2011</I>
<P><UL>
<LI>Previous message: <A HREF="007772.html">[Mageia-dev] noarch vs. arch
</A></li>
<LI>Next message: <A HREF="007776.html">[Mageia-dev] noarch vs. arch
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#7775">[ date ]</a>
<a href="thread.html#7775">[ thread ]</a>
<a href="subject.html#7775">[ subject ]</a>
<a href="author.html#7775">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Op zaterdag 03 september 2011 01:50:08 schreef Florian Hubold:
><i> Am 02.09.2011 20:15, schrieb Maarten Vanraes:
</I>><i> > Op vrijdag 02 september 2011 16:50:00 schreef Thierry Vignaud:
</I>><i> >> On 2 September 2011 14:06, Michael Scherer<<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">misc at zarb.org</A>> wrote:
</I>><i> >>> It would help would be by having smaller hdlists, but I am not sure it
</I>><i> >>> would really help mirror so much. ( ie, I would not say "lots of space"
</I>><i> >>> even if that still a saving )
</I>><i> >>
</I>><i> >> Actualy hdlist are pretty much unused these days.
</I>><i> >> urpmi (and thus the installer) doesn't use them any longer for quite a
</I>><i> >> few years already (at least since 2007 or 2008).
</I>><i> >>
</I>><i> >> At that time, we only kept those big babies for:
</I>><i> >>
</I>><i> >> - users adding media from older distro for live upgrading but:
</I>><i> >> 1) all mdv distros since 4 years handle that
</I>><i> >> 2) we don't support upgrading from anything<2010
</I>><i> >>
</I>><i> >> - some test tools (don't remember which one) that nobody use still parse
</I>><i> >> them
</I>><i> >>
</I>><i> >> That's why network BW usage by urpmi is small for checking media
</I>><i> >> (checking if MD5SUM still matches then download small synthesis if
</I>><i> >> needed) That doesn't change the amount of RAM and the CPU time needed
</I>><i> >> to parse & compute updates but thats' another story...
</I>><i> >>
</I>><i> >> We could try to disable hdlists from cauldron mirrors and see who's
</I>><i> >> crying (I guess nobody will)
</I>><i> >
</I>><i> > isn't hdlists still necessary for urpmf and urmq ? (I don't know, i'm
</I>><i> > just asking)
</I>><i>
</I>><i> Well, then they obviously wouldn't work anymore, since by default only
</I>><i> synthesis are used :)
</I>
so even the synthesis files are too big? i mean, if you're in rpmdrake, and you
click on a package, it seems to fetch more details. is that from synthesis
files? because it takes quite some time to fetch it...
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="007772.html">[Mageia-dev] noarch vs. arch
</A></li>
<LI>Next message: <A HREF="007776.html">[Mageia-dev] noarch vs. arch
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#7775">[ date ]</a>
<a href="thread.html#7775">[ thread ]</a>
<a href="subject.html#7775">[ subject ]</a>
<a href="author.html#7775">[ 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>
|