Slashdot Mirror


Interview with NetBSD Developer Hubert Feyrer

An anonymous reader writes "The NetBSD-PT User Group did an interview via e-mail with Hubert Feyrer. He has been a NetBSD developer for years and we wanted to know his views on NetBSD, his projects and some personal questions. He talks about the origin of pkgsrc and the g4u - g4l issue."

45 comments

  1. g4u/g4l for the lazy. by FooAtWFU · · Score: 4, Interesting
    tfa sez:
    "g4u is a single floppy that contains a NetBSD kernel with a RAM disk . . . which can upload the whole harddisk (or only partitions) to a FTP server, and restore it later on.
    ...<snip>...
    I had an unpleasant encounter with some people from the "g4l" project recently, which copied my (g4u) code, removed both my name and the license (BSD) I put g4u under, and re-distributed it under their own license (GPL). "

    He subsequently links to http://www.feyrer.de/g4u/g4l.html for an analysis of this infringement.

    --
    The World Wide Web is dying. Soon, we shall have only the Internet.
    1. Re:g4u/g4l for the lazy. by Anonymous Coward · · Score: 0

      I'm not a NetBSD user, but g4u is great! Blatant code robery though, what a loser to do such an obvious thing and re-license to GPL. Take something from BSD, re-license it and try to take credit, what a freaking joke man you are man. What an obvious 'copy' - you g4u theif, get a life man, you suck goat nads! Go back to windows, cause us Linux people don't want loser theives like you.

    2. Re:g4u/g4l for the lazy. by Anonymous Coward · · Score: 0

      I thought the argument that BSD zealots give is that you couldn't steal BSD code because it is just given to you.

      So how is this different from corporations closing up the code, and relicensing it with a proprietary license, and taking the credit for that?

      You're obviously just a Linux loser, so you don't know anything about the BSD license anyway.

    3. Re:g4u/g4l for the lazy. by Anonymous Coward · · Score: 2, Insightful
      What a clueless idiot.

      You CAN'T relicense any code, except the one you wrote.
      You can do what you want with the code under the BSD license (that's because BSD people aren't communists, they value liberty) but of course you can't relicense it or take the credit for it.

      The big and evil corporations *include* BSD code in their products, they don't (they *can't*) relicense it or take credit for it.

      Nobody can "close up" BSD code: it will always be available for any use, because BSD code is born to be free. GNU/"F"SF/GPL code has never been.



    4. Re:g4u/g4l for the lazy. by Anonymous Coward · · Score: 0
      Completely false.
      You can *include* in your program all the BSD code you want, and release your program under any license you like, but you MUST bring along the BSD license to cover the portions of code you imported.

      You CAN'T relicense the code SOMEONE ELSE wrote.

      Seriously, you are more retarded than I thought.

    5. Re:g4u/g4l for the lazy. by hubertf · · Score: 0, Troll

      GNU Public Virus...

      - Hubert

    6. Re:g4u/g4l for the lazy. by Anonymous Coward · · Score: 0

      Go to Freshmeats home page and search for g4l and read the freakin discussion. Its damn disgusting on this debat. I support both BSD, GPL licenses and not giving credit where its due is theft, in addition to being wrong. A project like g4l can only damage the community as a whole.

      I say respect the licenses. Give credit where crdit is due.

      Hubert, you have one supporter and I suspect many, many more.

    7. Re:g4u/g4l for the lazy. by ulib · · Score: 1
      Go to Freshmeats home page and search for g4l and read the freakin discussion. Its damn disgusting on this debat. I support both BSD, GPL licenses and not giving credit where its due is theft, in addition to being wrong. A project like g4l can only damage the community as a whole.

      I say respect the licenses. Give credit where crdit is due.

      Hubert, you have one supporter and I suspect many, many more.

      Very well said - count me in as well. This is not about which license is better. This is, frankly, about complying with the basic rules of civilization...

    8. Re:g4u/g4l for the lazy. by Shanep · · Score: 2, Informative

      You're the clueless idiot. The BSD (sans advertising clause) is GPL compatible, any changes you make, you can choose to re-release the entire program under the GPL. The old code before your changes can still be considered under BSD, but everything else can be GPL'd.

      Have you read the BSD licence and this story?

      Copyright (c) ,
      All rights reserved.

      Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

      * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.

      * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.

      * Neither the name of the nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.

      THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.


      In other words (the bold part), the BSD licence must remain with any code that has had the BSD licence applied.

      The GPL idiot and thief, removed the BSD licence from the original authors BSD licenced code. You cannot change a few words and then strip out the copyright/licence, let alone replace those with your details and a licence of your choosing.

      If any original code remains, then the BSD licence must also.

      This 4gl business, is a copyright infringement and must be one of the most dishonorable and blatant OSS violations I have seen in a while. Unforunately, in every community, there are going to be some scumbags.

      --
      War crimes, torture, lies, illegal spying... Would someone give Bush a blowjob, already, so he can be impeached?
  2. g4u by Anonymous Coward · · Score: 4, Informative
    g4u is great program for cloning disks. It is similar to Nortons product, but much cheaper, and not as user friendly ( a good thing in my books )

    I wonder if the FSF people would help fight the BSD license infringment...

    1. Re:g4u by Anonymous Coward · · Score: 0

      Maybe. Copyright infringement is very serious, especially serious for GPL advocates (like me) because if people go around stealing code for the GPL, then what is there to stop people from stealing code from GPL'd programs?

      There have been issues like this in the past, most of the time when caught the offending party just gives up. Game over. Like in this instance.

      The guy was probably a 13 year old, learned a bit about code and missunderstood the intention behind GPL and BSD liscences. Probably suffers the same angst/activism type desease that plagues most male resonably intellegent people during their teen years (although some never grow out of it, like Micheal Moore). Basicly irrationally doing activism for activism sakes (like GPL advocacy) without figuring that their own actions are irresponsible, damaging, and stupid.

      I like the GPL, personally. But I see no point in taking other people's work and claming it as your own. All I care about is free software.

      now about GPL vs BSD, that's a entirely different argument. ;)

    2. Re:g4u by SillyNickName4me · · Score: 2, Funny

      > (although some never grow out of it, like Micheal Moore). Basicly irrationally doing activism for activism sakes (like GPL advocacy) without figuring that their own actions are irresponsible, damaging, and stupid.

      Ah, you mean like typical anti Moore activism among American republicans?

      Gotta love those pot-kettle posts.

    3. Re:g4u by torstenvl · · Score: 1

      Like Michael Moore, or -- for a better example -- like the Founding Fathers! Didn't they realize that claiming independence instead of rationally, slowly, carefully, and diplomatically working for reform as a colony would cause the deaths of so many people? How immature of George Washington!

      </sarcasm>

    4. Re:g4u by ulib · · Score: 1
      This is really *too* gross:
      ...like the Founding Fathers! Didn't they realize that claiming independence instead of rationally, slowly, carefully, and diplomatically working for reform as a colony would cause the deaths of so many people? How immature of George Washington!
      (sarcasm)

      You are putting the fight for American Independence and the fight against "Proprietary Software" on the same level??...

      Get a life. No, seriously.

    5. Re:g4u by torstenvl · · Score: 1

      American Independence and the fight against Proprietary Software are instances of ideology.

      I think that I very clearly compared the people and their actions, not the ends they were trying to meet.

      Not to mention that neither Michael Moore NOR George Washington have ever fought against Proprietary Software, so I would have to say that your comment is moot.

  3. You guys keep misspelling "Interview" by Anonymous Coward · · Score: 0, Funny

    It's spelled "Obituary"!

  4. FSF was gutless in the past, why a backbone now? by Anonymous Coward · · Score: 0

    When Virgin had the Virgin Webplayer the FSF chose to not go after Virgin. (Seems big scarry RIAA trained lawyers scared 'em) Why would the FSF get a backbone now?

    This link has a few other links.
    http://seclists.org/lists/linux-kernel/200 0/Jul/38 24.html

  5. Not the first time by Anonymous Coward · · Score: 1, Interesting

    I know of two other programs which also stole BSD code (in one case) and Apache code (in another case). They simply removed the credits and license and put their own name and the GPL in its place! Fortunately both of those projects are dead now.

  6. like a BMW by yukonbob · · Score: 4, Informative

    fitting that he's from Germany...

    The interview was only mildly interesting, technically speaking, but I'd like to say that the "fit and finish" of the NetBSD operating system is the highest quality I've experienced. Things really seem to work well together, and it's quite a joy to use. It's obvious the whole OS is developed as an OS (versus a kernel w/ a bunch of other projects' programs), and that developers/decision makers think critically about their decisions... I liken it to (what I imagine) driving a BMW, versus a crappy economy car. Now if it only supported DRI for accelerated X --- perhaps that'll move forward w/ X Org gaining acceptance and momentum...

  7. Very interesting, from a ports perspective by agent+dero · · Score: 1

    He has a very interesting perspective on pksrc, which I _really_ love.

    for those who don't know

    He probably is what would be portrayed as a hackers-everyman.
    I mean, yes, he does have a lot of CompSci and coding experience, but he does some of the necessary things that most people (relatively of course) can do, such as documentation, mirroring, and helping out with packages.

    There's more to a project than just coders ;)

    --
    Error 407 - No creative sig found
  8. NetBSD deserves more media coverage by ulib · · Score: 1

    It's nice to read interviews to the developers of this clean and compact OS (not to mention performant and record-breaking :).
    As soon as NetBSD 2.0 comes out I'm gonna install it on my Acer laptop. I don't know if the setup might require some fiddling, but I'm sure that every minute spent to understand this OS would be well worth (as it has been for FreeBSD).

  9. Re:FSF was gutless in the past, why a backbone now by Anonymous Coward · · Score: 0

    That link and the links from that link have no information whatsoever about the "FSF backing down". They just some programmers BS'ing about what to do.

    You either provide more information to back up what your talking about, or we will be forced to assume that your a troll, a idiot, or more likely both.

  10. The Open Source issues. by ulib · · Score: 1
    > GNU Public Virus...

    Indeed. How nice it would be if the GNU people abandoned this crusading style of theirs, according to which everything that serves to their political purpose is ultimately justified, no matter how disgusting.

    Open Source is supposed to be fun.
    The problem is, there's somebody for whom Open Source is a goddamn political thing. Hence, all means are legitimate - spreading FUD and violating licenses among these - to get rid of whatever is in the way. The BSD license, much less restrictive than the GPL, is of course one of the first targets.

    I don't like it this way. And this is one of the main reasons (the other ones are technical) I steer clear of Linux and GPL'd stuff whenever it's possible. Luckily, it often is.

  11. Invalid comparison by Anonymous Coward · · Score: 0

    The founding fathers were not Communists. Moore is.

    1. Re:Invalid comparison by torstenvl · · Score: 1

      What do you define as Communism?

      Certainly it has nothing to do with the desire to "provide for the common welfare."

      </sarcasm>

  12. Re:You're forgetting something by Anonymous Coward · · Score: 0

    A Linux project stole *bsd licensed code. And therefore they must be a grave robber or into necrophilia.

  13. Re:Elegy For *BSD by Anonymous Coward · · Score: 0

    A Linux project stole *bsd licensed code. And therefore they must be a grave robber or into necrophilia.

  14. Re:Netcraft Confirms by Anonymous Coward · · Score: 0

    A Linux project stole *bsd licensed code. And therefore they must be a grave robber or into necrophilia.

  15. Have a look at this :) by Anonymous Coward · · Score: 0
    1. Re:Have a look at this :) by ulib · · Score: 1
      http://sourceforge.net/forum/forum.php?thread_id=1 157074&forum_id=408762

      The more I think of this guy, the more I pity him. Not only he violates a BSD copyright (and to violate a *BSD* copyright, as little restrictive as it is, it takes really much!) but, after all the upheaval around his "project" (mandatory quotes..) he doesn't even have the guts to come out of the anonimity he hides behind.

      Really, a clueless trolling /. Anonymous Coward looks like a brave hero compared to this person. :)))

  16. Re:FSF was gutless in the past, why a backbone now by Anonymous Coward · · Score: 0

    The link he posted is pretty informative, and surely worth reading.
    http://seclists.org/lists/linux-kernel/2000/Jul/38 24.html

  17. Buggy slashdot by Anonymous Coward · · Score: 0
    The BSD section home page has been stuck for 2 days (it says 3 comments for this article..)

    And in the election day, slashdot has been slashdotted.

    What the f*ck is happening?

    1. Re:Buggy slashdot by Anonymous Coward · · Score: 0
      Ugh... the "3 comments" part has been updated - manually :) - to "14 of 38 comments". But the page is still stuck: the number of the comments to the other stories is still 3 days old. Thus, new comments aren't displayed in the /. BSD home page

      Hey! The slashdot linux section works all right. Are you discriminating against BSD?? Don't you dare: Beastie is gonna come and kick your ass :)



  18. Awesome. by Anonymous Coward · · Score: 0

    Nice interview.

    Now, can we just get 2.0 released already? It's been tagged RC4 for weeks now, with no word on the release date.

    Trying not to be rude, just a little impatient :)

  19. PF by glitchvern · · Score: 1

    I realize this is off-topic, but how is pf on netbsd coming along, and on freebsd for that matter? Is this the right site to be looking at? Does anyone have any experience with it? How stable and well does it run? It says pf on net still doesn't have altq integration. That's a shame because the altq documentation use to say to up the number of time slices the scheduler makes from 100 to 1000 times a second, which Open doesn't let you do. Are you still suppose to do that on Free and Net? For that matter how does pf's altq integration handle now on Open? Last time I tried it (long time ago) it wasn't recommended for people with an uplink as small as I had (128k) and did not work that well when I tried anyway, but it looks like the examples use that now.

    1. Re:PF by Anonymous Coward · · Score: 0

      I'd suggest that you ask that question on the tech-net@netbsd.org mailing list. You probably won't receive a definative answer to any of those questions by asking on /. :)

  20. A support group for trolls? by Anonymous Coward · · Score: 0

    Does anyone know of a support group I can join?

    Yeah. It's right here.