Bug 121161

Summary: cmdline quiet is not making kernel quiet
Product: [Fedora] Fedora Reporter: Ronny Buchmann <ronny-rhbugzilla>
Component: kernelAssignee: Arjan van de Ven <arjanv>
Status: CLOSED RAWHIDE QA Contact: Brian Brock <bbrock>
Severity: low Docs Contact:
Priority: medium    
Version: rawhideCC: wtogami
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: 2004-05-08 15:24:10 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:
Bug Depends On:    
Bug Blocks: 114963    

Description Ronny Buchmann 2004-04-18 09:13:48 UTC
Description of problem:
quiet in kernel command line doesn't make the kernel be quiet

Version-Release number of selected component (if applicable):
kernel-2.6.5-1.326

How reproducible:
always

Steps to Reproduce:
1. start kernel with "quiet"
  
Actual results:
the usual verbose kernel messages

Expected results:
no/few kernel messages

Additional info:
It was working around test1, AFAIR

Comment 1 Arjan van de Ven 2004-04-20 11:18:25 UTC
this is deliberate to increase the usefulness of bugreports during the
test releases..... it'll work again for final.

Comment 2 Ronny Buchmann 2004-05-08 15:24:10 UTC
ok, 2.6.5-1.353 is quiet again