Slashdot Mirror


Linksys Releases GPLed Code for WRT54G

petree writes "I stumbled across this on the Linksys website. Linksys has apparently caved to community pressure and released the GPLed source for linux running on their WRT54G. Cool Beans!"

7 of 335 comments (clear)

  1. Does this mean we can work on the firmware? by fishynet · · Score: 5, Interesting

    Can the OSS community now modify the firmware and make custom things for it?

    --

    Cats: All your base are belong to us.
    Captain: Take off every sig !!
  2. New linux toy? Oh yeah by petree · · Score: 4, Interesting

    Now that all of this has been released, I wonder if we will be seeing alternative firmwares with support for new features (detailed external logging, radius server, wireless VLANs like the cisco APs, traffic shaping, oh, and MeshAP could be cool too.) A friend of mine already bought his WRT54G and likes it, but after I found this out (and submitted the story to slashdot) I ordered mine from Amazon($130 with free shipping) along with the NetGear WAG511($85 - 802.11a, 802.11g, 802.11b) as recommended by a Toms Hardware review. I'm so excited that I am going to have a dope 54mbps wireless network in my dorm room for only $215. A little excessive, maybe, but hey I will probably keep this for another 5+ yrs. Especially the 802.11a 802.11g cardbus card. Oh hey, if you are shopping, check out the SeattleWireless Hardware Comparison. They have all sorts of info there and it made it easier to decide what to buy.

  3. What about the BEFW11S4? by SirDrinksAlot · · Score: 4, Interesting

    Isnt the BEFW11S4 in the same boat as the WRT54G? Isnt it based on linux as well?

  4. Re:A wireless network. For a dorm room. by Pirogoeth · · Score: 5, Interesting

    Excessive perhaps, for just the room, but if their dorm is anything like mine was with a den down the hall or a study room in the basement or grassy areas out in front, a wireless connection like this would be pretty sweet.

    --
    Happiness is like peeing yourself. Everybody can see it but only you can feel its warmth.
  5. Still in violation by Anonymous Coward · · Score: 4, Interesting

    Vixie cron isn't a pure gpl license as you can read from their own source in the README file:

    #/* Copyright 1988,1990,1993 by Paul Vixie
    # * All rights reserved
    # *
    # * Distribute freely, except: don't remove my name from the source or
    # * documentation (don't take credit for my work), mark your changes (don't
    # * get me blamed for your possible bugs), don't alter or remove this
    # * notice. May be sold if buildable source is provided to buyer. No
    # * warrantee of any kind, express or implied, is included with this
    # * software; use at your own risk, responsibility for damages (if any) to
    # * anyone resulting from the use of this software rests entirely with the
    # * user.
    # *
    # * Send bug reports, bug fixes, enhancements, requests, flames, etc., and
    # * I'll try to keep a version up to date. I can be reached as follows:
    # * Paul Vixie uunet!decwrl!vixie!paul
    # */

    And so it looks like until linksys gives credit properly in the documentation to Paul Vixie they are still in violation of licensing agreements.

  6. Some of the released code isn't GPL... by diamond0 · · Score: 4, Interesting
    I see vixie-cron in there, which isn't GPL. Paul Vixie, a former student at Berkeley, uses the BSD license last I knew.

    (He's better known for BIND, MAPS, PAIX, MFNX, etc.)

    --

    --
    There is no hatred more pure and true than that expressed by children.
  7. What linksys didnt release is... by jonwil · · Score: 5, Interesting

    The code to whatever custom build of GCC was used to compile the things in the first place...