Date: Thu, 15 May 2003 22:32:24 -0700 (PDT) From: David Yeske <dyeske@yahoo.com> To: FreeBSD-gnats-submit@FreeBSD.org Cc: Mario <lioux@FreeBSD.org> Subject: ports/52310: sysutils/grub does not send a dhcp option 60 string Message-ID: <20030516053224.24960.qmail@web13503.mail.yahoo.com> Resent-Message-ID: <200305160540.h4G5e6Ef073032@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>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@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:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030516053224.24960.qmail>