Slashdot Mirror


User: Bruce+Perens

Bruce+Perens's activity in the archive.

Stories
0
Comments
7,506
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 7,506

  1. Re:Proposition on Busybox Developer Responds To Andersen-SFLC Lawsuits · · Score: 4, Insightful

    Joe the burger-flipper buys a car with Linux embedded in the dashboard computer. He then sells it to Jim. Jim asks Joe for source-code. Joe doesn't know what source-code is.

    So, there are some cases where it doesn't make sense to ask the "distributor". The manufacturer would know what to do, and the manufacturer has created the derivative work involved. In general, the manufacturer would take care of this obligation for Joe.

  2. Re:Proposition on Busybox Developer Responds To Andersen-SFLC Lawsuits · · Score: 4, Insightful

    The vendor has to comply with all of the license terms. Including providing the license statement, etc. We don't want to give them another decision to make by making them check if they've made any changes, and then do so again every time they distribute a new version, we just want them to provide the source as that ends up being easiest.

    If they have made no modification, we will be able to see that from the source that they provide. But they often make modifications, if only to fix a bug, to port the software, or to add a feature. If they have any sense they don't link their big proprietary feature into the Busybox executable. But even if they did, they could remove it as part of coming into compliance.

  3. Re:Waitaminute: on Busybox Developer Responds To Andersen-SFLC Lawsuits · · Score: 4, Informative

    Yes, there's that. He also worked on the program after he was no longer employed by that company. I am not disputing that he has significant copyright interest in the program as it exists today.

  4. Re:Worst summary ever. on Busybox Developer Responds To Andersen-SFLC Lawsuits · · Score: 4, Informative

    When you make an embedded linux system, like in a network access point, Busybox is the user-mode component, and the other main component is the Linux kernel. Busybox provides a command-line environment that looks like the one provided in a Linux distribution, but is smaller. SFLC is involved in prosecuting Busybox violations because nobody with a significant copyright in the Linux kernel has asked them to prosecute GPL violations with regard to Linux.

  5. Re:Raises an interesting issue on Busybox Developer Responds To Andersen-SFLC Lawsuits · · Score: 4, Insightful

    In the U.S. any of the copyright holders can sue independently. Elsewhere, that might not be true. And they each have the right to decide to look for damages, or not. Mostly, Free Software developers forgive past infringement in exchange for current compliance and do not ask for damages. However, if a company is a long-term non-responder, they will look for compensation for their time.

  6. Re:Waitaminute: on Busybox Developer Responds To Andersen-SFLC Lawsuits · · Score: 5, Informative

    The current suit is brought in the name of Erik Andersen. Erik worked for an embedded Linux company, now defunct, for a few years and was paid to maintain Busybox during that time. During that time the company's name appeared in copyright statements, and mine mostly disappeared.

  7. Re:Proposition on Busybox Developer Responds To Andersen-SFLC Lawsuits · · Score: 5, Informative

    I didn't mention a tag, sorry. This would probably be a version pulled from an old Debian release. There were subsequent developers to me, for example Dave Cinege and the Linux Router Project, before the source-code control system currently in use for Busybox was established.

  8. Re:Proposition on Busybox Developer Responds To Andersen-SFLC Lawsuits · · Score: 5, Informative

    I my contribution is not gone from the rather old version of Busybox which was subject to the copyright registration and is mentioned in the lawsuit. If necessary, yes, a diff can be produced. I also have a compilation copyright of various sorts, which can't be represented with a diff. And there is also the matter of non-literal copying, which probably exists despite Landley's claim, and can't be represented with a diff.

  9. Re:Under the GPL, whats the problem? on Oracle Responds To MySQL Purchase Concerns · · Score: 4, Informative

    It sounds as if you could be a little confused about this. MySQL owned the complete copyright to the MySQL server. So, they could commercially license it as well as provide it under the GPL. Most GPL projects do not have this capability, because no one entity owns the entire copyright and the aggregate of all copyright holders do not work together to dual-license.

    So, Sun bought the rights to commercially license MySQL, and to enforce the GPL on those who do not have commercial licenses. Now Oracle will have that.

  10. Re:Why Not Reserve Judgment? on Oracle Responds To MySQL Purchase Concerns · · Score: 2, Insightful

    Yes. Having seen Eben Moglen speak in favor of Oracle, if someone thinks the GPL partisans are the problem they aren't reading more than the headlines.

  11. Re:MySQL is under Duel license - all contributions on Oracle Responds To MySQL Purchase Concerns · · Score: 1

    MySQL didn't take that many "public" contributions as far as I'm aware. They weren't really community developed, instead they hired the good developers out of the community. If you have a large body of code in there, with relicensing privileges or copyright ownership in Oracle's hands, and you've not been paid to develop it, I'd like to hear from you.

  12. Re:Why bother with MySQL? on Oracle Responds To MySQL Purchase Concerns · · Score: 2, Interesting

    Because it works with so much software. Next to that, ANSI 92 isn't important. It makes sense that Open Source could trump an Open Standard.

  13. Re:Fork? on Oracle Responds To MySQL Purchase Concerns · · Score: 4, Informative

    There are a number of MySQL forks, one of which is being operated by Monty's company, under the GPL. They don't seem to need BSD for that.

  14. Monty's ethical problem on Oracle Responds To MySQL Purchase Concerns · · Score: 5, Interesting

    Monty has been paid somewhere north of 100 Million dollars in the MySQL purchase by Sun. Now, having been paid, Monty wants MySQL back for his business - without returning the money. And Monty has no problem with FUD-ing the GPL to get what he wants, even if the GPL provided half of the business method (dual-licensing) that made him rich.

    Now, having been paid, I would think that an ethical position for Monty would be to allow MySQL's new owners to have what they paid for.

    We can all use MySQL with no problem whatsoever under the GPL. With proprietary clients and Free clients, with no problem. An application across the network interface from the server, speaking a published and standard protocol, is not a derivative work. The GPL wouldn't apply to such an application. There is a GPL-ed client library that has to be replaced with a non-GPL version, but that version has existed for a decade.

    Monty is free to do his business with the GPL version if he wishes. But it seems he wants to have his cake and eat it.

    Bruce

  15. Re:No on Open Source Hardware Projects, 2009 · · Score: 2, Informative

    The reason that the confusion is a bad idea is that copyright law - not the Open Source folks - define a set of individual rights, and without knowing the definition of those rights you end up not being able to much much sense about them. You end up like those folks who think the internet is made of tubes.

  16. Re:No on Open Source Hardware Projects, 2009 · · Score: 4, Informative
    GPL 3 clearly allows commercial use, and is indeed one of the best licenses to use with dual licensing, which is one of the very few proven business methods for Open Source / Free Software.

    A lot of people confuse "use" with "derivative works". Use means run the program.

  17. Re:consequences on Super Strength Substance Approaching Human Trials · · Score: 3, Insightful
    Well, if that were the case we'd all be as big as elephants. Or indeed, we'd be rats in the walls of the elephant's homes.

    Elephants have been larger in the past, the big ones are now extinct. Besides food inefficiency, cooling is a problem.

  18. Re:Pardon me for injecting something serious, but. on Building a 32-Bit, One-Instruction Computer · · Score: 2, Insightful

    The problem with social networking is that society, as an aggregate, sucks :-)

  19. Pardon me for injecting something serious, but... on Building a 32-Bit, One-Instruction Computer · · Score: 2, Insightful

    It seems to me that a transfer oriented architecture is conceptually very easy to parallelize.

  20. Re:Lucasfilm VAX on 1977 Star Wars Computer Graphics · · Score: 1

    I've got some of them around somewhere. Sorry. :-)

  21. Lucasfilm VAX on 1977 Star Wars Computer Graphics · · Score: 4, Interesting

    I have the console from the Lucasfilm VAX 780. Just the top part with a few switches and lights, and a key lock, on display on the wall in my office. I removed it before Pixar (which had spun off from Lucasfilm) threw the VAX away. Apparently this is the machine used for the Genesis Effect (Star Trek) and perhaps some later Star Wars effects shot using the Evans and Sutherland Picture System 2 or 3. It would have been purchased in 1981 or later.

  22. Re:What questions? on Public School Teachers Selling Lesson Plans Online · · Score: 1

    It's not me, it's the law and your employment. You probably even signed a work-for-hire agreement when you got your job, and didn't notice. It's that way for most people. But even if you didn't, your employer has a right to certain of your output - generally that which is related to what you do for your employer, regardless of what time you do it. This is often a problem for Open Source developers. We have to convince their company that it doesn't want their Open Source work.

  23. Re:What questions? on Public School Teachers Selling Lesson Plans Online · · Score: 1

    Just the work that is directly coupled with what we pay them to do. Yes, that is justly public property. I don't want their hobby photography project.

  24. Re:Not really much of a question, is it? on Public School Teachers Selling Lesson Plans Online · · Score: 1

    Actually, this is part of federal law and doesn't vary by state.

  25. Re:Higher taxes needed on Public School Teachers Selling Lesson Plans Online · · Score: 1

    But there's still the moon! And now we know it has 20 buckets of water!