blob: 66c267945fa114755793d2e77adecf394c868732 (
plain)
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
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-discuss] Mageia Mirror size
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Mageia%20Mirror%20size&In-Reply-To=%3Cm3d3rury0j.fsf%40euphor.blino.org%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="001699.html">
<LINK REL="Next" HREF="001752.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-discuss] Mageia Mirror size</H1>
<B>Olivier Blin</B>
<A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Mageia%20Mirror%20size&In-Reply-To=%3Cm3d3rury0j.fsf%40euphor.blino.org%3E"
TITLE="[Mageia-discuss] Mageia Mirror size">mageia at blino.org
</A><BR>
<I>Fri Oct 1 12:46:36 CEST 2010</I>
<P><UL>
<LI>Previous message: <A HREF="001699.html">[Mageia-discuss] Mageia Mirror size
</A></li>
<LI>Next message: <A HREF="001752.html">[Mageia-discuss] Mageia Mirror size
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#1704">[ date ]</a>
<a href="thread.html#1704">[ thread ]</a>
<a href="subject.html#1704">[ subject ]</a>
<a href="author.html#1704">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Michael Scherer <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-discuss">misc at zarb.org</A>> writes:
>><i> Oh, and this is why I have suggested from time to time to break noarch
</I>>><i> out of arch trees, so:
</I>>><i>
</I>>><i> SRPMS
</I>>><i> i586
</I>>><i> x86_64
</I>>><i>
</I>>><i> would turn into:
</I>>><i>
</I>>><i> SRPMS
</I>>><i> i586
</I>>><i> noarch
</I>>><i> x86_64
</I>><i>
</I>><i> We can simply do a hardlink for this, so no space is wasted and no need
</I>><i> to have different directory ( of course, the hardlink must be done maybe
</I>><i> it is already the case, didn't check ).
</I>
Yes, noarch are supposed to be hardlinked already.
But it could make the upload process simpler to have noarch in a
separate directory (no need to hardlink to all arches), and genhdlist2
faster (by splitting out a noarch hdlist).
BTW, we could also consider migrating to a PLF-like tree structure,
which looks better structured:
media/
main/
release/
binary/
noarch/
arch1/
arch2/
...
debug/
arch1/
arch2/
...
source/
testing/
...
updates/
...
backports/
contrib/
...
non-free/
...
--
Olivier Blin - blino
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="001699.html">[Mageia-discuss] Mageia Mirror size
</A></li>
<LI>Next message: <A HREF="001752.html">[Mageia-discuss] Mageia Mirror size
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#1704">[ date ]</a>
<a href="thread.html#1704">[ thread ]</a>
<a href="subject.html#1704">[ subject ]</a>
<a href="author.html#1704">[ author ]</a>
</LI>
</UL>
<hr>
<a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More information about the Mageia-discuss
mailing list</a><br>
</body></html>
|