Slashdot Mirror


Fedora 17 Released

ekimd writes "Fedora 17 aka "Beefy Miracle" is released. Some of the major features include: ext4 with >16TB filesystems, dynamic firewall configuration, automatic multi-seat, and more. Major software updates include Gnome 3.4, GIMP 2.8, and GCC 4.7. The full feature list can be found here. Personally, I still find Gnome 3 to be an 'unholy mess' so I'm loving XFCE with Openbox."

14 of 141 comments (clear)

  1. Beefy Miracle by stevegee58 · · Score: 4, Funny

    Good heavens, what an unfortunate name for a Linux release.

    1. Re:Beefy Miracle by Rik+Sweeney · · Score: 5, Funny

      Good heavens, what an unfortunate name for a Linux release.

      You think that's bad, Ubuntu 13.04 is going to be called Rampant Rabbit.

    2. Re:Beefy Miracle by MrHanky · · Score: 5, Funny

      Ubuntu 8.04 was a spoonerism for Hairy Hardon. Once someone pointed it out, it became practically impossible to remember the original.

  2. Re:Beefy Miracle? by Viol8 · · Score: 5, Insightful

    Unfortunately a lot of linux distro coders don't seem to know where the dividing line between wryly amusing and lame is when it comes to naming releases. The novelty of Ubuntus silly release names wore off for me personally around 5 years ago. All I want a OS so please just stick with the release numbers and don't treat me like a 7 year ago girl looking for a new cuddly toy.

  3. Re:another example of having lost the plot by Junta · · Score: 4, Insightful

    You do realize that the Fedora leadership expressly does *not* want to be part of corporate applications right? From a business perspective, the goal is to have a research and development strategy that takes advantage of enthusiasts willingness to have a less stable environment to test and develop features and concepts that ultimately land in 'Red Hat Enterprise Linux', the most popular 'enterprisy' instance of Linux there is?

    --
    XML is like violence. If it doesn't solve the problem, use more.
  4. Re:Alt+Tab by Junta · · Score: 4, Informative

    That wouldn't be 'fixed', that would be regressing for the sake of people who hate change just because it is change.

    If you are terribly bothered by it:
    https://extensions.gnome.org/extension/15/alternatetab/

    But once you get used to it, it is a much more scalable mechanism to deal with many windows. Plenty of stuff in Gnome3 frustrates me, but this one I think they got right.

    --
    XML is like violence. If it doesn't solve the problem, use more.
  5. Re:another example of having lost the plot by slackware+3.6 · · Score: 4, Informative

    Red Hat is the corporate application. Fedora is the comunity project that gets funding from RH.

  6. Re:Beefy Miracle? by bill_mcgonigle · · Score: 5, Informative

    The most significant difference between Fedora and Ubuntu here is that in Fedora, the only time you're likely to see a release name is on a Slashdot article, and then if you look at /etc/issue*. Everybody else calls it Fedora 17. In Ubuntuland everybody calls the release by at least the noun part of the release name. For Fedora, its terribly inconsequential, and I say that as the guy who named Fedora 12.

    --
    My God, it's Full of Source!
    OUTSIDE_IP=$(dig +short my.ip @outsideip.net)
  7. Re:Who cares about your taste? by slackware+3.6 · · Score: 4, Interesting

    The KDE option is their for those that don't like Gnome3.
    Now I drive Dodge trucks so should I whine and bitch about Chevys and what an unholy mess their electrical systems are?
    And Timothy there are many different desktops if you don't know how to install a different DE use Ubuntu and STF up.

  8. Re:Alt+Tab by Lussarn · · Score: 4, Insightful

    Either you do a window-based DE or an application based, Gnome 3 went for application based. I happen to like it, a lot. this includes alt-tab behavior. If you happen do not like application based, then you should probably not try to turn Gnome 3 into one, there are other choices for you.

    I think Gnome 3 is the best thing that happened to the *nix desktop for a long time. The navigation is fast if you know how to use it. I do use a few extensions, like static workspaces (altough I think this is included in 3.4). It also happen to be quite fast, running it on my ion2 netbook, no problem. Have never used a composition desktop before, they where all to slow. Gnome 3 changed that.

    Gnome developers have always had cojones and done things which may not look to be the right thing, in the end they come out winning, this time should not be an exception.

  9. Besides the name and the Desktop... by hey · · Score: 5, Informative

    ... which is always fun to talk about. Fedora is really pushing the state of Linux forward more than any other distro.
    systemd for faster boot and starter reactions to changes (eg USB device plugged in). Moving every thing to /usr to make the filesystem more sane.
    Single window gimp! And lots more.

    1. Re:Besides the name and the Desktop... by mickwd · · Score: 5, Insightful

      Moving every thing to /usr to make the filesystem more sane.

      Meaning that the system no longer supports /usr in a separate filesystem: http://freedesktop.org/wiki/Software/systemd/separate-usr-is-broken.

      Of course, you can still use /usr in a separate filesystem from / if you boot with an initrd, but you now almost need half an operating system (busybox, rescue shell and utilities, perhaps support for lvm and/or RAID) just to boot your real operating system.

      Why would you want /usr on a separate filesytem? Perhaps you want it in LVM, so you can resize it easily if necessary (maybe to make room for installing a new desktop environment, for example), but don't want you root file system in LVM. Perhaps you want to periodically fsck /usr on boot, and fall into single-user mode if it fails. Perhaps you want /usr (which is a read-mainly file system) on a small SSD, and all other file systems (which are written to more frequently) on spinning disk storage. Perhaps you want to mount /usr over NFS. Not that I can still see many people doing this but it seems a pity to prevent something that has worked fine in the past - and in these days of "running applications in the cloud" it seems Linux will no longer run applications in the local network (ie. NFS-mounted /usr).

      Seriously, read the level of professionalism and maturity on that page. This is the level or maturity to which Linux slowly seems to be sinking. As a long-time Linux user and supporter I find this deeply disappointing.

      And what's the reason for all this? Because the udev developers can't wipe their own a{r|s}es, put their house in order, and properly sort out which files go where (or at least sort out what needs to be done to mount any necessary non-root filesystems, mount them, and then continue with any programs/scripts which use them). Instead, all of that gets pushed out to initrd (ie. oh no it's hard, let's give it to someone else to do). Seriously, they're like a bunch of 8-year-olds bragging to their friends that they won't clean their bedrooms, even when mummy thinks they should.

  10. Re:rpm, yumm & package managers by domatic · · Score: 4, Informative

    It isn't the packaging tools that make Debian and the BSDs more consistent in package installation. If anything, RPM has more advanced features than either debs or ports. The Debian and various ports repositories have standard practices for naming, versioning, dependencies, and integration that are adhered to year after year. It is concern for the long term integrity of these package repositories AS A WHOLE that make them easy to deal with. But bullet point differences between Deb and RPM? Not so much.

    Debian based distros also tend to limit themselves in how they diverge from the Debian Mothership and periodically resync in any case. I routinely port source packages between Ubuntu and Debian all the time. Since the naming and dependency maps don't diverge much, I mostly succeed at doing this. On the other hand, a SUSE SRPM isn't likely to port easily to Fedora absent a lot of low level surgery on the package metadata. Each RPM distro tends to be an island universe. Deb based distros all have Debian for a parent or grandparent hence the high compatibility at the source level.

    For that matter RHEL and spinoffs like Centos and Scientific mostly achieve this as well though the experience is mostly like using Debian Stable without the option of (easily) backporting SRPMS from newer distros.

  11. Please... by AdamWill · · Score: 4, Insightful

    ...don't turn yet another Fedora release thread into a GNOME Shell argument, people. It's just a desktop. We have lots of them.

    If you don't like GNOME, don't use it. You can pick GNOME, KDE, Xfce, LXDE or Sugar right from the package customization screen of a Fedora 17 DVD install, or you can download any one of those desktops as a live spin at https://fedoraproject.org/en/get-fedora-options#desktops or https://spins.fedoraproject.org/ .

    If you don't like GNOME, don't use it, but that doesn't mean you can't use Fedora, or that Fedora is bad.