Skip site navigation (1)Skip section navigation (2)
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:   kern/50249: MFC src/sys/nfsclient/bootp_subr.c,v 1.38
Message-ID:  <20030324153416.49845.qmail@web13501.mail.yahoo.com>

next in thread | raw e-mail | index | archive | help


>Number:         50249
>Category:       kern
>Synopsis:       MFC src/sys/nfsclient/bootp_subr.c,v 1.38
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Mar 24 07:40:02 PST 2003
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030324153416.49845.qmail>