Jump to letter: [
9ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
firmware-addon-dell - A firmware-tools plugin to handle BIOS/Firmware for Dell systems
The firmware-addon-dell package provides plugins to firmware-tools which enable
BIOS updates for Dell system, plus pulls in standard inventory modules
applicable to most Dell systems.
Packages
Name |
Version |
Release |
Type |
Size |
Built |
firmware-addon-dell |
1.2.13 |
1.fc6 |
src |
28 KiB |
Fri Apr 27 11:13:12 2007 |
Changelog
- * Sat Apr 7 18:00:00 2007 Michael E Brown <michael_e_brown at dell.com> - 1.2.13-1
- New dellsysidplugin.py yum plugin that works with new yum API.
New yum api has postconfig hook, so we should no longer conflict with things
like yum presto or cause network errors with pup.
- changes to up2date_repo_autoconf based on code review by skvidal
- bugfix where local variable 'package' hid module 'package' and caused
an error in the error handling path.
- * Sat Apr 7 18:00:00 2007 Michael E Brown <michael_e_brown at dell.com> - 1.2.11-1
- enhance up2date_repo_autoconf by populating default configuration file
- * Fri Apr 6 18:00:00 2007 Michael E Brown <michael_e_brown at dell.com> - 1.2.10-1
- Couple of changes so that the dell sysid plugin work on yum 2.4.3
prior versions didnt crash, but didnt properly substitute mirrolist
because the name of mirrolist var is different in 2.4.3.
- Per discussion on mailing list, convert to arch-specific pkg
- package bin/up2date_repo_autoconf only for RHEL{3,4} releases