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
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-discuss] Linux is a KERNEL not an OS
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Linux%20is%20a%20KERNEL%20not%20an%20OS&In-Reply-To=%3CAANLkTikj3KRV5WZdHW7YJPGfC1ogU6jQ%3DD8zhsqG3tpA%40mail.gmail.com%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="003931.html">
<LINK REL="Next" HREF="003926.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-discuss] Linux is a KERNEL not an OS</H1>
<B>Thierry Vignaud</B>
<A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Linux%20is%20a%20KERNEL%20not%20an%20OS&In-Reply-To=%3CAANLkTikj3KRV5WZdHW7YJPGfC1ogU6jQ%3DD8zhsqG3tpA%40mail.gmail.com%3E"
TITLE="[Mageia-discuss] Linux is a KERNEL not an OS">thierry.vignaud at gmail.com
</A><BR>
<I>Tue Mar 8 14:15:32 CET 2011</I>
<P><UL>
<LI>Previous message: <A HREF="003931.html">[Mageia-discuss] Fwd: Sound in Mageia?
</A></li>
<LI>Next message: <A HREF="003926.html">[Mageia-discuss] Linux is a KERNEL not an OS
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#3925">[ date ]</a>
<a href="thread.html#3925">[ thread ]</a>
<a href="subject.html#3925">[ subject ]</a>
<a href="author.html#3925">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>On 3 March 2011 01:50, Michael Scherer <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-discuss">misc at zarb.org</A>> wrote:
>><i> > Furthermore someone (like me and some others perhaps ) can be
</I>>><i> > interesting in « popular education » (éducation populaire)  and
</I>>><i> > relations between free software, free sciences free...
</I>>><i> > Oversimplification of the word is always oversimplifaction of the
</I>>><i> > concept. Even if it seems to be easier I see that as a fault.
</I>>><i>
</I>>><i> I have seen the history of GNU and Linux and their "marriage" (because
</I>>><i> the GNU people did not have any simple and free kernel for their
</I>>><i> software). So, from my point of view there's a good chance that Linux
</I>>><i> could have grown to a full operating system even without the GNU
</I>>><i> project.
</I>><i>
</I>><i> The gnu project provided lots of software, some quite unavoidable like a
</I>><i> compiler, a standard library, or stuff like screen, gettext and slightly
</I>><i> low level tools ( binutils, coreutils, etc ).
</I>
Yes but on the other hand:
- libc was forked, then merged back in glibc (and is now mainly
maintained by RH).
(And there's eglibc fork too)
- gcc/binutils have concurrents: clang, llvm, ... (not yet at the
same level but still...)
Same story: egcs fork, then "merged" back
whereas it's trut it was important what stallman and the fsf did, by
now, most important
pieces of the OS are no more provided by the GNU project itself:
- the kernel,
- several shells,
- all the graphical stack,
- most server softwares, ...
- Even at the lowest leve: udev, hal, ...
GNU project was important, but it's not the biggest part of a Linux distro.
Else shouldn't we be named "GNU/KDE/GNOME/FreeDesktop/.../ Mageia Linux"?
>><i> On the other side nobody could tell if the GNU project would
</I>>><i> have survived without Linux. Both thoughts are speculations, of
</I>>><i> course.
</I>>><i>
</I>>><i> But would a GNU/Linux naming policy not neglect the merits of all the
</I>>><i> other projects who actually made the "Gnu/Linux" system a real usable
</I>>><i> package? Imagine a distribution only supplying Linux and what remains
</I>>><i> from the GNU project (especially Emacs) - would any user actually use
</I>>><i> it (except developpers and "tech freaks")?
</I>><i>
</I>><i> I doubt developers would use something without gcc ( granted, there is
</I>><i> pcc or llvm ) and without a libc ( granted again, someone could use a
</I>><i> alternative like dietlibc etc )
</I>
Well:
1) there're other compilers indeed
2) since ther merge back of egcs, gcc, while still under the GNU flag,
is driven by the gcc steering commitee, no more by the FSF
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="003931.html">[Mageia-discuss] Fwd: Sound in Mageia?
</A></li>
<LI>Next message: <A HREF="003926.html">[Mageia-discuss] Linux is a KERNEL not an OS
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#3925">[ date ]</a>
<a href="thread.html#3925">[ thread ]</a>
<a href="subject.html#3925">[ subject ]</a>
<a href="author.html#3925">[ 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>
|