Slashdot Mirror


OpenSUSE Leap 42.1 Released (opensuse.org)

MasterPatricko writes: In what they're calling the first "hybrid" distribution release, the openSUSE project have announced the availability of openSUSE Leap 42.1. Built on a core of SUSE Linux Enterprise 12 SP1 packages but including an up-to-date userspace (KDE Plasma 5.4.2, GNOME 3.16, and many other DEs), Leap aims to provide a stable middle ground between enterprise releases which are quickly out of date, and the sometimes unstable community distros. DVD/USB or Network Install ISOs are available for download now. For those who do prefer the bleeding edge, the openSUSE Tumbleweed rolling-release distribution is also available.

2 of 31 comments (clear)

  1. Got it about a week back. Here's the scoop: by Anonymous Coward · · Score: 4, Informative

    Note to slashdotters: they usually push these ISOs a week or more ahead of intended release date. I have a Lenovo Y50-70.

    I installed it to replace my Fedora 21 - the insallation froze up on me twice during the EFI bootloader install. I was able to use the upgrade option to come back to where it left - and it picked up. Doing this the third time, it worked.

    I am using KDE, and I like the fact that most packages just work - no real annoying issues. I found it a little hard to find some software - but once I hit software.opensuse.org I was able to add the new repositories and install some third party packages, and all went well.

    The only thing I bemoan is that bumblebee installation and nVIDIA installations are painful - and that I did not use btrfs for my / partition. But this not an OpenSUSE issue. It is much, much bigger than that.

  2. Re:SUSE doesn't allow 1 character user names by Anonymous Coward · · Score: 2, Informative

    Single-character usernames seem to work just fine in OpenSUSE 13.2

    OpenSUSE-13.2:~ # useradd -m u

    OpenSUSE-13.2:~ # getent passwd u
    u:x:1001:100::/home/u:/bin/bash

    OpenSUSE-13.2:~ # ls -ld /home/u
    drwxr-xr-x 1 u users 210 Nov 5 12:35 /home/u

    I recommend removing the "p" user, though. That stuff is poison to your mind/heart/soul.