From: kilobug@freesurf.fr (Gaël Le Mignot) To: Larry McVoy <lm@work.bitmover.com> Cc: Larry McVoy <lm@bitmover.com>, Christian Reichert <c.reichert@resolution.de>, John Bradford <john@grabjohn.com>, lkml@lrsehosting.com, linux-kernel@vger.kernel.org, rms@gnu.org, Valdis.Kletnieks@vt.edu Subject: Re: [OT] HURD vs Linux/HURD Date: Sat, 19 Jul 2003 22:05:12 +0200 [thread overview] Message-ID: <plopm38yqu8epz.fsf@drizzt.kilobug.org> (raw) In-Reply-To: <20030719181249.GA24197@work.bitmover.com> (Larry McVoy's message of "Sat, 19 Jul 2003 11:12:49 -0700") > On Sat, Jul 19, 2003 at 07:46:54PM +0200, Ga?l Le Mignot wrote: >> Hello Larry! >> >> Sat, 19 Jul 2003 10:23:11 -0700, you wrote: >> >> >> - GNU/Hurd, the whole systems, is actually GNU tools (libc, linker, >> >> ...) on top of the GNU Hurd (set of servers) and the GNU Mach >> >> microkernel. >> >> > Mach wasn't written by GNU, it's a BSD based kernel >> >> Totally wrong. You're confusing the Mach operating system (with UX, a >> BSD-server on top of the Mach micro-kernel) and the Mach micro-kernel >> itself. > The microkernel part of any reasonable microkernel is tiny. The QNX > microkernel used to fit in a 4K instruction cache. To say that the > microkernel is the operating system is ludicrous, that's like say > this series of 5 instructions which happen to get run a lot are the > whole program. You completly missed the point. The part use by the GNU Hurd is only the Mach microkernel, not the Mach operating system in a whole. >> > pried apart into chunks by people at CMU. >> >> GNU Mach is a modified version of OSF Mach which is modified version >> of CMU Mach. > Whatever. That's your label. Personally, I despise this business of > taking someone else's code and renaming it. It's not GNU code, the > GNU people didn't write it. We did it with the agreement of the original authors, and then we changed it. Should we call our modified version with the same name than the original one ? That would be bad, indeed ! >> Maybe for you, an OS is drivers. For me, it's a design, an >> architecture, a philosophy, and a way to defend a value that is not >> important for you: Freedom. > I've got a shelf of OS texts, probably close to 90% of all the OS texts > written and I don't recall any of them teaching that you should take other > people's code, rename it, and claim it as your own in the name of freedom. Stop lying. No one at the GNU project ever claimed a code to be his if he didn't write it. Just look in any header file, and you'll se the copyright entries intact. And we always say everywhere that GNU Mach is a fork of OSF Mach. >> > If the Hurd gets its drivers from Linux then it should rightfully be called >> > Linux/HURD (or Linux/HURD/GNU). >> >> Stop trolling, thank you. > Hey, you want to spout nonsense then be prepared to be challenged. I'm > just responding to something that is obviously incorrect, that's not > trolling, that's setting the record straight. You're just writing a lot of incorrect statements, insulting people (yes, you're calling the GNU project "thieves"), and not correcting anything, since you just answer completly outside the subject. -- Gael Le Mignot "Kilobug" - kilobug@nerim.net - http://kilobug.free.fr GSM : 06.71.47.18.22 (in France) ICQ UIN : 7299959 Fingerprint : 1F2C 9804 7505 79DF 95E6 7323 B66B F67B 7103 C5DA Member of HurdFr: http://hurdfr.org - The GNU Hurd: http://hurd.gnu.org
next prev parent reply other threads:[~2003-07-19 19:48 UTC|newest] Thread overview: 30+ messages / expand[flat|nested] mbox.gz Atom feed top 2003-07-19 15:03 John Bradford 2003-07-19 15:02 ` Christian Reichert 2003-07-19 17:09 ` Gaël Le Mignot 2003-07-19 17:23 ` Larry McVoy 2003-07-19 17:46 ` Gaël Le Mignot 2003-07-19 18:12 ` Larry McVoy 2003-07-19 18:41 ` Christoph Hellwig 2003-07-19 18:45 ` Larry McVoy 2003-07-19 20:07 ` Gaël Le Mignot 2003-07-19 20:05 ` Gaël Le Mignot [this message] 2003-07-19 20:28 ` Valdis.Kletnieks 2003-07-19 22:03 ` Larry McVoy 2003-07-19 22:23 ` Alan Cox 2003-07-19 22:33 ` Roman Zippel 2003-07-20 6:35 ` Andre Hedrick 2003-07-19 18:58 ` Zwane Mwaikambo 2003-07-19 22:42 ` Greg KH 2003-07-19 15:04 ` Christoph Hellwig 2003-07-19 15:16 ` Linux Kernel Mailing List 2003-07-20 6:32 ` Andre Hedrick 2003-07-20 0:07 ` Theodore Ts'o 2003-07-20 13:23 ` Charles E. Youse 2003-07-20 13:41 ` David Lloyd 2003-07-20 14:09 ` Christoph Hellwig 2003-07-20 15:27 ` Brian McGroarty 2003-07-22 4:52 ` Miles Bader -- strict thread matches above, loose matches on Subject: below -- 2003-07-20 17:24 John Bradford 2003-07-20 13:49 John Bradford 2003-07-20 16:59 ` Horst von Brand 2003-07-19 10:33 Bitkeeper John Bradford 2003-07-19 14:00 ` [OT] HURD vs Linux/HURD Linux Kernel Mailing List
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=plopm38yqu8epz.fsf@drizzt.kilobug.org \ --to=kilobug@freesurf.fr \ --cc=Valdis.Kletnieks@vt.edu \ --cc=c.reichert@resolution.de \ --cc=john@grabjohn.com \ --cc=linux-kernel@vger.kernel.org \ --cc=lkml@lrsehosting.com \ --cc=lm@bitmover.com \ --cc=lm@work.bitmover.com \ --cc=rms@gnu.org \ --subject='Re: [OT] HURD vs Linux/HURD' \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.