Bug 23335
| Summary: | Suppress the boot message. | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | Red Hat Bugzilla <bugzilla> | ||||
| Component: | kudzu | Assignee: | Bill Nottingham <notting> | ||||
| Status: | CLOSED WONTFIX | QA Contact: | David Lawrence <dkl> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | 7.1 | CC: | rvokal | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | i386 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2001-01-04 18:02:20 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: | |||||||
| Attachments: |
|
||||||
|
Description
Red Hat Bugzilla
2001-01-04 18:01:54 UTC
Created attachment 7064 [details]
A patch
This explicitly changes the behavior to be not interactive. Not applied. Please note that you have to remove /etc/sysconfig/hwconf to change the hehavior. I believe you have to do it by hand on purpose. The hardware support can be changed by 1. A new hardware. 2. A new kernel which supports the existing hw which was not supported by the old kernel. In some cases, I may not want to sit there to interact with kudzu. My patch provides a way to avoid it. But I have to do it on purpose by hand. BTW, anaconda does the same thing by doing "kudzu -a" during the install. I just want to have a way to do the same. You can do it by calling it explicitly itself; the run-on-each-boot configuration is not necessarily meant for this. |