From owner-freebsd-ports-bugs@FreeBSD.ORG Thu May 15 22:40:08 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7403237B404 for ; Thu, 15 May 2003 22:40:08 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2B36543FA3 for ; Thu, 15 May 2003 22:40:07 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h4G5e7Up073033 for ; Thu, 15 May 2003 22:40:07 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h4G5e6Ef073032; Thu, 15 May 2003 22:40:07 -0700 (PDT) Resent-Date: Thu, 15 May 2003 22:40:07 -0700 (PDT) Resent-Message-Id: <200305160540.h4G5e6Ef073032@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, David Yeske Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C3F8A37B408 for ; Thu, 15 May 2003 22:32:25 -0700 (PDT) Received: from web13503.mail.yahoo.com (web13503.mail.yahoo.com [216.136.175.82]) by mx1.FreeBSD.org (Postfix) with SMTP id 2AE5943FBD for ; Thu, 15 May 2003 22:32:24 -0700 (PDT) (envelope-from dyeske@yahoo.com) Received: from [68.114.30.244] by web13503.mail.yahoo.com via HTTP; Thu, 15 May 2003 22:32:24 PDT Message-Id: <20030516053224.24960.qmail@web13503.mail.yahoo.com> Date: Thu, 15 May 2003 22:32:24 -0700 (PDT) From: David Yeske To: FreeBSD-gnats-submit@FreeBSD.org cc: petef@FreeBSD.org cc: jedgar@FreeBSD.org cc: arved@FreeBSD.org cc: Mario Subject: ports/52310: sysutils/grub does not send a dhcp option 60 string X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 May 2003 05:40:08 -0000 >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: