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
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] Mirror tree structure
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Mirror%20tree%20structure&In-Reply-To=%3C20101021014323.009d70d3%40werewolf.home%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="001307.html">
<LINK REL="Next" HREF="001311.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] Mirror tree structure</H1>
<B>J.A. Magallón</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Mirror%20tree%20structure&In-Reply-To=%3C20101021014323.009d70d3%40werewolf.home%3E"
TITLE="[Mageia-dev] Mirror tree structure">jamagallon at ono.com
</A><BR>
<I>Thu Oct 21 01:43:23 CEST 2010</I>
<P><UL>
<LI>Previous message: <A HREF="001307.html">[Mageia-dev] How will be the realese cycle?
</A></li>
<LI>Next message: <A HREF="001311.html">[Mageia-dev] Mirror tree structure
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#1308">[ date ]</a>
<a href="thread.html#1308">[ thread ]</a>
<a href="subject.html#1308">[ subject ]</a>
<a href="author.html#1308">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>On Wed, 20 Oct 2010 18:34:24 +0200, Olivier Thauvin <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">nanardon at nanardon.zarb.org</A>> wrote:
><i> Hi,
</I>...
><i>
</I>><i> Now come the question: "what is a valid mirror ?", eg, what a mirror
</I>><i> should have as file to be valid ?
</I>><i>
</I>
Some ideas (probably silly ;)).
Why don't you split mirrors in 2 categories:
- Software (RPM) repo mirrors, available for network install or urpmi.
(distrib+people+software).
- ISO mirrors. Avaliable for torrenting or ftp. MDV2010.1 release isos are
about 15Gb. With 2 releases per year, thats 30Gb per year, 200 Gb on 6
years. Some places can just mirror this...you lower the 700Gb to 500,
not bad.
so mirroring can be done by version (or was this what you wanted to avoid?).
BTW
<nitpickin>
- could you kill the final 's' on all the names ?
distribs -> distrib
iso (you didnt named it 'isos')
peoples -> people
software (not softwares)
- could you not mix case in names (SRPMS <-> x86_64), just srpms...
- could be the arch names more uniform ? in my personal scripts/setups
I use x86-32 and x86-64. Moreover, perhaps in a not so near future some
adventurous soul builds Mageia on ARM or Sparc, so why not sort things
like
distrib/cauldron/srpm
distrib/cauldron/x86/32/iso
/rpm
/64
/arm/32
/64
/sparc/32
/64
The drawback is that ISOs are in the same tree so no separate mirroring
is possible, but I think you didn't want this anyways.
All this renaming in case it is not some kind of standard for tree layout
or the like...
</nitpickin>
Just my 2€cent, you will judge...
--
J.A. Magallon <jamagallon()ono!com> \ Software is like sex:
\ It's better when it's free
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="001307.html">[Mageia-dev] How will be the realese cycle?
</A></li>
<LI>Next message: <A HREF="001311.html">[Mageia-dev] Mirror tree structure
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#1308">[ date ]</a>
<a href="thread.html#1308">[ thread ]</a>
<a href="subject.html#1308">[ subject ]</a>
<a href="author.html#1308">[ 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>
|