Slashdot Mirror


Fedora 10 Released

ekimd writes "Fedora 10, aka 'Cambridge,' was released today. Some of the major features include: 'wireless connection sharing enables ad hoc network sharing, better setup and use of printers through improved management tools, virtualization storage provisioning for local and remote connections now simplified, SecTool is a new security audit and intrusion detection system.' Versions of major software include: Gnome 2.24, Eclipse 3.4 and RPM 4.6. A features list can be found here." Reader Nate2 suggests LinuxFormat's detailed look at the new release, and adds a few more details about the software it contains: the release includes "a new graphical boot-up sequence, OpenOffice.org 3, many improvements to sound support via PulseAudio and other updates."

10 of 211 comments (clear)

  1. Mirrors are still unavailable by Deputy+Doodah · · Score: 3, Informative

    Not (really) released just yet; none of the mirrors are working.
    10:40 am Eastern

  2. Re:The big question is. by guardia · · Score: 5, Informative

    RPM Fusion is getting pretty darn good http://rpmfusion.org/ Just one RPM to install manually, and you can get all the "evil" stuff very easily... plus, haven't tested it yet, but the new hooks in Totem should make the process pretty much automatic.

  3. Re:The big question is. by gzipped_tar · · Score: 4, Informative

    You can install the rpmfusion-nonfree repo's signing keys and update the binary blobs via yum. However RPMfusion is not included in the release by default and you'll have to do this by yourself.

    AFAIK distributing "evil" codecs are against Fedora's policy so they don't do that. But that doesn't prevent anyone else from doing it.

    --
    Colorless green Cthulhu waits dreaming furiously.
  4. Re:The big question is. by mowall · · Score: 5, Informative

    Does it come with easy access to the "restricted" repositories?

    Well it's certainly easier now since all the "restricted" repositories are now in one place - RPM Fusion. So you just install the rpmfusion rpm and then you get access to all the goodies. Not too sure how this is presented GUI-wise though.

  5. Re:Distro comparison? by Sir_Lewk · · Score: 5, Informative

    Just a little pet peeve, but it's just F10, not FC10. ie, Fedora 10, not Fedora Core 10. The "Core" was dropped quite a while ago.

    --
    "linux is just DOS with a UNIX like syntax" -- Galactic Dominator (944134)
  6. Fast boot by dfdashh · · Score: 3, Informative

    The dev team did away with rhgb (replaced by plymouth) and used readahead to achieve faster (30 seconds was the target) boot times (details here). Plymouth relies on kernel modesetting support to get its graphical goodness, which unfortunately is only supported well on ATI chips.

    --
    df -h /my/head
  7. Re:Breaking the law is always easy by Amazing+Quantum+Man · · Score: 4, Informative

    I believe GP was referring to the fact that in the US, DVD playback software can't be shipped on a box without a license from the DVDCCA. Thank you so much for the DMCA, Congress.

    --
    Fascism starts when the efficiency of the government becomes more important than the rights of the people.
  8. Re:Will it fix the most notorious Linux bug?? by BoxRec · · Score: 4, Informative

    Your confused, there is no such bug in Linux and hasn't ever been (or at least since 1997 when I first used it). There is/was a Windows bug/feature in which uptime is stored as a DWORD so the maximum value can only be 4294967295 or 47.9 days. Maybe this causes some Windows applications to bring down the whole system ?

  9. Re:Xen slowly being discarded ? by jsolan · · Score: 3, Informative

    Xen virtualization is still strong, fedora just isn't porting the kernel patches upstream anymore. I believe Novell has a 2.6.27 kernel with xen patches. I would think it to be possible to pull down the kernel source from Fedora, build the config, then pull in suse kernel source, run make oldconfig, and compile your own kernel for fedora using the suse sources. I've never tried it and fully understand that this is an unacceptable option for most fedora users.

    I've been following the fedora-xen mailing list and they would still like to put xen back in, but not until it's in the upstream kernel. As stated at the F9 release, they feel it is counterproductive to maintain 2 different kernels, which I can't disagree with them on. The latest news I heard is that they were hoping the 3.4 release of xen to have pv_ops dom0 in the kernel. Wether or not that it's Linus' kernel, they haven't really stated. If fedora is waiting for pv_ops dom0 to make it into Linus' kernel, then I would have to agree that xen will slowly dissapear and KVM will be the way to go. I see that as an uphill battle for the xen team since kvm is already in the kernel.
    http://fedoraproject.org/wiki/Docs/Beats/Virtualization for more information on f10 virtualization.

  10. Re:But does it run on .... shit that does not work by Pros_n_Cons · · Score: 5, Informative
    How long ago was this "previous yum experience" the last several years have seen vast improvements in yum.

    Problem is when Fedora first jumped off everyone tried it then formed an opinion based on 5 years ago. Most of these opinions spider across slashdot by people who haven't installed fedora since F2. When i was running Fedora a simple yum update command would finish in about 3-5 seconds. I'm also using a p4/2gb.

    From the yum FAQ:
    How is the speed of yum compared to APT-RPM?

    yum automatically checks the repository every time you perform a command, except when run in shell mode, while APT only checks it when you run 'apt-get update' manually. This causes it to appear slower than it is. If you want yum to run from cache instead of checking the repositories, run 'yum -C '. See the man page for details.

    yum now uses sqlite for its back-end database by default. This results in an edge in speed over older versions of yum. Beginning with Fedora Core 4, yum contains significant improvements that make it faster and more capable than older versions.

    In general to posters. If you haven't installed an OS in 5 years would you mind not commenting on it unless you state when you used it. People out there get the impression nobody fixed yum when it was fixed 7-8 versions ago.

    --

    -- "of course thats just my opinion, I could be wrong." --Dennis Miller