Fedora 13 Is Out
ultranerdz writes "Fedora 13 has just been released. It includes major features such as automatic print driver installation, automatic language pack installation, redesigned user account tool, color management to calibrate monitors and scanners, experimental 3-D support for NVIDIA video cards, and more."
While looking through the packages I noticed that Dialup Networking was NOT selected by default. Is this the first version to be that way? Kinda significant as in the end of an era.
Here's the direct link to new features for desktop users:
http://docs.fedoraproject.org/en-US/Fedora/13/html/Release_Notes/sect-Release_Notes-Changes_in_Fedora_for_Desktop_Users.html
But yum has a better output layout than apt-get, IMO. I wish the apt guys would look at YUM for inspiration.
Now I begin my bi annual ritual of backing up my data, and making a new live CD (I always have the worst luck with direct download/upgrade for some reason). I still can't decide *WHY* I use Fedora over say Gentoo or Ubuntu (Ok, Gentoo is just too damned annoying to build and install). I do get tired of enabling mp3/flash/etc... in Fedora though.
Actually that goes back to Fedora 8 IIRC. It wasn't enabled by default until 12.
I'm starting to think GNU is the problem with "GNU/Linux" these days.
I had to skip Fedora 12 because X and/or KDE couldn't handle both of my nvidia cards. Enabling one with both monitors worked fine, but having X configure both cards (binary nvidia of course) locked the machine completely.
With support for Fedora 11 ending soon, I'm hoping this has been resolved.
"I use a Mac because I'm just better than you are."
I'm just trialing Fedora 13 in a VM right now, if i dont run into any showstoppers i'll be ditching ubuntu this week on my main rig
best of all, i have a tasy intel SSD on my desk right now which will be the system-drive for my new fedora install
anyone with me?
People, what a bunch of bastards
Parent is talking about the Presto Plugin for yum. http://fedoraproject.org/wiki/Releases/FeaturePresto
You know, I've used a computer long enough to learn that this battle between windows and linux is nothing more than smoke and mirrors. I've noticed that when XP came out, it seemed very familiar, as a matter of fact, it sure seemed a lot like mandrake. This is the way it's been through out the years. Microsoft takes something that works great from linux and makes it theirs and sometimes makes it better, most of the time worse. And the same goes for linux, sometimes it starts out worse and gets' better because they borrowed it from microsoft or sometimes makes something worse and makes it better then microsoft takes it. The point i'm getting at, after noticing i'm rambling is that I believe there are certain behaviors and tendencies of computer users that have been leveraged by OS manufacturers. That somethings just work better with certain designs, take for example the automatic printer drivers install. That works really well with Windows 7 and apparently fedora is now getting with it. God knows i Hate using CUPS.
Of all the things I've lost; I miss my mind the most. - Mark Twain
Hey... he's a well paid sysadmin, give him a break. ;)
Remember to maintain your supply of
Dog is my co-pilot.
You are joking I hope.
Having used both rpm and apt for a long time now in a sysadmin setting, I can say that both have their pluses and minuses. rpm to me has a much more professional feel to it IMHO. I really wish that dpkg had the -V flag like rpm does, I've used that more times than you probably could imagine. rpm always seems faster at finding a package name given a file path and at listing out the files in a package. On the flip side, rpm historically hasn't had good depenencies and I never liked how they always wanted to compile in support for everything in rpm, which is one reason I liked being able to configure all that in emerge on Gentoo. Plus rpm used to have all kinds of problems with the database getting locked or corrupt. I switched to Gentoo as a workstation a while back when I tried to uninstall kernel-source and it said I couldn't because some audio library depended on it. That just shouldn't ever happen. But then I switched to Ubuntu because Gentoo development goes so fast that if you don't emerge -pv system practically every night, you end up not being able to upgrade at all.
So the point is that there are always reasons for the various package management systems being the way they are and because most people are unique, there are always going to be people who like those different features. You shouldn't poke fun of their choices until you understand them better. Hence the phrase, don't judge a man until you've walked a mile in his shoes.
Speaking of issues with apt-get, my old comment:
When doing large scale automated apt-get update; apt-get upgrade tasks, ask what happens to apt-get/dpkg when a postinstall script fails, or there were file conflicts with another package. Yes, the machine never fetches updates again. Serious amounts of dpkg --configure -a, dpkg --purge --force-reinstreq, and apt-get -f install are required to even get it working again. Also don't ask what happens when a user wants to install a local package with dpkg -i that has a missing dependency. Yes it prints an error, but unknowingly to the user the package actually gets half installed and breaks the automated update jobs. Why isn't there a --force flag to prevent this from happening?
Yum and rpm have had these issues solved for years and years, why can't Debian fix it?
RPM is much faster these days, but yum (well, interpreted python) is still slow, and it doesn't handle dependencies like APT can do. However it has several nice features that were easy to implement in yum and that apt systems still lack. Delta updates are used by default, for example. And with a plugin you can get transactional upgrades in Btrfs or LVM. The Yum utils are also quite powerful. I also like that yum can do almost-everything while in .deb systems you need to use apt-get, apt-cache, dpkg and others (or use aptitude, which is another layer). After 8 years of APT, I didn't miss it when I migrated to Fedora 12.
Sounds like you have never used Fedora.
Fedora 12
Fedora 13