Slashdot Mirror


GNU-Darwin Goes Beta

proclus writes "OSX.1 users can now install the GNU-Darwin base distribution automatically with one command. As Root: "curl http://gnu-darwin.sourceforge.net/one_stop | csh"." This assummes you have curl or wget or something. From there you can install gnome, abiword, gimp or whatever. Looks pretty smooth (although I'm kinda confused how you get back to OSX.1 from there ;)

6 of 150 comments (clear)

  1. Re:gnome over x? by Chakat · · Score: 3, Informative
    Simplicity and variety, my friend. Instead of having to boot to another OS, you just have to fire up gnome. Plus, there are a few apps, such as the kickass Galeon, which don't run under OSX. More programs is always a good thing.

    And the 20 second rule is to try to discourage crapflooders and trolls. Not very effective, but its something most regular users don't come across (I haven't, at least).

    --

    If god had intended you to be naked, you would have been born that way.

  2. That script is weird... by CoolVibe · · Score: 4, Informative
    It replaces everything with GNU darwin stuff if you run it on Mac OS X. How do they know that doesn't break anything? e.g. GNU ls is different from the BSD type ls Mac OS X has installed default. I think a big YMMV is in place here.

    That said, I'll just download the ISO and free up a partition to run it alongside Mac OS X and Aqua. That way my normal OSX system is guaranteed not to break. My mac is a test machine anyway. I run different operating systems on it depending on what I need to test. I urge everyone that wants to test this on their machine that runs important stuff to BACK UP THEIR IMPORTANT FILES, just to be safe.

    Oh.. another thing: it's BETA. It might break. So be a little cautious, and be prepared to pull up your sleeves and do some work if it breaks, but hey, that's what being bleeding edge is all about, right?

    But anyway: Great work guys! I'll seriously check it out. I'm downloading the iso as you read this comment.

  3. Re:WGET Missing from OS X.1 by TotallyUseless · · Score: 3, Informative

    they did this because wget is gpl, and for whatever reason they saw this as a reason not to include it. After updating to 10.1 the first thing i did was install fink tho, and type 'fink install wget' into terminal. Minutes later i had a fully compiled/working install of wget, waiting to go! Yay fink!

    --

    Time for some tasty Shiner Bock!
  4. Re:gnome over x? by Ryan+Amos · · Score: 4, Informative

    Aqua doesn't, however, you can download a rootless X server (http://sourceforge.net/projects/xonx/) that lets you run X apps right along with Aqua apps. The same files are also available on http://macosx.forked.net/ in Mac OS X .pkg files, along with other useful stuff OS X doesn't include, such as ncurses. The window manager, by the way, is whatever window manager you decide to install-- it's just XFree86 ported to a darwin kernel with a rootless option. If you're not running OS X, XDarwin (not XonX) will probably work better for you.. It doesn't have the rootless option, but if you don't have Aqua, you don't really need it. Hope this was of help to some people.

  5. fink == apt-get by mbrubeck · · Score: 4, Informative

    I use fink myself. It's sort of a clone of apt-get for OSX. Minor correction -- fink is not "sort of a clone" of the Debian tools. It is actually a frontend to the dpkg/apt suite, which they ported to OS X. Fink uses the real Debian package management tools and the .deb package format.

  6. Note the actual license on GNU-Darwin-ports by mr · · Score: 3, Informative

    Is actually a BSD license.

    And, on the main page, the license is listed as GPL. http://sourceforge.net/projects/gnu-darwin/

    --
    If it was said on slashdot, it MUST be true!