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
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] Repository question: where do we put non-free+tainted RPMs?
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Repository%20question%3A%20where%20do%20we%20put%0A%20non-free%2Btainted%20RPMs%3F&In-Reply-To=%3C4E1D2154.9090103%40laposte.net%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="006561.html">
<LINK REL="Next" HREF="006559.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] Repository question: where do we put non-free+tainted RPMs?</H1>
<B>andre999</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Repository%20question%3A%20where%20do%20we%20put%0A%20non-free%2Btainted%20RPMs%3F&In-Reply-To=%3C4E1D2154.9090103%40laposte.net%3E"
TITLE="[Mageia-dev] Repository question: where do we put non-free+tainted RPMs?">andr55 at laposte.net
</A><BR>
<I>Wed Jul 13 06:38:44 CEST 2011</I>
<P><UL>
<LI>Previous message: <A HREF="006561.html">[Mageia-dev] Repository question: where do we put non-free+tainted RPMs?
</A></li>
<LI>Next message: <A HREF="006559.html">[Mageia-dev] Repository question: where do we put non-free+tainted RPMs?
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#6570">[ date ]</a>
<a href="thread.html#6570">[ thread ]</a>
<a href="subject.html#6570">[ subject ]</a>
<a href="author.html#6570">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Romain d'Alverny a écrit :
><i> On Tue, Jul 12, 2011 at 23:08, Balcaen John<<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">mikala at mageia.org</A>> wrote:
</I>>><i> On Tuesday 12 July 2011 16:48:58 andre999 wrote:
</I>>><i> [...]
</I>>>><i>
</I>>>><i> For all these reasons, I think that it is much more appropriate to wait to
</I>>>><i> be approached by the patent holder.
</I>>>><i> (If not ourselves, then some other distro.)
</I>>><i> I hope you're not serious when writing thoses lines.
</I>><i>
</I>><i> Actually, this is what seems to be a standard process in the industry
</I>><i> when you read the headlines.
</I>><i>
</I>><i> One doesn't hear about (software) patents when licensing occurs "as
</I>><i> expected", but when someone in the industry challenges (or is
</I>><i> challenged by) some other actor patent. Because that's the only way to
</I>><i> prove a patent to be ineffective (for various reasons) before it
</I>><i> expires.
</I>><i>
</I>><i> (I am not proposing one or the other option - and it's going out of
</I>><i> the initial question in this thread - tmb reframed it well).
</I>><i>
</I>><i> Romain
</I>
Ok.
Part of my last post seems to have been overlooked.
It proposes a solution to the problem presented in this thread ... where to put
packages which qualify for both non-free and "tainted".
Note that all packages in "tainted" contain ".tainted." in the name.
rsync, used to update the mirrors, permits adding the option
--exclude '.tainted.'
to permit excluding such packages if a mirror wants to.
So packages now in the "tainted" repos would be put in core or non-free as
appropriate.
And mirrors in affected countries, who choose to opt out of packages now in
"tainted" would simply add the above rsync option.
Most mirrors, which now carry "tainted", would drop the "tainted" repos. (If
they don't, these repos would simply become empty, so no harm done.)
This would have the effect of making packages now in "tainted" more readily
available, since it wouldn't be necessary to add these repos.
Which should please the packagers that make these packages.
We would have to make a few adjustments to show (or not) the packages tagged as
"tainted", but that shouldn't be difficult.
So we would eliminate 10 respositories, while keeping the same functionality,
as well as solving the non-free vs. tainted problem.
Wouldn't that work ?
--
André
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="006561.html">[Mageia-dev] Repository question: where do we put non-free+tainted RPMs?
</A></li>
<LI>Next message: <A HREF="006559.html">[Mageia-dev] Repository question: where do we put non-free+tainted RPMs?
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#6570">[ date ]</a>
<a href="thread.html#6570">[ thread ]</a>
<a href="subject.html#6570">[ subject ]</a>
<a href="author.html#6570">[ 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>
|