From root@server2.rinke-bochum.de  Wed Mar  5 06:12:29 2003
Return-Path: <root@server2.rinke-bochum.de>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 6775F37B401
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  5 Mar 2003 06:12:29 -0800 (PST)
Received: from server2.rinke-bochum.de (212-204-028-019.dsl2.versanet.de [212.204.28.19])
	by mx1.FreeBSD.org (Postfix) with SMTP id DBEEE43FDF
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  5 Mar 2003 06:12:27 -0800 (PST)
	(envelope-from root@server2.rinke-bochum.de)
Received: (qmail 332 invoked by uid 0); 5 Mar 2003 14:12:26 -0000
Message-Id: <20030305141226.331.qmail@server2.rinke-bochum.de>
Date: 5 Mar 2003 14:12:26 -0000
From: rinke@ms-net.de
Reply-To:
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Starting with the flag verbose_loading="YES" in loader.conf takes no effect
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         48945
>Category:       bin
>Synopsis:       Starting with the flag verbose_loading="YES" in loader.conf takes no effect
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    dcs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Mar 05 06:20:02 PST 2003
>Closed-Date:    Mon Mar 31 11:14:29 PST 2003
>Last-Modified:  Mon Mar 31 11:14:29 PST 2003
>Originator:     Patrick Rinke <rinke@ms-net.de>
>Release:        FreeBSD 4.8-RC i386
>Organization:
>Environment:
System: FreeBSD server2.rinke-bochum.de 4.8-RC FreeBSD 4.8-RC #6: Wed Mar 5 14:39:02 CET 2003 root@server2.rinke-bochum.de:/usr/obj/usr/src/sys/RINKE i386

Asus P4B533
Intel P4-2,4 GHz
512 MB DDR Infineon
2 x Maxtor 40 GB

>Description:
When i want to boot with the flag verbose_loading="YES" in /boot/loader.conf this takes no effect. 
Normally it has the result like booting with the flag -v, but there is only the normal boot-output.
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: gnats-admin->freebsd-bugs 
Responsible-Changed-By: ceri 
Responsible-Changed-When: Thu Mar 6 15:31:07 PST 2003 
Responsible-Changed-Why:  
Reassign misfiled PR. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=48945 
Responsible-Changed-From-To: freebsd-bugs->dcs 
Responsible-Changed-By: netchild 
Responsible-Changed-When: Sat Mar 8 01:22:14 PST 2003 
Responsible-Changed-Why:  
Change the responsibility to someone who might be able to solvethe problem. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=48945 

From: "Daniel C. Sobral" <dcs@tcoip.com.br>
To: freebsd-gnats-submit@FreeBSD.org, rinke@ms-net.de
Cc:  
Subject: Re: bin/48945: Starting with the flag verbose_loading="YES" in loader.conf
 takes no effect
Date: Mon, 10 Mar 2003 16:37:48 -0300

 I think what's happening is just a confusion about what verbose_loading 
 actually does. First, it has nothing to do with what happens when 
 _booting_. It only controls behavior while _loading_ the modules. And, 
 at that, module loading is already so verbose that it's all but useless. 
 You'll just see something like:
 
 snd... <normal load message> ok
 
 or
 
 xyzzy... <normal load message> failed
 
 What it _won't_ do is give the behavior of a
 
 boot -v
 
 For that you want to set boot_verbose.
 
 Please reply if the problem you are seeing is really this, instead of 
 the "drivername..." and "ok" not appearing at all.
 
 -- 
 Daniel C. Sobral                   (8-DCS)
 Gerencia de Operacoes
 Divisao de Comunicacao de Dados
 Coordenacao de Seguranca
 TCO
 Fones: 55-61-313-7654/Cel: 55-61-9618-0904
 E-mail: Daniel.Capo@tco.net.br
          Daniel.Sobral@tcoip.com.br
          dcs@tcoip.com.br
 
 Outros:
 	dcs@newsguy.com
 	dcs@freebsd.org
 	capo@notorious.bsdconspiracy.net
 
 The light of a hundred stars does not equal the light of the moon.
 
State-Changed-From-To: open->feedback 
State-Changed-By: dcs 
State-Changed-When: Tue Mar 25 06:12:14 PST 2003 
State-Changed-Why:  
No problem was found. Wrong expectations suspected. Waiting 
for feedback. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=48945 
State-Changed-From-To: feedback->closed 
State-Changed-By: dcs 
State-Changed-When: Mon Mar 31 11:10:31 PST 2003 
State-Changed-Why:  
No feedback from submitter on suspected non-issue PR. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=48945 
>Unformatted:
