Slashdot Mirror


OpenSUSE 13.2 Released

MasterPatricko writes The latest version of the openSUSE distribution, 13.2, has been officially released. Key features include integrated support for filesystem snapshots, enabled by a switch to btrfs as the default file system, a new network manager (Wicked), as well as the usual version updates. This release includes seven supported desktop environments (KDE 4.14, GNOME 3.14, Xfce, LXDE, Enlightenment 19, Mate and Awesome) and even preview packages of Plasma 5.1, all presented with a unified openSUSE theme. Download LiveUSB and DVD images now from software.opensuse.org/132.

42 comments

  1. This supports the Gnome2 Fork MATE as well. by Tog+Klim · · Score: 0

    For those of us who don't want a tablet UI on the desktop, this distro includes support for MATE as well.

    1. Re:This supports the Gnome2 Fork MATE as well. by sconeu · · Score: 2

      And those of us who RTFS already knew that.

      --
      General Relativity: Space-time tells matter where to go; Matter tells space-time what shape to be.
    2. Re:This supports the Gnome2 Fork MATE as well. by Anonymous Coward · · Score: 0

      Cinnamon. Now give me a fucking cracker, bitch.

    3. Re:This supports the Gnome2 Fork MATE as well. by iggymanz · · Score: 0

      ^----- one of the two remaining GNOMEtards finally showed up

  2. Question for btrfs users... by Noryungi · · Score: 2

    I am using OpenSUSE 13.1 right now with ext4 partitions and I am pondering migrating to OpenSUSE 13.2 with btrfs or simply updating the distro with ''zypper dup'' and keeping my ext4 fs.

    If you are using btrfs, what has been your experience? Better performance? As stable as ext4?

    --
    The right to offend is far more important than the right not to be offended. (Rowan Atkinson)
    1. Re:Question for btrfs users... by houghi · · Score: 1

      If you think about changing: if it ain't broke, don't fix it.

      Unless you have serious issues with ETX4, I would not change it. Even if everybody would have problems and you don't, using something else might be the other way around and you being the only one with problems.

      --
      Don't fight for your country, if your country does not fight for you.
    2. Re:Question for btrfs users... by recharged95 · · Score: 1

      So far so good. I've been running 13.2RC1 since its release. no issues with btrfs. Main issues I have is wireless connection issues (doesn't connect sometimes) and gnome3 with my touchscreen keyboard.... keeps disposing once I start using it. There's 1-2 things about gnome, if they were fixed, would be excellent on a touchscreen.

    3. Re:Question for btrfs users... by Vlad_the_Inhaler · · Score: 3, Informative

      I installed it in this machine a couple of hours ago - after testing on a spare machine yesterday.
      I have used SuSE and then Opensuse for years, and have had problems with pretty much every single upgrade. The only problem I had with this one was that my DVD writer ejected the dvd while there was still some data in the buffer. I used the mount/loop command to extract the .iso to a partition, booted from the dvd (that part was ok) and used the partition as the source instead of the dvd. There is now a separate "Update" option now and for the first time for years, the install went through without any problems at all. Even the multimedia stuff was fine, once I added the two repositories.

      Surprising was the number of updates (around 60) to a release which came out 3 days ago.

      Tomorrow I'll start testing the network options, but so far so good.

      btw, if you have ext4 partitions, 13.2 is not going to start mounting them as btrfs or converting them or something. Existing partitions will keep their existing filesystems, although the content will be updated if appropriate. The default for *new* partitions is apparently btrfs but I'll be using that sparingly for a while now.

      --
      Mielipiteet omiani - Opinions personal, facts suspect.
    4. Re:Question for btrfs users... by Anonymous Coward · · Score: 0

      But ext4 is broken in the context of snapper. http://snapper.io/faq.html
      A big part of opensuse is to test things out for the enterprise suse. I have found opensuse to be the best balance of stable and cutting-edge.

    5. Re:Question for btrfs users... by Maow · · Score: 1

      I am using OpenSUSE 13.1 right now with ext4 partitions and I am pondering migrating to OpenSUSE 13.2 with btrfs or simply updating the distro with ''zypper dup'' and keeping my ext4 fs.

      If you are using btrfs, what has been your experience? Better performance? As stable as ext4?

      I set up OpenSUSE 13.1 in a VM and chose BTRFS on the root (and home?) file system(s).

      Since it was a VM for testing, I didn't assign it a huge image space, maybe 8 GB.

      Well, after installation and then updating all the packages, I'd run out of disk space before the updates finished.

      What a PITA. "snapper" can be used to delete some of the snapshots, but I disagree with the snapshot taking after every package update. I understand it can be useful in some scenarios, but it's something I'd rather have on my /home partition.

      That's the sum of my experience with poking at it a bit, other than the KDE version of OpenSUSE is probably the finest looking and most-polished OS I've every had the pleasure of using.

    6. Re:Question for btrfs users... by Anonymous Coward · · Score: 0

      I've been using btrfs for a great many years; it has improved greatly in both stability and performance over those years. I haven't performed any benchmarks, but my gut tells me that today (with a 3.16.0 kernel) it's slower than ext4, but not so much slower that I really care.

      Another commenter downstream mentions "overfill" might leave you in a situation where you have to reformat:

      1) This problem has happened to me three or four times in the years that I've been using btrfs. I don't know if it's still a problem with recent kernels. It hasn't happened on my systems in quite some time.
      2) I my experience, you don't *have* to reformat and restore from backup. You can decide to spend some time seeing what log files you can 'echo "" > $FILE' into to free up some metadata space to delete some larger files and un-wedge the FS. (You'll eventually find a file that you can actually truncate; the rest will fail with ENOSPC errors.) It's a bit of a shit sandwich, but might be easier and faster than restoring from backup.

      I use btrfs on my laptop and my gaming machine. I use it because subvolumes make live system backups trivial, and CoW makes things like maintaining subtly different .wine directories take up very little space. It's had some *serious* growing pains, but all in all, I'm pleased with the filesystem.

    7. Re:Question for btrfs users... by LaissezFaire · · Score: 1

      And, if you dual-boot with Windows, the release notes say to use ext4, not BtrFS. https://www.suse.com/releaseno....

  3. Don't bother trying Btrfs. by d33tah · · Score: 1

    I am using OpenSUSE 13.1 right now with ext4 partitions and I am pondering migrating to OpenSUSE 13.2 with btrfs or simply updating the distro with ''zypper dup'' and keeping my ext4 fs.

    If you are using btrfs, what has been your experience? Better performance? As stable as ext4?

    You can't really say how much disk space you have (especially if you use compression and snapshots), overfilling the hard drive might leave you in a situation when you can't basically do anything other than reformatting the filesystem, and from my personal experience support for directories with loads of files is much worse than in ext4. My advice - don't bother.

    1. Re:Don't bother trying Btrfs. by Anonymous Coward · · Score: 3, Informative

      The idea is to use the BTRFS for the system partition (mostly for being able to do OS snapshots), and have /home and whatever other work folders as XFS or ext4. I saw some phoronix article (can't remember where, so I cannot provide the link here), they ran some tests and concluded that BTRFS and XFS are generally slightly faster than ext4, but the difference was not significant, so you would probably not notice it unless for some special scenarios. Myself I had no issue with either of the 3 (on opensuse and xubuntu) and neither did I notice any visible performance differences

    2. Re:Don't bother trying Btrfs. by Vlad_the_Inhaler · · Score: 2

      I used xfs for years, most of the time it was fine. The problems I had came from one assumption: xfs was written for high quality SGI hardware with UPS, not consumer PCs. It is not as hardware-failure tolerant as - for example - ext3 or ext4.

      --
      Mielipiteet omiani - Opinions personal, facts suspect.
    3. Re:Don't bother trying Btrfs. by iggymanz · · Score: 1

      I've had opposite experience, have lost ext3 partitions with power outage at exactly wrong time, but never lost XFS partition filesystem

    4. Re:Don't bother trying Btrfs. by tjb6 · · Score: 1

      Tried btrfs on two machines at work (Ubuntu 14.04), one new partition, one migration of an existing ext3 filesystem.
      Can't say the performance is noticeably different, and it has been reliable. My initial observation was 'ok, works, but not real difference'. I have found 3 things that have changed my mind.
        1) Snapshots, particularly read only snapshots
        2) Use of send / receive operations to backup snapshots remotely, including incrementally.
        3) Ability to defrag as needed.

      This is still quite bleeding edge... Using it I don't get the feeling that it as rock solid as the ext2/3/4 filesystems, for instance. OTOH, it has not failed in my fairly lightweight testing so far. Converting a root filesystem to btrfs was more complicated than I hoped, and took me a while to make work. Having re-organised my partitions so the boot partition started on the correct boundary, and performed the correct 'rituals' it came up OK, and has been solid ever since.

      Other features of btrfs are still works in progress - notably RAID support.

    5. Re:Don't bother trying Btrfs. by AaronW · · Score: 2

      I have had things fail and XFS performed like a champ and all data was recovered. I also love the xfsdump/xfsrestore tools and xfs_fsr which will defragment a mounted filesystem (though XFS is excellent at not fragmenting in the first place).

      If you want to do a very large filesystem then XFS is the obvious choice since EXT4 can't scale beyond about 16TB. My only complaint, and this is not with XFS itself, is that the tools like gparted do not play nice with growing XFS partitions. They balk that the partition is mounted then complain because they don't know how to deal with XFS. The thing is that XFS has its own tools for growing the filesystem.

      One of my friends was actually one of the original authors of XFS at SGI and it was interesting talking to him. A lot of work went into the real-time part for handling live video streams when hardware was much slower.

      --
      This post is encrypted twice with ROT-13. Documenting or attempting to crack this encryption is illegal.
    6. Re:Don't bother trying Btrfs. by ninjaz · · Score: 1

      I set up a lab VM with SLES 12 with / on btrfs last week and enabled snapper. After several hours of downloading and installing various projects from github to try out (including lots of dependencies), it was a quick and easy cleanup to restore to the snapshot it had taken an hour before I started.

      Having worked with Solaris and LiveUpgrade for a number of years, I really like the prospect of having similar functionality in Linux to enable backing out a distro upgrade.

  4. I will have to re-evaluate OpenSUSE now by Anonymous Coward · · Score: 0

    Since OpenSUSE includes Mate now, I will have to re-visit OpenSUSE. I hate GNOME 3 and Ubuntu's Unity - badly designed user interfaces.

  5. This supports the Gnome2 Fork MATE as well. by Anonymous Coward · · Score: 0

    That didn't take long until MATE parrots appeared.

  6. It's got to be asked. by MouseTheLuckyDog · · Score: 2

    Systemd?

    1. Re:It's got to be asked. by snikulin · · Score: 1

      Yes :(

    2. Re:It's got to be asked. by Vlad_the_Inhaler · · Score: 2

      Since 13.1. At least the worst of the transition is now in the past.

      --
      Mielipiteet omiani - Opinions personal, facts suspect.
  7. User management by shrewdsheep · · Score: 0

    A pleasant surprise for me was to discover that useradd now allows to create a group for the user at the same time (I am not 100% sure whether is really new to 13.2). It has always been a nuisance having to manually perform the group creation.

    1. Re:User management by fnj · · Score: 2

      A pleasant surprise for me was to discover that useradd now allows to create a group for the user at the same time (I am not 100% sure whether is really new to 13.2). It has always been a nuisance having to manually perform the group creation.

      Useradd has a pretty hostile interface, but it has "always" AFAIK had the required capability.

      If you use "useradd -g joe joe", then group "joe" must already exist. Crap.

      But if you use "useradd -U joe", or you just use "useradd joe" AND if USERGROUPS_ENAB=yes in /etc/login.defs, then a group will be created with the same name as the user, and that group will be set as the user's primary group.

      "Of course" it's more complicated than that; a number of config files and switches are involved in the exact behavior, but if the distro sets up the default config "correctly", then the group-per-user "just works".

    2. Re:User management by CronoCloud · · Score: 1

      As far as I know, useradd has had that ability since what? I know RH6 had it.

  8. Supported desktop list is missing one by __aaclcg7560 · · Score: 1

    seven supported desktop environments (KDE 4.14, GNOME 3.14, Xfce, LXDE, Enlightenment 19, Mate and Awesome)

    No support for Blackbox?! SuSE has fallen to new lows since version 6 when I last used it back in the day.

  9. Ob by Hognoxious · · Score: 0

    systemd or not?

    --
    Confucius say, "Find worm in apple - bad. Find half a worm - worse."
    1. Re:Ob by DiamondGeezer · · Score: 1

      Not only systemd, but a whole /bin directory of the purest evil. It also supports #Gamergate and goes down quicker than a $10 hooker.

      Apart from that, it's a Linux distro.

      --
      Tubby or not tubby. Fat is the question
  10. nVidia driver not working properly? by Kleokat · · Score: 1

    In 13.1 I saw for the first time, that the nvidia graphics driver could lock up the system - power-cycle to continue. Never happened before 13.1 It still happens in 13.2.
    I have done no investigation in this issue, as I mostly use my laptop (with i7ish graphics). I just used the graphics driver delivered by the installation program. I know, there are other drivers.

    Anybody else having the same problem and fixed it?

    1. Re:nVidia driver not working properly? by Anonymous Coward · · Score: 0

      No probs at all. NVIDIA driver - both the open source one and the proprietary one went in slick as can be - in fact it was the absolute cleanest install I've ever done of ANY Linux distro this time around. It figured out my dual monitor setup, and configured it properly on Nouveau even (something that's never worked right in the past).

    2. Re:nVidia driver not working properly? by Zontar+The+Mindless · · Score: 1

      Nouveau was flaky as hell with my Nvidia card in 13.1. Switched to the Nvidia driver, smooth sailing ever since.

      --
      Il n'y a pas de Planet B.
  11. Just installed it on a VM by croftj · · Score: 1

    Of course it looks sweet, just like all SuSE's of the past. YaST is getting better and better, one stop shopping for system administration. Either by gui or console. Sweet!!!

    -joe

    --
    -- Many men would appreciate a woman's mind more if they could fondle it
  12. I like it. by pigsycyberbully · · Score: 0

    OpenSUSE S.u.S.E,is as fast as Debian 8.0 without the pointless Debian 8 lockdown. Switch off the KDE, misty edges! which are bad for your eyes.. Btrfs believes that it has used 51 percent of 4TB, which it as not really used obviously. Comes with two company spyware products by default Adobe player and MP3 player. Just like Debian 8 it comes with systemd which is a great improvement. KDE Windows do not leave a trail behind when you shake them about which in the past as always made Linux desktops shit "Pacman like". I'm going to put OpenSUSE, 13.2 onto a 1TB ssd workstation and plug it into my network I like it. I wouldn't do banking with it yet.

  13. Linux is not very interesting. by Anonymous Coward · · Score: 0

    Anyone else remember the days when Linux posts got huge numbers of comments? Now that most people use OS X to get real work done, no one really cares that much and posts about the australian mail office get more interest. I just find it amusing. Linux used to be this interesting topic, then we all seemed to realize at the same time how crappy it actually is and here we are. LOL.

    1. Re:Linux is not very interesting. by Anonymous Coward · · Score: 0

      It's Saturday night, and it's the Mac user who has time to post on Slashdot.

  14. Re:Ugh systemd by Anonymous Coward · · Score: 0

    systemd on openSUSE is working perfectly. Zero issues.

  15. Question for btrfs users... by Anonymous Coward · · Score: 0

    The reason I switched to using btrfs for the root partition is because of the snapshots feature. openSUSE includes its own tool snapper that automatically takes system snapshots (just the right amount of snapshots, too, so it doesn't eat up disk space like crazy either) and makes it easy to switch to any of the snapshots right from the boot menu (which has an additional item if you choose to use btrfs for root) in case something gets screwed up. Minor performance improvement or otherwise notwithstanding, I find this a killer feature.

  16. openSUSE 13.2 Screenshots by linuxscreenshot · · Score: 1