Slashdot Mirror


Arch GNU/Linux Ported To Run On the FreeBSD Kernel

An anonymous reader writes "The Arch Linux distribution has been modified to run off the FreeBSD 9.0 kernel as an alternative to using Linux. The developer of Arch BSD explained his reasoning as enjoying FreeBSD while also liking the Arch Linux philosophy of a 'fast, lightweight, optimized distro,' so he sought to combine the two operating systems to have FreeBSD at its core while being encircled by Arch. The Arch BSD initiative is similar to Debian GNU/kFreeBSD."

5 of 79 comments (clear)

  1. I like these projects conceptually by Trepidity · · Score: 5, Insightful

    I probably wouldn't actually use a Linux-distro-now-with-BSD-kernel for regular usage, but the porting efforts tend to do a good job uncovering not-quite-portable parts of supposedly portable code, which makes everything more robust. So I like that they exist, because the fact that they work at all gives me some more confidence that portable code is working like it's supposed to.

    1. Re:I like these projects conceptually by Noughmad · · Score: 4, Interesting

      Arch appears quite portable, considering it also has a Hurd port: ArchHurd.

      --
      PlusFive Slashdot reader for Android. Can post comments.
  2. Questions regarding userlands: by Anonymous Coward · · Score: 5, Interesting

    As a longtime FreeBSD user, I am wondering why bother? I can run Linux binaries through the built-in compatibility layer since at least 7.x

    How is using the FreeBSD kernel with the GNU userland any better than running the GNU binaries directly on a full FreeBSD system? If this is to improve "desktop" usability, how does this compare to something like the PC-BSD distribution of FreeBSD?

  3. Re:Technological masturbation by Anonymous Coward · · Score: 5, Insightful

    Wasted effort that would have been better spent on something useful.

    That time is not yours to spend.

    Some people spend their time playing golf, others spend it arguing on the interwebs. None of them are useful but it is also unlikely that those who do so will be willing to do something else unless you pay them to.
    This dude spent his time doing something way more useful than most other people but you call it wasted time.
    As long as people participates in sports, watch TV or go to the cinema I find it a bit odd to call this a waste of time.

  4. Re:Technological masturbation by neurojab · · Score: 4, Interesting

    >I can appreciate their efforts from a technical standpoint, but in the end they used that time to create a technical novelty that in reality will not see a long term use nor large scale adoption. A sharper and more polished Arch experience would have a tremendously larger impact compared to this.

    Personally, I don't see the point to having a Linux userland with a FreeBSD kernel or vice versa. I'd much rather have a stable system with wide adoption (either Linux or FreeBSD, not some unholy hybrid), but I like the fact that this exists anyway. In the free and open source software world, anyone with interest and time on their hands can do what they want to do. This is in opposition to the closed model where a few decision makers are trying to maximize profit given their resources.

    FOSS works a lot like darwinian evolution. A lot of random mutations occur and most do not survive. A few, however, do survive and become widespread and we are better off for it. Don't think of it as wasted effort, think of it as part of the process.