Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Apr 2002 09:24:03 +0300
From:      Danny Braniss <danny@cs.huji.ac.il>
To:        obrien@FreeBSD.ORG
Cc:        Freebsd Current <current@FreeBSD.ORG>
Subject:   Re: FreeBSD 5.0 Developer Preview #1 Now Available / diskless booting 
Message-ID:  <E16ztid-0002qm-00@cs.huji.ac.il>
In-Reply-To: Message from "David O'Brien" <obrien@FreeBSD.ORG>  of "Mon, 22 Apr 2002 14:44:51 PDT." <20020422144450.B73087@dragon.nuxi.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
> On Mon, Apr 22, 2002 at 10:40:44AM +0300, Danny Braniss wrote:
> > Since im very interested in diskless/dataless, and i've been at it for some
> > time now, i made some changes to libstand/bootp.c and /etc/rc.diskless1
> > which i wouldn't mind receiving commnets/suggestions, and if possible
> > incorporated.
> > 
> > the stuff is in:
> > 	ftp://ftp.cs.huji.ac.il/users/danny/freebsd/diskless-boot/
> 
> The bootp.c.diff looks like it could be useful; but I see you changed
> some stuff related to PXE booting and I cannot easily test that.  Maybe
> someone else can.

if you change #define CLASSID        "FreeBSDc" to
	#define CLASSID        "PXEClient"
you will get same behaviour as before.
the rest is just an addition to put stuff in the environment.

danny



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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E16ztid-0002qm-00>