ports/52310: sysutils/grub does not send a dhcp option 60 string

David Yeske dyeske at yahoo.com
Fri May 16 05:40:08 UTC 2003


>Number:         52310
>Category:       ports
>Synopsis:       sysutils/grub does not send a dhcp option 60 string
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu May 15 22:40:06 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     David Yeske
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD aurora 5.0-CURRENT FreeBSD 5.0-CURRENT #2: Thu Mar 6 18:42:07 EST 2003
root at aurora:/export/obj/usr/src/sys/AURORA i386

>Description:
This patch makes grub send an option 60 string

As an example you can do this with dhcpd.conf

if substring (option vendor-class-identifier, 0, 4) = "GRUB" {
         option option-150 = concat("/boot/grub/", host-decl-name, ".lst");
}

>How-To-Repeat:
this is an example that will illustrate how it works
tethereal -i fxp0 -x -V -f 'port 67 and port 68' | grep "Option 60"

>Fix:
http://futurebsd.sourceforge.net/freebsd/ports/patch-netboot_main.c

__________________________________
Do you Yahoo!?
The New Yahoo! Search - Faster. Easier. Bingo.
http://search.yahoo.com
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list