LWN.net Logo

What ticked me off about FC6

What ticked me off about FC6

Posted Nov 9, 2006 0:14 UTC (Thu) by thebluesgnr (guest, #37963)
In reply to: What ticked me off about FC6 by yodermk
Parent article: Fedora Core 6 review (Software In Review)

You could try creating symlinks between to the RPMS on the disc on the directory yum looks for packages - /var/cache/yum/core/packages/ if I remember correctly.

It sucks that yum still ignores CD's and DVD's, but it looks like it might be a planned feature for the next Fedora release. But I still wonder why Red Hat went with yum instead of the other more complete solutions.


(Log in to post comments)

What ticked me off about FC6

Posted Nov 9, 2006 0:36 UTC (Thu) by rahulsundaram (subscriber, #21946) [Link]

What would those complete solutions be? Apt-rpm was unmaintained at that time, written in complex amount of code and did not support multi lib. Now the situation there is much better and Apt-rpm has been revived to even support yum repository metadata format. Smart didnt exist or wasnt as well known when Fedora moved into using yum.

Yum was more of a natural replacement for up2date since it is in python (recent version of metadata parser in C) which Red Hat engineers are already very familiar with and and uses the same rpm bindings and has plugin capabilities to extend it further which is useful for prototyping things or RHN support.

Copyright © 2012, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds