Bug 195697 - Port hardware profile generation to HAL from kudzu
Summary: Port hardware profile generation to HAL from kudzu
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Linux 4
Classification: Red Hat
Component: up2date
Version: 4.0
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
: ---
Assignee: Bryan Kearney
QA Contact: Beth Nackashi
URL:
Whiteboard:
Depends On: 202849
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-06-16 17:29 UTC by James Bowes
Modified: 2013-01-10 10:09 UTC (History)
2 users (show)

Fixed In Version: 5.0.0
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-04-02 18:47:21 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description James Bowes 2006-06-16 17:29:27 UTC
kudzu is now deprecated, so we want to move away from it asap.

hardware.py uses a file created by kudzu and left in /etc/sysconfig to glean
information about the system's hardware, which it then formats in some dicts and
fires up to RHN. Instead, this should use HAL to get a list of all the hardware.
The format that the information is put in to be sent up to RHN should be the
same as with kudzu.

mayaswell do this work in the RELEASE-4.9 branch
(client/up2date/rhn-client-tools/hardware.py). Part of that code has already
been ported to HAL.

Comment 1 James Bowes 2006-09-25 15:50:56 UTC
Should be good to go now in RHEL 5. For testing, just ensure that the hardware
data visible in the webUI is similar to what pre-rhel5 clients would have sent up.


Note You need to log in before you can comment on or make changes to this bug.