From nobody@FreeBSD.org  Fri Jul 14 21:32:18 2006
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 87A2216A4DA
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 14 Jul 2006 21:32:18 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 57A4043D49
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 14 Jul 2006 21:32:18 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k6ELWI2I001186
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 14 Jul 2006 21:32:18 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id k6ELWIE1001185;
	Fri, 14 Jul 2006 21:32:18 GMT
	(envelope-from nobody)
Message-Id: <200607142132.k6ELWIE1001185@www.freebsd.org>
Date: Fri, 14 Jul 2006 21:32:18 GMT
From: Joao Barros <joao.barros@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [patch] Sysinstall: Write the FreeBSD version at the top of the display
X-Send-Pr-Version: www-2.3

>Number:         100309
>Category:       bin
>Synopsis:       [patch] Sysinstall: Write the FreeBSD version at the top of the display
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    simon
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jul 14 21:40:14 GMT 2006
>Closed-Date:    Mon Jul 24 19:57:50 GMT 2006
>Last-Modified:  Mon Jul 24 19:57:50 GMT 2006
>Originator:     Joao Barros
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
>Environment:
FreeBSD AMR.bsdtech.org 7.0-CURRENT FreeBSD 7.0-CURRENT #8: Tue Jun 27 03:38:20 WEST 2006 root@AMR.bsdtech.org:/usr/obj/usr/src/sys/AMR i386
>Description:
I was browsing the list of projects and ideas and stumbled upon one
that's rather simple and which would have been useful in the past:
Write the FreeBSD version at the top of the display (or somewhere
similar visible) - so lazy users know what they are installing
(version: release, stable, snapshot + arch: i386, amd64, etc) even
when the CD is unlabeled.

I'm changing the title of the Main menu using sysctlbyname to:
"FreeBSD <kern.osrelease> <hw.machine_arch> - sysinstall Main Menu"
The result would be:
"FreeBSD 7.0-CURRENT i386 - sysinstall Main Menu"
Screenshot of the result: http://img55.imageshack.us/img55/980/sysintall17vv.png
>How-To-Repeat:

>Fix:
See patch: http://pwp.netcabo.pt/0661311001/sysinstall.patch
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->freebsd-qa 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Fri Jul 14 21:45:17 UTC 2006 
Responsible-Changed-Why:  
Over to maintainer(s). 

http://www.freebsd.org/cgi/query-pr.cgi?pr=100309 
Responsible-Changed-From-To: freebsd-qa->simon 
Responsible-Changed-By: simon 
Responsible-Changed-When: Sat Jul 15 09:50:38 UTC 2006 
Responsible-Changed-Why:  
Grab PR. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=100309 
State-Changed-From-To: open->patched 
State-Changed-By: simon 
State-Changed-When: Sat Jul 15 12:31:14 UTC 2006 
State-Changed-Why:  
Committed to -CURRENT (with some cleanups), thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=100309 
State-Changed-From-To: patched->closed 
State-Changed-By: simon 
State-Changed-When: Mon Jul 24 19:57:23 UTC 2006 
State-Changed-Why:  
MFC'ed to RELENG_6. 

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