Slashdot Mirror


GeNToo - Gentoo on the NT Kernel

Enjoi writes "GeNToo is a version of the Gentoo meta distribution based on the NT kernel, (virtually) completely free of any Win32 code. It provides a complete text-mode Gentoo environment, with all GNU tools, Perl, Python and the other usual suspects. In addition, it comes with with full NT hardware driver support." Aptly named GeNToo, is it a step towards bringing Windows closer to open source? "

5 of 186 comments (clear)

  1. Re:Enough already! by Fwonkas · · Score: 4, Informative

    Which is immediately followed by: "However, this is not universally adhered to, and many of the hoaxes listed below appeared after noon. Anyone who fails to respond to the tricks played on them in the proper spirit of tolerance and amusement will also suffer bad luck."

    --
    COMPUTER! Whatever happened to Blueberry Muffin?
  2. Re:I'm still waiting... by SmokeHalo · · Score: 5, Informative

    How 'bout this one and this one?

    --
    I'm not good in groups. It's difficult to work in a group when you're omnipotent. - Q
  3. Gentoo for NT actually exists! by Anonymous Coward · · Score: 3, Informative

    This isn't an April Fools joke.

    Gentoo for NT actually does exist:
    https://sourceforge.net/projects/gentoocygwin/

  4. Re:First Post, yet no one cares by Steven+Edwards · · Score: 2, Informative

    Windows Server 2003 R2 will ship with SFU by default. Microsoft bought Software Systems and Interix because they were planning on adding a ELF loader so make it fully linux binary compatible.

    Really I expect the big problem to come if someone can tie CoLinux in as a nice subsystem.

    --
    Why clone Unix when I can clone Windows instead. http://www.reactos.org
  5. Re:"Cooperative Linux" by argent · · Score: 2, Informative

    NT is a Mach Kernel

    NT is not based on Mach, but it has similarities in its design.

    the POSIX subsystem has been implemented once by microsoft and independently by opennt.com (can't find them any more)

    Try Windows Services for UNIX, which is based on the POSIX subsystem and what this alleged GeNToo is based on.