The FSF recently announced the release of gNewSense 1.0 in a press release. gNewSense is a free software GNU/Linux distribution created by two Irish free software advocates, Brian Brazil and Paul O’Malley, and is based on the Ubuntu and Debian distributions.
I have not yet tried gnewsense on anything but I have given their builder scripts a roll just because I’m a geek and had nothing better to do. Awesome stuff.
I do have to say I’m a bit puzzled by the logic though. Stripping a Debian derivative of non-free software to create a “free” distribution. Isn’t that essentially re-inventing Debian?
Edited 2006-11-04 21:28
Isn’t that essentially re-inventing Debian?
They claim that Debian itself contains non-free things. So, not in their view…
Yes, it does contain non-free stuff. And, surprisingly they’re in the non-free bunch. Commenting out non-free in your apt sources and voila, you got a free distro. Hopefully this gnewsense does more than that.
Debian has currently firmware in the kernel.
We would not exist if both our upstreams did not exist.
The reason you don’t want binary bits and bytes in your kernel are many. Let me point at the recent security issues with a certain popluar video card, and its binary blobs.
If you had such a card your chances of working out the issues and more important fixing them were so close to nil that you have to wait on the vendor.
Happy Hacking!
Firmware and binary blobs are two different things. OpenBSD developers, for example, have been very vocal about keeping their operating system free of binary blobs and yet they include firmware. They say that this is a practical decision because removing all firmware from OpenBSD would significantly decrease the amount of hardware they can support.
Debian is planning to remove all firmware from the kernels they distribute in the future. I’m not at all sure if this is a wise thing to do.
The reason you don’t want binary bits and bytes in your kernel are many. Let me point at the recent security issues with a certain popluar video card, and its binary blobs.
If you had such a card your chances of working out the issues and more important fixing them were so close to nil that you have to wait on the vendor.
Ah yes. The “Fix it yourself” mantra.
First off, there were many, and numerous workarounds for the NVidia issue– revert to the ‘nv’ driver (if you don’t need 3D), disable some functionality, upgrade to the beta driver, or wait a few days and upgrade to the patched driver from NVidia. Having tested the beta driver for several weeks on a number of systems already, I just upgraded the machines I support to the beta.
Now, let me tell you a story about the British Motorcycle Industry– They believed that most motorcycle enthusiasts *enjoyed* tearing down their engines every few thousand miles and rebuilding them. In the 1920’s, that was probably true, but in the 1970’s when the Japanese introduced motorcycle engines that could go for 5-10 times as long with only minor maintenence, the british motorcycle industry collapsed, because the owners didn’t *actually* enjoy it all that much.
In my *job*, which involves supporting linux, I have approximately zero desire to go fix other people’s mistakes. I don’t *need* that freedom. If the vendor won’t supply patches in a timely manner (and NVidia did), then I’ll find another vendor.
The chances of me reading through several thousand lines of badly written code (and most code is badly written, usually as a result of someone trying to be clever) to figure out that the author dropped a null somewhere, is about the same whether the driver is binary or not– zero.
>I don’t *need* that freedom.
Just because *you* don’t need a specific freedom doesn’t mean that other people don’t need it!
Nobody says that you have to exercise a given freedom but i think it’s really overweening to say “i don’t need something so everybody else shouldn’t be able to have it too”.
Edited 2006-11-05 18:18
Don’t mix up binary drivers with firmwares. The former is interfacing with your hardware while the latter is controlling your hardware.
To what I understand, the general availability of firmware images has increased lately because the manufacturers are doing anything for profit… EEPROM is more expensive than RAM, so uploading the firmware on the device at runtime can save a few pennies (which can amount to a hefty sum for millions of devices, mind you). Still, most peripherals that doesn’t require a firmware at runtime are carrying a firmware. A video card, a DVD-ROM, an hard drive, etc.
Fighting against binary drivers is one thing, fighting against closed firmware is another. To be coherent with himself, a free software lover supporting the boycott of closed firmware should boycott anything using them. He will definitely need more than programming skills…
…and more than a free BIOS, like the FSF announcement on gNewSense. “Ohh, it’s using a free BIOS, so the machine must be really free”… BS.
I am pretty sure that is why the OpenBSD team is supporting firmware images as long as they can be freely distributed.
Firmware is like a patch for poorly made hardware. I have bought the hardware and paid for it. I should be able to examine it and pull it apart and try to understand it. I can’t do that with binary firmware.
They should be giving the source for the firmware to us, they make money from the hardware anyway.
Judging by your critera, most hardware sold these days must be poorly made…
When you buy some hardware, you buy the hardware part with a firmware image. You are entitled to disassemble, to pull that firmware apart to understand it. If you cannot do anything without the firmware source, chances you don’t have the skills to understand what’s going on…
If you really wanted to understand the hardware, you would need the schematics/HDL source, anyway.
This distro gets more publicity than it deserves. It’s clearly aimed on free software fundamentalists which are minority of Linux users IMO. They removed stuff that is useful for most people and added dev packages like Emacs and GCC. It’s cool that this guys make a distro that suits them but do we really have to read about this particular distro on every Linux news site?
I’ve heard that they have about 50 users in some other news/interview.
This distro gets more publicity than it deserves. It’s clearly aimed on free software fundamentalists which are minority of Linux users IMO.
And Linux users are clearly the minority of computer users. Do you have problems with sites posting articles about linux also?
Edited 2006-11-04 22:48
What? Just 50 users?! MS Windows has much more users!
Dees the number of users really matters? The guys created this distro to act for their moral values and only this matters. Some people call such people “fundamentalists” but you can call them also protectionists of the free software idea that point out software that is not free. Well, we know this software but will the Ubuntu user of tomorrow recognize this software too? I do not want GNU/Linux to became a sort of a Linux based MS distribution.
If you don’t like the distro, do not use it. To my mind it is a great idea but I am also reliant on the crappy realplayer and the nasty Macromedia virus plugin.
I used word “fundamentalists” in frivolous way, to me they are just a bunch of guys without a touch with reality. They will create their own disto when they can just not install troublesome packages and create other artificial problems.
My point was that there are news about them in too many places. It’s here not because there’s something special about this distro but because it’s Free as in RMS. There were projects like this one and nobody remembers them now, Ututo comes to mind.
Edited 2006-11-05 16:24
Why are people doing this?
There are over 500 linux distributions now. We do not need more.
People need to stop this and start working together.
‘You don’t understand; I can do it better…’
If they think they can, who are we to stop them? I probably wouldn’t use an uber-free distro like gNewsense or BLAG, but I’m glad to see enough people care to try and make them.
People need to stop this and start working together.
We all ARE working together. Just we are doing it individually.
Edited 2006-11-04 22:49
Obviously you don’t understand Free software development.
These developers aren’t being paid, they do it for the enjoyment of creating something.
If a developer thinks that they could do something better or in a way more suited to them, then that’s what they will work on.
The wonderful thing about this is the you get many different aproaches to problems.
eg. Gentoo is awesome, in my perspective. If the developers of gentoo had instead of developing gentoo worked on Fedora then we wouldn’t have gentoo and Fedora would probably just support a few more packages.
The more solutions to a problem the higher chance that one of those solutions will suit me completely.
– Jesse McNelis
>>Why are people doing this? There are over 500 linux distributions now. We do not need more. People need to stop this and start working together.<<
Because it’s easier to fork an existing project etc. then to finish GNU/HURD? *rolls eyes*
Edited 2006-11-05 16:46
Hurd could be done today. Take BSD, call it hurd and BOOM we are done. But the HURD is more of a “do it right” than a “get it done now” sort of project.
***but yes I agree it is taking forever
But stallman is happy we have a free kernel and so am I. Now I just want to make sure it is truly a free kernel.
Exactly my words!? All those ‘free software hippies’ should stop smoking all that weed.
Why on earth make 100 debian forks, instead of just providing the things you are unhappy with as seperate scripts, packages, whatever.
Yes i know, i knooow.. “it violates the licenses we belive in, and they are not free enough! yada yada yada…” :p
Well, it’s a free world, and it’s cool that you can tweak it to your needs, but please stop making a fuzz about it, and save all your homebrew distros for yourself. I’m so tired of seeing 256 screenshots and 10 pages of reviews from a standard ubuntu/debian everytime someone made a new fork.
They called it “nuisance” because that’s pretty much all the FSF has become.
The FSF is only a nuisance for those who like you are opposed to Free Software.
The FSF still is what you have always disliked about it , it make , fund , defend and support Free Software.
You are the nuisance , you dont offer or say anything of real value , hence you are truely irrelevant.
Why is the FSF a nuisance? Without FSF there wouldn’t be this world of free software which we now live on.
You answered your own question, by stating the FSF myth.
Here’s what we wouldn’t have without the free software foundation: emacs.
There’s been free software since the first Fortran compiler was freely made available in 1954.
All the FSF has done is invent a silly definition of “freedom” that really restricts one set of rights in favor of another.
“FSF myth.”
FSF is real , thats your problem actually. You refuse to face reality in this case.
Here’s what we wouldn’t have without the free software foundation :
– Debian. ( First year of creation there is record that show fund contributed by the FSF to the maintaining , support and to pay for Debian devlopper )
– Linux ( the kernel )
– GNU/Linux
– All the GPL software
etc …
All of the above have recorded history of donation and contribution from the FSF and its members.
“There’s been free software since the first Fortran compiler was freely made available in 1954”
Freely does not equal Free ( as in freedom ) , Fortran was proprietary and controlled by IBM who let people used it , not the same thing , you would know that if you knew actually what your talking about.
“All the FSF has done is invent a silly definition of “freedom” ”
No that’s what YOU in your delusionnal slanderous and false view are atributing to the FSF.
“that really restricts one set of rights in favor of another.”
Protection of rights , restriction would be to allow you to steal it , close it and be able to control one copy of it , like all the other license usually do.
I am always amused by totally stupid comment from cowards like you , GNU/Linux , the FSF and Free Software dont mather according to your false claim , but you sure do waste a lot of time making sure that people know that false opinion.
You sound like a horse buggy man after 35 years of the automobile industry who keep saying : “I told you that the Automobile was bound for failure” after reading that GM is in trouble in the papers.
Your litany is false and old and is more then ever irrelevant … just like you.
Why is the FSF a nuisance? Without FSF there wouldn’t be this world of free software which we now live on.
No, the FSF wasn’t able to bring us a world of free software with their no-compromises policy. It took linux and the BSD’s to do that, and RMS is still pissed.
gcc was an enabler, no denying it, and I’ve got no issues with giving the FSF props for what gcc has accomplished. I’m just getting tired of watching them try to tear it all down because it didn’t work out the way they expected.
” It took linux and the BSD’s to do that”
Linux is GPL hence Free software.
BSD dont contribute anything they stabilize what’s already availaible from GNU/Linux , but feel free to show the number of devlopper working on main free software project that are BSD and paid by BSD projects … They have trouble paying for there hackathon.
http://en.wikipedia.org/wiki/Hackathon
please do contribute , if you support them , I ma tired of hearing that they are in the red and have to contribute , over and over and over.
“and RMS is still pissed.”
Why would RMS be pissed that free software get to be a complete OS ? Thats the bulshit you keep repeating , over and over and over , without offering one once of shred of evidence to back up your false claim.
How would making Free Software under the GPL , pissing of RMS ? That one you liar and coward never get done to show and explain fully.
Between you and your bozzo friends Cloudy ( wich could all well be the same coward individual )you already both got a different software :
Emacs , GCC , you need to coordinate your bulshit if you want people to believe your credible.
The FSF is not out to kill Free Software , unlike some who failed at making a proper license on there own that NOBODY USED and are clueless about laws and reality ( Hello Linux with LT license and GIT and Linux trademark , etc … )
In case your too stupid to realize it , Microsoft is partnering with Novell due to Free Software and Oracle will start contributing and supporting GPL software with real investment … You dont see them do that with any BSD , I wonder why … Because they can take it all and contribute and give nothing back at all … Because there Open Source primarely.
One final note : Stallman is not the only FSF member and the GPL is more used for software then ever.
Does anyone else think Moulinneuf wants to sleep with RMS? He really is a 1st class loon. Always amusing to read his evangelical rants though :o) I wonder if he still lives with his mom? I’d say most definately.
Dont project your sexual fantasies on me , sorry to have to inform you that unlike you I aint attracted to man.
Their site reads like gospel/propoganda/ignorant american ‘freedom’ crap.
They’ve done alot to hinder unidealistic/realistic adoption of OSS.
As mentioned earlier in this thread, all stallman has done is emacs, the worlds most obfusicated text editor. Sure you can learn to use it (and feel all 1337), and be better for it, but it really is a rediculous program.
Edited 2006-11-05 06:48
OSS is what’s crap its only one feature of Free Software.
I am sorry to tell you reality. The GPL and FSF is what make GNU/Linux exist and so great.
If you can do better then Emacs under the GPLv3 be my guess. Emacs is so rediculous ( make haters of free software red in the face due to there ridiculous lies ) that to this days it still maintained and supported :
http://www.gnu.org/software/emacs/
Nobody is forcing you to use GNU/Linux and the GPL.
two guys? i see this being abandoned as quickly as it was picked up. if i install a base debian system, isn’t it “free”? i thought it was
Browser: ELinks/0.11.1-1-debian (textmode; Linux 2.6.17-2-686 i686; 91×33-3)
A bit offtopic, but .. what about Firefox ?
A bit offtopic, but .. what about Firefox ?
http://www.gnu.org/software/gnuzilla/
Edited 2006-11-04 22:44
gnonsense?
You won’t forget the name, will you?
I removed the restricted drivers/modules from Ubuntu’s kernel and the system still functions for me. I lost my wireless card support(Atheros), but I have another one with free software driver support I just have not changed it out yet.
I don’t use flash or real player or anything like that.
My Ubuntu system is totally usable. In spirit, its basically gnewSense. I would have 0, re ZERO problems using gnewSense(what its just Ubuntu minus the non-free stuff?) if it was a bit more established. I tried it the other day, its basically Dapper with a somewhat different theme and less hoopla over main/universe/multiverse, which honestly is an improvement. Yes Ubunteros, slamming all packages into one REPO is an improvement because one should not need to enable universe to snag packages, most people will need to, just enable the thing from the get OR make it all one. I know main is supported and universe is not but… Dunno having it all in one is easier else just enable universe from the start.
I run a free software system in spirit, but I guess since its Ubuntu its not? Well, it is and I don’t rely on propretary software.
People can hate on Stallman all they want thats fine. Though I think the point should be made that you can still use whateverthef–k software you want on your Linux boxen right?
No one is restricting your right to run Microsoft Office and IE on your Linux machine instead of OpenOffice and Firefox.
And its fair play that the FSF create the products it wants to right? Dunno how they are forcing anyone to do anything that they don’t want to do.
Just because someone might be vocally against running propretary software does not mean they are forcing you to do anything. Same goes for anything really, I am pretty harsh against fast food, but you can still go and spend your money on a burger and fries.
I couldn’t help but remember this OSNews bit:
(Specifically, “The Stallman Paradox”)
http://www.osnews.com/story.php/14023/Iron-Chisels-Invisible-iPods-…
😉
They should redefine what a freedom is. Isn’t their action is rather “limiting” than “freeing”?.
– Only use software that’s free with source.
– If an author of free don’t want to publish the source code, make a clone.
It strikes me as amusing that the Free Software Foundation, which is all about “Freedom”, spends most of their time telling people what they can’t do.
I mean, who’s Freedom are they actually protecting? The developers? No, because they put restrictions on what you can, and can’t do in terms of linking and distributing. If you disagree with them, god help you.
Distributors/Vendors? Well, again, it’s all about what you can’t do when you distribute a piece of code. And sometimes, they’re a bit vague about that, until they explain that just because you’re using upstream code, doesn’t exempt you from having to make the entire source tree available. Even if you didn’t modify 90% of it.
Users? Well, ok, they don’t limit the users so much, but their limitations imposed on developers and distributors make it much more difficult for a user to actually, well, *enjoy* using linux, for example.
I personally think that the goals of the FSF have very little to do with “Freedom”, and everything to do with “control”.
I’m a longtime user, and advocate, of Open Source. I’m all about the community. But I don’t believe I have the right to dictate what you can, and can’t do, with a piece of software you, or someone else, wrote.
Limit developers? How is that?
Tivo take Free software, put it in a box and lock it down using hardware to restrict me. They remove my freedom to modify and develop different software, and then _RUN_ it on the machine. Now I don’t have a Tivo, but this could easily start to happen on more machines, till it ends up on laptops and desktop computers… Now where has my freedom as a developer gone?
>> I personally think that the goals of the FSF have very
>>little to do with “Freedom”, and everything to do with
>>”control”.
I personally think it is about saying that people should have freedom to do whatever they like with what they have bought, that they should not be restricted by licenses. That this is about removing power, when that power is used by one person or group over another, but retaining an individuals power to do what they want for themselves, but making sure that person doesn’t use power over another to remove freedom. I feel that they are saying that just because someone is a developer does not mean they can act like a master to those who receive the software developed by them, that the user should not have to agree to a license that tells them what they can do, because that is an infringement on my freedom.
I have a laptop which unfortunately requires binary firmware for the ethernet and wireless card, an e100 and ipw3945 respectively.
The binary firmware restricts me in being able to pull apart and examine and understand everything about _my_ machine. I have bought this laptop, and it is now mine. Personal property is a very important part of freedom, when people remove your power to do what you want with your hardware/property then they remove your freedom. People should not have the ability to tell me what I can do with my hardware and the software running on it, being able to tell me what I can do is taking away my freedom to do as I like. In turn, if I sell this laptop to someone else, I should not have power over that person to tell them what they can do once they have bought it from me.
The title of this thread says “FSF Recruiting ‘Freedom Verifiers’ for Free Ubuntu Derivative” yet I do not really see how that in and of itself is a news article since there is nothing written about that except just the statement itself.
Do I get a gun?
>I am always amused by totally stupid comment from >cowards like you , GNU/Linux , the FSF and Free >Software dont mather according to your false claim , >but you sure do waste a lot of time making sure that >people know that false opinion.
>You sound like a horse buggy man after 35 years of the >automobile industry who keep saying : “I told you that >the Automobile was bound for failure” after reading >that GM is in trouble in the papers.
>Your litany is false and old and is more then ever >irrelevant … just like you.
And this is one of the problems, you’re a fanatical group, and like any fanatical group, potentially dangerous.
Do you really think the Microsoft fanboys are any less fanatical? As for the non-fanatics, they’re only not “fanatical” in that they ignore problems. I’d much rather be “fanatical” if it helps to solve a problem than sit back on my fat bank account pretending a problem doesn’t exist.
Just to clarify that: I do NOT have a problem with fat bank accounts. I DO have a problem with people who assert that, in the pursuit of fat bank accounts, nothing is immoral or morality/legality does not apply.
“And this is one of the problems”
Why would telling the truth be a problem ? Its only one when your the liar at the other end.
“you’re a fanatical group”
Yes , I like free software support it and fund it and make sure its not compromised. That make me coherent with my choices. I dont just take and dont contribute anything back.
“and like any fanatical group”
You do know that the vast majority of fan group have to do with sports , would you call those fanatics dangerous ? There the one with season tickets and who wear the colors of there favorite teams.
“potentially dangerous.”
What’s the most dangerous thing with Free Software that all software be free , right , build nuke bunkers and hide underground and start shelving emergency necessities.
How about you use whatever makes you happy and let me do the same?
(posted from my fresh gnewSense install)
I would review gnewSense but all I can say is…. It Works!
Really. I mean we have a GNU OS and a kernel. If you use linux and hate the FSF/GNU then why are you using their OS? Go ahead and remove the GNU from your system if you are so set against it and everything it means. I was almost to the point that I was going to remove the kernel (linux) from my system because I did not like what it had become. Then gNewSense came along and now I am happy.
I feel like I now have a real GPL kernel not something that is skirting around the GPL and making concessions toward proprietary software.
isn’t done today, so it couldn’t be done today.
Taking BSD and calling it HURD probably wouldn’t work in the sense you mean, anyway. They already tried that with MACH and it got them nowhere.
The history of HURD is a good indicator of why the FSF is a nuisance rather than a contributor. It’s a perfect example of saying one thing and doing another.
GCC is an even better example. Everytime the FSF is mentioned the fans trot out GCC as a shining example. Except that the FSF version of GCC died on the vine and it took a fork and a lot of commercial input to revitalize GCC. If Linus hadn’t come along and started using it, but had picked one of the other open source compilers that was in about the same shape at that time, that compiler would be well known now and GCC would be a faint memory.
Stallman mostly did EMACS before the FSF existed, so the FSF doesn’t really get credit for it. In fact, EMACS is a good example of open source that did well before the GPL was first written.
And no, the GPL doesn’t get credit for Linux. Linux is more popular than the BSD licensed BSD systems because of a quirk of timing and because Linus Torvalds is better at dealing with hoards of helpful clubies than the people who founded the various BSD projects.
Historically, the FSF gets credit for starting a few projects that either have failed (HURD) or were picked up by other people to finish (GCC) and for inventing another variant on open source licensing.
That gets counter balanced by them being mostly obstructionists in ensuing 20 years.
In summary: overall, a minor nuisance
Hurd :
http://www.gnu.org/software/hurd/hurd.html#status
“the GNU system, provide a rather complete and usable operating system today.”
“The history of HURD”
Show that software are hard to make and dont grow on tree. That money and willingness and hard work is not the only factor in making a sucessfull os …
“the FSF version of GCC died on the vine”
http://gcc.gnu.org/
Not looking dead to reality …
“Stallman mostly did EMACS”
Founder of the GNU project.
Co-founder of the FSF.
President, Free Software Foundation
etc …
“the GPL doesn’t get credit for Linux. ”
The Linux kernel was first released under the Linus Torvalds license , wich failed , then he decide to license it under the GPL , The GPL is why we have the Linux kernel as strong today and why we have GNU/Linux systems.
Historically , the FSF , get the credit for starting Free Software projects , supporting , funding , legalising it by a license , defending Free software in court and outside of court , promoting it and defending its value and existance against thief and liar like you.
There work is to stop Free Software and obstruct it according to you , they been doing the opposite for more then 20 years but hey that dont count in your false views and lies.
In summary: Cloudy you are irrelevant in regard to reality. Your trying to rewrite recorded history is also really pathetic.
“the GNU system, provide a rather complete and usable operating system today.”
You really should have included the very next sentence from the paragraph:
It is not ready for production use, as there are still many bugs and missing features.
It’s funny how the HURD guys took an already working OS 15 years ago and now don’t have a working production version of it. If that ain’t failing, I don’t know what is.
Apparently you don’t know the history of GCC. The version worked on my Stallman died. There was a fork called EGCC that was worked on by other people, mostly from Cygnus, later RedHat. The FSF gave up control of GCC to the GCC management team, in return for which they got to still call it an FSF project.
Almost none of the work on what is now GCC was done by anyone from the FSF. It was mostly done by people from Cygnus and RedHat, and now CodeSourcery, with a big infusion of technology from HP and Intel for Itanium.
“You really should have included the very next sentence from the paragraph: ”
Why the point is its finish and work , the point your trying to fasely proove is that it dont work and is not finished , not ready for production and still as bugs dont mean its not working and finished , the same thing is being said for Windows , Mac OS X , GNU/Linux depending on who you talk to.
“it’s funny how the HURD guys took an already working OS 15 years ago”
What OS did the Hurd took ? Its a kernel ! They invented a completely new kernel.
” If that ain’t failing, I don’t know what is.”
You dont know what failing is then. Its not taking decade and many try to make a product that work and is Free Software. HURD does not have for goal to beat Linux or any other Kernel , it as for goal to be free software and do something different.
“Apparently you don’t know the history of GCC.”
No , Apparently I dont SELECT certain part of GCC history to make a false point like you do.
“The version worked on my Stallman died.”
http://gcc.gnu.org/
Dont look dead to anyone who live in reality.
“There was a fork called EGCC that was worked on by other people”
http://en.wikipedia.org/wiki/EGCS
“In computing, EGCS (Experimental/Enhanced GNU Compiler System, pronounced “eggs”) was a compiler system which forked from GCC in 1997 and was re-merged in April 1999.”
“Almost none of the work on what is now GCC was done by anyone from the FSF”
Thats what you want people to believe , but logfile and reality say otherwise.
“The FSF gave up control”
The FSF is about Free Software.
“It was mostly done by people from Cygnus and RedHat, and now CodeSourcery, with a big infusion of technology from HP and Intel for Itanium.”
Since when is FSF about refusing and obstructing contribution from others ? As long as you do Free Software and contribute free software , EVERYONE AND ANYONE is welcome.
EVEN you can contribute. Your selective memory and false point is irrelevant and false in the face of entire history and reality.
FSF is about Free Software.
“You really should have included the very next sentence from the paragraph: ”
Why the point is its finish and work
Um, no. The sentence after the one I quoted says it’s not even finished.
“it’s funny how the HURD guys took an already working OS 15 years ago”
What OS did the Hurd took ? Its a kernel ! They invented a completely new kernel.
Um, no. They borrowed the kernel from Mach, which was a working OS 15 years ago. They did that after they failed to finish their “from the ground up all new” microkernel.
“The version worked on my Stallman died.”
http://gcc.gnu.org/
Dont look dead to anyone who live in reality.
Doesn’t look like any of the code was written by Stallman either.
FSF is about Free Software.
Um, no. FSF is about Richard Stallman’s ego. That’s why they’re wasting time and effort on nuisance. They’re hoping for a bit of reflected glory from the Ubuntu work.
By the way, please don’t quote wikipedia at me about events I was an active participant in, kthx.
“It is not ready for production use, as there are still many bugs and missing features.”
Is the exact passage , it dont say its not ready or done , its just not ready for production use.
“They borrowed the kernel from Mach”
No , as there is a GNU/Mach :
http://www.gnu.org/software/hurd/gnumach.html
Hurd is another different kernel.
“which was a working OS 15 years ago”
http://en.wikipedia.org/wiki/Mach_%28kernel%29
“Mach is an operating system microkernel”
Its a Kernel not an OS.
“They did that after they failed to finish their “from the ground up all new” microkernel. ”
Look finished to reality and not based but probably including Mach technology.
“Doesn’t look like any of the code was written by Stallman either. ”
Your obsessing with Stallman is clouding ( cloudy ) your judgment , also you show no proof that in there fork they started all from scratch and that there was no FSF members involved in the fork and now and no Stallman code at all.
Lets remove Stallman from it all for a second so that your hatred of the man is not clouding your judgment for a change , what’s left ? Contribution by many groups including the FSF and there mmebers , they pay for the hosting and maintain the CVS systems. Could they do more ? Probably , but I think they are contributing what they can.
Your point is that they are obstructing , reality show otherwise.
“FSF is about Richard Stallman’s ego.”
No , FSF is about Free Software , your trying to make it about the man , I can say that Stallman could work on is people skills , but on his clear headed and working solution he as done the job perfectly.
The FSF is coherent , not always effective , but stay coherent in regard to Free Software.
The GPL as also done its job , above what most people expected and even dream it would do.
“That’s why they’re wasting time and effort on nuisance.”
I consider you nuisance , updating license to face the new laws and new way of taking advantage of it is actually sane , wise and progressive , its also there job.
“They’re hoping for a bit of reflected glory from the Ubuntu work.”
Free Software as never been so used and so closed to a 100% free software OS.
“please don’t quote wikipedia at me about events I was an active participant in”
No you where not , you lived in those day , but you had ZERO part in it.
No you where not , you lived in those day , but you had ZERO part in it.
I wonder, given that your entire understanding comes from wikipedia, how you could possibly know who was there and what part they played?
CMU’s Mach operating system was more than just the Mach microkernel, although that badly designed and implemented microkernel was Mach’s only unique feature. Mach was Rick Rashid’s successor to Accent, and DARPA required that it have a UNIX compatability layer, to get their funding. You would know this if you went to CMU instead of wikipedia for your Mach knowledge.
“given that your entire understanding comes from wikipedia”
If my entire understanding came from wikipedia I probably would just look at your text and nod at it being right.
“how you could possibly know who was there and what part they played? ”
Resarch , actual participation in some events , etc …
I am sorry but your selective memory point to you being an outsider or watcher of all the project you discuss and not a direct participant.
Now I can be wrong , but the fact that your targeting me personnaly and not showing your direct involvment , tell me that I am right to doubt your revision of history and claim of direct involvment.
“CMU’s Mach operating system was more than just the Mach microkernel”
Naming of a project and actual result are different.
Lets just say that if it would have been a full OS , it would stil be in use today and the user space would not have been in need of so much work and modification in what’s following.
What can I say I prefer fact and verifiable one at that over sci-fi , its much more interesting. Your hatred of Stallman and the FSF dont change there contribution and what they did on record.
isn’t done today, so it couldn’t be done today.
…
The history of HURD is a good indicator of why the FSF is a nuisance rather than a contributor. It’s a perfect example of saying one thing and doing another.
And no, the GPL doesn’t get credit for Linux. Linux is more popular than the BSD licensed BSD systems because of a quirk of timing and because Linus Torvalds is better at dealing with hoards of helpful clubies than the people who founded the various BSD projects.
….
In summary: overall, a minor nuisance
I didn’t say implement HURD on BSD, I said fork BSD and since it is a complete OS – call it GNU/GNU and we are done. What has the HURD said and then done differently? They said we are going to do it right, and we know what we are looking for and so far it has takent them a mighty long time but they are still doing it.
All I can say is that while you think linux was a matter of timing then that same timing should of occured under the LinusTorvalds license. Wonder why he went GPL? It is more popular than BSD because not everyone wanted to contribute to something that someone else could take and close up and not offer their changes back to the project.
If you are so against GNU/FSF then at least remove all the gnu packages on your system. Go ahead and remove core-utils. I didn’t see that one mentioned in your rant. I was ready to remove the linux kernel because I do not agree with what it has become. Should’t you do the same if GNU/FSF is such a nuisance. Let me know when you remove core-utils along with all of this software…
http://directory.fsf.org/GNU/
Edited 2006-11-06 12:57
I didn’t say implement HURD on BSD, I said fork BSD and since it is a complete OS – call it GNU/GNU and we are done.
Which is the point I thought I was addressing. Why not just grab open solaris and call it GNU/GNU? It’d still not be the HURD that FSF intended, and like nuisance it’s still just a way to grab attention from someone else’s work.
If you are so against GNU/FSF then at least remove all the gnu packages on your system.
I should remove code that was mostly written by people outside the FSF because the FSF is a minor nuisance? I think not.
Actually, there is a lot of crap in GNU, and for commercial systems I’ve produced, we’ve not used core-utils or any other part of the non-GCC userland.
“and for commercial systems I’ve produced”
Please , do show a link to commercial system YOU have produced.
… another Linux distribution!
But yes, I suppose a “free” dist is a good thing, but I to thought Debian already was?
OpenBSD don’t use any binary blobs either.
It’s amusing all the hatred towards GNU and the FSF.
Let us have a look at a little list of GNU projects that are used daily.
Glibc, couldn’t live without it.
GCC, this is a GNU project, it doesn’t matter who works on it.
GNU Emacs, couldn’t live without this.
Bash, you can use a different shell, but I like this one.
Screen, use this every day.
Wget, I couldn’t live without this either.
Gnome, I like this the most out of all the interfaces.
And of course the GPL, great license.
Now most of that stuff you can find alternatives to, but the majority of people who think they use ‘Linux’, are using a lot of GNU projects.
Of course for myself, the most important thing is the philosophy.
If you like Gnewsense and the free software philosophy, please ignore these ad-hominem attacks from people. Replying to them just looks bad and they aren’t worth trying to talk to a lot of the time, as they aren’t in the mood to listen.
Funny that you mention this, since most ad-hominem attacks in this very news came from a free software proponent…
I understand the fundamentals of free software, but I’m afraid that what we are left with when you strip out the ‘Binary Blobs’ is a less than functional OS. There are others out there that refuse to you binary blobs like OpenBSD, but they do it to control the security and stability of their OS. It just seems like if we dont use some non free software of kernel modules, we will always be reverse engineering software and Linux will always be behind the curve.