Jump to letter: [
9ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
yum-basearchonly: Yum plugin to let Yum install only basearch packages.
- Summary
- this plugin makes Yum only install basearch packages on multiarch systems.
If you type 'yum install foo' on a x68_64 system, only 'foo-x.y.x86_46.rpm' is installed.
If you want to install the foo-x.y.i386.rpm, you have to type 'yum install foo.i386'.
The plugin only works with 'yum install'.
Changelog
- * Wed Jun 11 19:00:00 2008 Troy Dawson <dawson{%}fnal{*}gov> - 1.1.10-10
- Changed keep_non_rhn to 1
- * Fri Apr 11 19:00:00 2008 James Antill <james{*}antill{%}redhat{*}com> - 1.1.10-9
- Fix yumdownloader --source
- Resolves: rhbz#391791
- * Mon Mar 31 19:00:00 2008 James Antill <james{*}antill{%}redhat{*}com> - 1.1.10-8
- Backport man pages
- Resolves: rhbz#438169