From owner-freebsd-hackers Sun Feb 25 3:19:46 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from cs.huji.ac.il (cs.huji.ac.il [132.65.16.10]) by hub.freebsd.org (Postfix) with ESMTP id 0C23D37B491; Sun, 25 Feb 2001 03:19:41 -0800 (PST) (envelope-from danny@cs.huji.ac.il) Received: from sexta.cs.huji.ac.il ([132.65.16.13] ident=danny) by cs.huji.ac.il with esmtp (Exim 3.20 #1) id 14WzD5-0002Pb-00; Sun, 25 Feb 2001 13:19:27 +0200 X-Mailer: exmh version 2.2 06/23/2000 with nmh-0.24 To: freebsd-hackers@FreeBSD.ORG, freebsd-stable@FreeBSD.ORG Subject: diskless-boot/PXE/dhcp Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sun, 25 Feb 2001 13:19:27 +0200 From: Danny Braniss Message-Id: Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG hi all, I've made some changes to libstand/bootp.c and they are available for evaluation/comments/critics at: ftp://ftp.cs.huji.ac.il/users/danny/freebsd/diskless-boot short desc.: o the bootp request now does a vendor-specific-request FreeBSDc instead of PXEClient. o dhcp options are placed in the env. as dhcp.option-name o FBSD options are placed in the env as is. long description: see README :-) danny To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message