Weblog Archives
You are currently browsing the archives for the Fedora tag.
Published on May 6th, 2006 by George Notaras - Comments : 0
This is just a quick note for Fedora users who use Epiphany as their main web browser. As you have probably noticed, there is an epiphany-extensions package in Fedora-Extras. These extensions add some more functionality to Epiphany. If I recall correctly, this package does not contain all of the extensions that are available for this [...]
Published on April 5th, 2006 by George Notaras - Comments : 0
These are some general guidelines and notes in order to assist the adventurous first-time Fedora user to get started with RPM package building on Fedora Core.
Published on April 2nd, 2006 by George Notaras - Comments : 0
Today I finally upgraded my main system to the latest Fedora release, Fedora Core 5, probably the best distribution on the planet at the time of writing. Actually, until now, I was using the development version of FC5 (aka Rawhide), last updated on the 25th of February, so the new features and improvements were well known to me, but the final stable release adds a boost in performance and GUI rersponsiveness, which are considered only as dreams for the Rawhide version.
Published on February 20th, 2006 by George Notaras - Comments : 0
Apparently, Fedora Core 5 will ship with GNOME 2.14. Checking the release dates on both projects, it seems that the 15th of March 2006 (according to the published schedules) will be a hot day for Fedora users and GNOME fans.
Published on January 26th, 2006 by George Notaras - Comments : 0
Yesterday I finished the upgrade of my main FC4 desktop machine to the development version of Fedora (aka Rawhide). Although, this is not recommended (a proper approach would be to install FC4 cleanly and then upgrade to rawhide), the whole process went well. Actually, many of the installed software was removed and then I had [...]
Published on January 24th, 2006 by George Notaras - Comments : 2
I have upgraded Beagle to version 0.2.0 and here I post some additional info about the installation. Also, I have uploaded some spec files.
Published on January 17th, 2006 by George Notaras - Comments : 0
It’s been almost two days since Fedora Core 5 Test 2 was released and madpenguin.org has come up with a very interesting review. Adam Doxtater writes in his article: So, what do we have to look forward to in Fedora Core 5? Well, I will say this right up front: what I’ve seen so far [...]
Published on December 15th, 2005 by George Notaras - Comments : 2
This BASH script automates the procedure of getting the Fedora kernel headers, that was discussed in my previous post about preparing the complete kernel headers. It’s at a very early stage, does not include many checks, but does the job well, if configured properly. The configuration options are inside the script and they are mainly [...]
Published on December 14th, 2005 by George Notaras - Comments : 11
The official fedora kernel-devel package does not include the complete kernel headers. This should not be a problem in most cases when compiling third party modules, but there are times that one or more of these missing headers are absolutely needed. This document outlines a method to obtain the complete kernel headers for your currently running kernel in Fedora Core by using the kernel SRPM package without compiling the kernel.
Published on December 11th, 2005 by George Notaras - Comments : 1
Sometimes, especially when you create your own RPMs, it is extremely useful to keep them in a local YUM repository. The advantage of this is that, when you install a package, YUM automatically resolves any dependencies, not only by downloading the necessary packages from the other repositories you might have in you list, but also [...]