Bug 441749
Summary: | firstboot uses kudzu? | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Bill Nottingham <notting> |
Component: | firstboot | Assignee: | Chris Lumens <clumens> |
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | low | Docs Contact: | |
Priority: | low | ||
Version: | rawhide | CC: | rvokal |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2008-04-10 08:19:36 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Bill Nottingham
2008-04-09 19:12:17 UTC
Yes, the old old additional_cds module contains CD code as it was never updated to work with the new way of doing things. It's not enabled so any kudzu dependency can be removed, but we'll need to update this module before the next RHEL rolls out. Apparently it's still imported on firstboot start. Should we not package it for now? It's imported because we try to import all modules. We can just not package it until a replacement shows up if that helps speed along getting rid of kudzu. Well, the package doesn't require kudzu. So it theoretically could traceback on a failed import. Okay, this will be removed from the next rebuild of firstboot. |