Fedora 9 support for the XFS file system

Todd Zullinger tmz at pobox.com
Sat Sep 27 22:52:32 UTC 2008


Peter J. Stieber wrote:
> I found this by looking through
>
> http://mirrors.kernel.org/fedora/releases/9/Everything/i386/os/repoview/
>
> There has to be a better way to find what package a particular program  
> is any.  I'm sure I'm missing something.  What is the preferred 
> technique?

I'd suggest repoquery or "yum whatprovides" e.g.:

$ repoquery --whatprovides '*/fsck.xfs'
xfsprogs-0:2.9.7-1.fc9.i386

or

$ yum whatprovides '*/fsck.xfs'
...
xfsprogs-2.9.7-1.fc9.i386 : Utilities for managing the XFS filesystem
Matched from:
Filename    : /sbin/fsck.xfs

The presence of the '/' in the query string lets yum and repoquery
know to look in file lists for packages that provide a match.

-- 
Todd        OpenPGP -> KeyID: 0xBEAF0CE3 | URL: www.pobox.com/~tmz/pgp
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
There is no end to the laws, and no beginning to the execution of
them. 
    -- Mark Twain

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 542 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/fedora-list/attachments/20080927/40d43bad/attachment-0001.sig>


More information about the fedora-list mailing list