From dyeske@yahoo.com  Mon Mar 24 07:34:18 2003
Return-Path: <dyeske@yahoo.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id BDE4237B401
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 24 Mar 2003 07:34:18 -0800 (PST)
Received: from web13501.mail.yahoo.com (web13501.mail.yahoo.com [216.136.175.80])
	by mx1.FreeBSD.org (Postfix) with SMTP id D6BD443F85
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 24 Mar 2003 07:34:16 -0800 (PST)
	(envelope-from dyeske@yahoo.com)
Received: from [24.196.239.120] by web13501.mail.yahoo.com via HTTP; Mon, 24 Mar 2003 07:34:16 PST
Message-Id: <20030324153416.49845.qmail@web13501.mail.yahoo.com>
Date: Mon, 24 Mar 2003 07:34:16 -0800 (PST)
From: David Yeske <dyeske@yahoo.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc: ambrisko@freebsd.org, Mario <lioux@freebsd.org>
Subject: MFC src/sys/nfsclient/bootp_subr.c,v 1.38

>Number:         50249
>Category:       kern
>Synopsis:       MFC src/sys/nfsclient/bootp_subr.c,v 1.38
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    ambrisko
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Mar 24 07:40:02 PST 2003
>Closed-Date:    Thu Apr 24 09:52:54 PDT 2003
>Last-Modified:  Thu Apr 24 09:52:54 PDT 2003
>Originator:     David Yeske
>Release:        FreeBSD 4.8-RC i386
>Organization:
>Environment:
System: FreeBSD blue 4.8-RC FreeBSD 4.8-RC #0: Thu Mar 20 03:51:59 EST 2003
root@blue:/usr/obj/usr/src/sys/BLUE i386

>Description:
this is an MFC of 
src/sys/nfsclient/bootp_subr.c,v 1.38 2002/05/17 20:18:48 ambrisko

option-60 support is useful for dhcp
match if substring (option vendor-class-identifier, 0, 14) = "FreeBSD:i386:4";

revision 1.38
date: 2002/05/17 20:18:48;  author: ambrisko;  state: Exp;  lines: +12 -0
Add TAG_VENDOR_INDENTIFIER (option 60) to our DHCP request done by the
kernel BOOTP option.  The format will be:
        FreeBSD:<MACHINE>:<osrelease>
this way people can tune their DHCP server to server up root file systems
via the OS, machine type and version.

Obtained from:  NetBSD
MFC after:      3 weeks


>How-To-Repeat:
boot a RELENG_4 kernel with BOOTP options

>Fix:
http://pigseye.kennesaw.edu/~dyeske/freebsd/patch-src-sys-nfs-bootp_subr.c




__________________________________________________
Do you Yahoo!?
Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop!
http://platinum.yahoo.com
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->ambrisko 
Responsible-Changed-By: johan 
Responsible-Changed-When: Tue Mar 25 10:55:51 PST 2003 
Responsible-Changed-Why:  
Over to ambrisko who made the commit to current. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=50249 
State-Changed-From-To: open->closed 
State-Changed-By: ambrisko 
State-Changed-When: Thu Apr 24 09:50:36 PDT 2003 
State-Changed-Why:  
My original MFC has been done.  The MFC reminder was broken so I forgot 
to do when the time came up ... then we got into freeze etc. 

Thanks, for reminding me. 

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