Slashdot Mirror


Google Working on Desktop Linux

paulmac84 writes "The Register reports that Google is working on a version of Ubuntu, known internally as Goobuntu. Google has confirmed it is working on a desktop linux project, but declined to supply further details, including what the project is for. Is Google about to release this as an alternative to Windows?" Update: 02/01 00:11 GMT by SM: chrisd is the first among many to point out that this is just more fodder from the Google rumor mill and isn't something they are currently planning to release.

12 of 785 comments (clear)

  1. hmmm by Fusen · · Score: 5, Interesting

    This has been talked about for quite a long time and even supposedly seen but what can Google do that would make this more special then any other ubuntu release/spin off?
    Also a more worrying question,would you see ads incorporated?

    1. Re:hmmm by Threni · · Score: 4, Interesting

      > How would creating a Linux distribution even come *close* to being a Windows killer?

      Linux has been good enough as a replacement for Windows for a while now. It just needs a marketing push. A Linux with google behind it might give it a chance, and perhaps would encourage games developers - a segment sorely needed if non-business people are to be seriously persuaded to kick the Windows habit.

    2. Re:hmmm by el_womble · · Score: 4, Interesting
      Google can do Linux the biggest favour it can: branding.

      Look at the big players in Linux:

      • RedHat
      • Novel/SuSE
      • Ubuntu
      • Gentoo


      Say any of those names in a pub/bar and people will look at you like an alien has jumped out of your mouth.

      Lets look at the identifiable brands in computing:

      • Microsoft: They're the problem
      • Apple: They've already gone BSD
      • Dell/Sony: Are hardware not software, and would inevitably make their Distro proprietary (see Apple)
      • Google: Its so crazy it could just work


      Google are so huge, that googling is almost as accepted as a verb as hoovering or xeroxing. Just by mentioning that they might be releasing a competitor to Windows they will hit every business newspaper in the world.

      To a certain extent it doesn't matter how good their distro is. If its based on Ubuntu its 95% there. If its pacakged with Google Earth, Picassa, gMail branded Evolution, a Blogger front end and Google Talk its up there with the big boys. If they can perform the ultimate trick and get Wine working as well as Rossetta does, then its an OS X beater.

      Better than all of that, a home brand name supporting linux gives hardware and software developers something to target. If they can focus on one platform rather than all of them, and know that it will be hitting consumers not geeks, that can only be good for Linux.

      Why is this good for Google?

      Providing a distro that connects, by default, to their web services means that the penetration of their advertising is increase.

      A web based company needs as many people on the web as possible. People who are polluted by viruses and malware arn't happy web consumers.

      Share holders. If I was a major share holder of Google, I'd want to know why we weren't competing head on with Microsoft. Whilst Microsoft are the dominant OS, they control peoples initial perceptions of the web: Internet Explorer, MSN Messenger, Hotmail and Outlook.

      Do no harm. Its in their mission statement. Supporting Windows doesn't exactly fit into that category ;)
      --
      Scared of flying, pointy things snce 1979!
    3. Re:hmmm by michrech · · Score: 5, Interesting

      I dispute this claim.

      You would have to have a company behind a distro that would set it up to be as simple to install software/hardware as possible.

      Yes, we have a few of those. Here is the problem. Most hardware makers absoloutly refuse to create drivers for linux (I can understand why) and, since they won't release their own drivers, they also will not release info for 3rd parties to MAKE drivers (for various reasons).

      It may be "good enough" to you, myself, and others who are already familiar with linux, but the vast majority of the public who might actually try it once would run into one piece of hardware that didn't work and give up on it for good (this has already been seen on MANY occasions, even complained about here on slashdot!)

      --
      bork bork bork!
    4. Re:hmmm by OOGG_THE_CAVEMAN · · Score: 5, Interesting

      Um, I think you forgot

      3. Running all the applications, some of which are critical to business processes, which only run on Windows, like, um, MS Office, for one?

      If you believe Open Office, or some other knockoff, or half-assed open source replacement for any other Windows-only application I might think of, is enough to cause people to totally change their Windows-buying habits, you are out of touch with reality.

      Firefox, from what I hear, is an eminently usable Web browser, and Internet Explorer is hardly critical to most Web applications. Yet, only a relatively small fraction of users make the effort to switch.

      Take a case where something like Microsoft Excel VBA macros or Microsoft Project is playing a daily role in a company's actual function of making money, and how eager will people be to switch to something else, just for the warm feeling they can get from using the Linux distribution du jour?

    5. Re:hmmm by morgan_greywolf · · Score: 4, Interesting

      Your assumption seems to be that this GoogleOS would be targetted at business.

      From the screenshots I have seen I would say that Google is targetting mostly the home user.

      As surprising as it may seem to you, not everyone needs compatibility with existing Windows apps. Furthermore, the addition of another OS to the marketplace probably won't, nor does it necessarily have to, spell the end of Windows.

      It's not the like there needs to be just one OS for everyone. That line of thinking is reserved for Microsoft employees.

    6. Re:hmmm by IamTheRealMike · · Score: 5, Interesting
      Realistically, and I say this as a desktop Linux developer myself, Linux is missing a metric fuckton of things that I'd class as absolutely central to being a workable desktop (note; we're not even talking competitive here, we're talking workable). For instance:

      • Driver API. Centralised driver development doesn't work - period. Assume the existance of a totally awesome vendor who is happy to release GPLd drivers with their new widget. They put a penguin on the side of the box. They immediately get their ass sued off by people who buy the widget, plug it into Goobuntu or whatever, nothing happens and for some reason they aren't satisfied by the explanation of "Well it'll Just Work in 12 months when the driver has been accepted upstream, been merged with your distros kernel patches, and you upgrade your OS". They want it to work now damnit, and Windows/MacOS can do this so why can't Linux?

      • More driver stupidity. Not every program people run on Linux is GPLd today, and nobody tries to force them to be so. It's obvious to many people involved with Free software that the victories come when developers see why open sourcing their work is beneficial and choose to do it of their own free will, not when their arms are twisted into it. Yet the kernel developers do exactly this for drivers, and threaten (or actually do) sue random vendors who distribute binary drivers (except not nVidia, as that'd cause mass civil war). Worse, the kernel developers are getting more militant not less. This is simply not a tenable situation for desktops which deal with far wider variety of hardware than servers. In its current state Linux can never be a desktop kernel, unless you redefine "desktop" so far it loses all meaning.

      • C++ support. It doesn't work. It's unbelievably slow, the glibc developers refuse patches to fix it, and is only reliable as long as you use "pure" binaries built with the same compiler that everything else is. This makes robust binary distribution of C++ apps impossible and as nearly every large desktop app is written in C++ this is a problem. Just try distributing a C++ application on Linux without getting all N^2 distros involved or requiring the user to know what a compiler is. Hell, try distributing any application at all without getting distros involved. And for all kinds of reasons centralized software distribution is a big usability and political nono.

      • No easy install/uninstall - if you're comfortable with partitioning etc then you can get Fedora installed without too much bother, but Ubuntu doesn't even have a graphical installer, and as far as I'm aware no distro today offers an easy way to remove it and put Windows back to 100% disk usage. Who in their right mind would try a program that ate 10gigs of disk space and didn't come with a way to uninstall it?

      • No credible DRM support. Every major company that deals with media uses it, Microsoft and Apple support it and Linux sucks at it. This effectively freezes Linux out from the upcoming world of legal online media (music/video stores etc).

      I could go on ... unfortunately there's a general attitude of "who cares" in the community with regards to most of these issues so they aren't getting fixed or even talked about. Without these fundamental things I don't see how Linux can ever be a credible general purpose consumer desktop OS. The best you might get is a closed-box, unupgradable "console" type machine. But I wouldn't class that as a competitor to Windows or the Mac.

  2. Not to sound cynical by Spazntwich · · Score: 5, Interesting

    because Google has a great track record, but I don't think Google is the right company to get all excited about when we find they're working on Linux. IBM, yes, as they have extensive knowledge and experience working with both hardware and OSes.

    Google is good at... gathering and indexing information. I don't see a Google Ubuntu being much more than Ubuntu with bundled linux versions of their various apps.

  3. Another Google lets-see-if-it-sticks project by Viol8 · · Score: 5, Interesting

    Google has many fingers in many pies right now, presumably trying the
    chuck-it-and-see-if-it-sticks approach. No doubt this is another of
    those types of projects. If it works they'll hail it as a true MS rival,
    if it doesn't it'll quietly get put down in a back room a year from now
    and forgotten about.

  4. virtualization? by vijayiyer · · Score: 5, Interesting

    What if Google is planning on combining this with a virtualization product so that it can be installed under Windows? Your average user is not going to be able to replace Windows. However, Google could release this as a "security zone" which people would install on top of Windows. That, combined with perhaps an improved UI and a suite of desktop software may get a more typical user to install it.

  5. Calm down dear, it's just an internal distro by RossyB · · Score: 4, Interesting

    So Google are producing a Ubuntu-based distribution. This isn't news as most large companies do this (hell, my last job had 10 staff and we were about to produce a Debian customisation). Google used to use a Red Hat distribution but are have been switching since at least November last year according to https://lists.dulug.duke.edu/pipermail/dulug/2005- November/016656.html.

    I'll eat my dog if this ever is released to the world as a "consumer" distribution, designed to take Windows marketshare.

  6. Re:What can Google do by sootman · · Score: 4, Interesting

    The companies you mention either did Linux as a dying gasp but didn't have enough resources (Corel*) or because it was the only way they could deal with the threat to their proprietary offerings (Novell, Sun) but their hearts really weren't in it. (Besides, none of those three had/have one-tenth the name recognition among the public that Google does.)

    I think a Google Linux for the masses would be the greatest thing ever. They have the resources to make software packaging and delivery easy, they've got lots of cool apps & services they could deploy and integrate, they're smart enough to know how to make a good, clean, easy-to-use UI, they've got the resources to extensively test and then certify application compatibility (i.e., MS Office under Wine or CrossOver) and most importantly, it's a brand that everyone from a CEO to a PHB to a mail room guy knows and trusts.

    What's holding back Linux adoption now? Fragmentation, and the main support options are from companies that techs swear are great but that PHBs have never heard of. Even if a manager did listen to his techs and investigate Linux, what would he see--a bunch of distros with odd names and support from a bunch of companies that come and go, none of which he's ever heard of. Google could change all that.

    Ubuntu is a great distro--pretty, simple, works on lots of hardware. But it has a weird name and no particularly compelling features that would draw most Windows user. For every huge plus (no viruses!) there is an equally huge minus (my favorite old game doesn't work!). Google could change all that, too.

    Basically it comes down to this: if there's one company that a) could make Linux work, b) has a compelling reason to want Linux to be a success among the masses, and c) has a name people respond positively to, Google is it. They could become a major force in both the home and the office. Google can pull it off. I really hope this rumor is true.

    * Corel really could have been great. If they could have made a clean desktop and bundled NATIVE versions of Draw, PhotoPaint, and WordPerfect, it would have been awesome.

    --
    Dear Slashdot: next time you want to mess with the site, add a rich-text editor for comments.