Slashdot Mirror


FreeBSD 11.0 Released (freebsdfoundation.org)

Long-time Slashdot reader basscomm writes, "After a couple of delays, FreeBSD 11 has been released. Check out the release notes here." The FreeBSD Foundation writes: The latest release continues to pioneer the field of copyfree-licensed, open source operating systems by including new architecture support, performance improvements, toolchain enhancements and support for contemporary wireless chipsets. The new features and improvements bring about an even more robust operating system that both companies and end users alike benefit greatly from using.
FreeBSD 11 supports both the ARMv8 and RISC-V architectures, and also supports the 802.11n wireless networking standard. In addition, OpenSSH has been updated to 7.2p2, and OpenSSH DSA key generation has been disabled by default, so "It is important to update OpenSSH keys prior to upgrading."

4 of 121 comments (clear)

  1. Re: New and Improved!!! by Hognoxious · · Score: 4, Interesting

    The systemd developers have better things to do than support a dead OS.

    Like killing a live one?

    --
    Confucius say, "Find worm in apple - bad. Find half a worm - worse."
  2. Re:FreeBSD is for losers by rubycodez · · Score: 4, Interesting

    You know GNU/Linux is jumping the shark when THE major distro didn't take the time to research how to properly go from one LTS to the current one that has systemd and it clobbers the systemd related things. And Debian, that used to the the best engineered distro, just puts in needless circle-jerking complexity, even the /etc/motd is dynamically generated and the twats made the wrong choice of having a static /etc/motd.tail instead of the obvious solution of motd being static as per normal Unix convention and a motd.head to be generated. GNU/LInux is circling the drain

  3. Re:They just now added 802.11n support? by drinkypoo · · Score: 3, Interesting

    I too was susprised when I realized that servers tend to use cables for networking. Hilarious, no?

    What's hilarious is all of these childish excuses.

    --
    "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
  4. Re: They just now added 802.11n support? by _merlin · · Score: 3, Interesting

    Trouble is, whatever I get with pkg never has the options I need enabled, so I have to go back to using ports, then I get messy dependency issues "X needs Y to be newer than version B, but Z needs Y to be older than version A". With RHEL and similar, the binary packages tend to have kitchen sink enabled by default, which is better suited for my use cases.