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
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] Non-free firmwares in installer
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Non-free%20firmwares%20in%20installer&In-Reply-To=%3C197017520.631301041700364.JavaMail.root%40zimbrastaff-vm1.telkomsa.net%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="003649.html">
<LINK REL="Next" HREF="003650.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] Non-free firmwares in installer</H1>
<B>Buchan Milne</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Non-free%20firmwares%20in%20installer&In-Reply-To=%3C197017520.631301041700364.JavaMail.root%40zimbrastaff-vm1.telkomsa.net%3E"
TITLE="[Mageia-dev] Non-free firmwares in installer">bgmilne at staff.telkomsa.net
</A><BR>
<I>Fri Mar 25 09:28:20 CET 2011</I>
<P><UL>
<LI>Previous message: <A HREF="003649.html">[Mageia-dev] Non-free firmwares in installer
</A></li>
<LI>Next message: <A HREF="003650.html">[Mageia-dev] Non-free firmwares in installer
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#3647">[ date ]</a>
<a href="thread.html#3647">[ thread ]</a>
<a href="subject.html#3647">[ subject ]</a>
<a href="author.html#3647">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>
----- "Maarten Vanraes" <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">maarten.vanraes at gmail.com</A>> wrote:
><i> Op donderdag 24 maart 2011 11:18:03 schreef Olivier Blin:
</I>><i> > Wolfgang Bornath <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">molch.b at googlemail.com</A>> writes:
</I>><i> > >>> It can't be "free" and have "non-free" firmware... previously
</I>><i> the
</I>><i> > >>> firmware only were on the Live CD's. I am not sure anything has
</I>><i> been
</I>><i> > >>> changed in that regard (i.e. I didn't see the matter get
</I>><i> discussed
</I>><i> > >>> yet).
</I>><i> > >>
</I>><i> > >> They were also on the PowerPack images, and they are installed
</I>><i> > >> automatically over a network install
</I>><i> > >
</I>><i> > > But to be installed via network you have to have a network
</I>><i> connection
</I>><i> > > first, n'est-ce pas?
</I>><i> > > That's what this thread is about.
</I>><i> >
</I>><i> > It is now also about "in which media should we include non-free
</I>><i> > packages?" :)
</I>><i>
</I>><i> no, about if they are really non-free... stuff released as BSD is free
</I>><i> in my
</I>><i> book. if they don't comply, they could be sued for all i care, but
</I>><i> it's still
</I>><i> free.
</I>
Well, even if they say the source code is BSD, if:
1)The source is not provided (under a free license)
2)The source can't be compiled with a free toolchain
then it is non-free, and most likely the license is wrong, and they have chosen to relicense from BSD to a proprietary licence (which BSD of course allows).
Compare e.g. Darwin and Mac OS X. Since Mac OS X is has some originally BSD source code, must Apple provide me with complete Mac OS X source code? If they don't, do I have grounds to sue? No. Is it Free? Most definitely not.
Regards,
Buchan
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="003649.html">[Mageia-dev] Non-free firmwares in installer
</A></li>
<LI>Next message: <A HREF="003650.html">[Mageia-dev] Non-free firmwares in installer
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#3647">[ date ]</a>
<a href="thread.html#3647">[ thread ]</a>
<a href="subject.html#3647">[ subject ]</a>
<a href="author.html#3647">[ 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>
|