Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Aug 2008 16:30:26 +0200 (CEST)
From:      Oliver Fromme <olli@lurza.secnetix.de>
To:        freebsd-fs@FreeBSD.ORG, pfgshield-freebsd@yahoo.com
Subject:   Re: Should we change dirent for 64 bit directory cookies ?
Message-ID:  <200808051430.m75EUQkK037117@lurza.secnetix.de>
In-Reply-To: <370602.32048.qm@web32704.mail.mud.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Pedro Giffuni wrote:
 > Oliver Fromme wrote:
 > > One of the problems with that is that our PXE boot loader
 > > requires NFSv2 support, AFAIK.  If you drop NFSv2 server
 > > support from the kernel, you can't boot PXE clients from
 > > it anymore, unless someone adds NFSv3 support to the boot
 > > loader.
 > 
 > I see, thanks for the explanation... yes, it sounds like this will
 > have to wait a while then. I am looking at the Intel PXE spec and
 > there is no mention about NFS. I will investigate a bit more but I
 > guess there is a new wish for the PXE guys ;-).

The PXE spec is rather low-level, i.e. bascially it allows
for handling raw packets only.  It does not implement a
real TCP/IP stack.  So if you want to use any higher-level
protocols, you have to implement them yourself on top of
the PXE interface.

Note that our bootlaoder uses libstand for the actual
protocol implementations that are needed (BOOTP, NFS, RPC,
TFTP).  You'll find the sources in /usr/src/lib/libstand.

Best regards
   Oliver

-- 
Oliver Fromme, secnetix GmbH & Co. KG, Marktplatz 29, 85567 Grafing b. M.
Handelsregister: Registergericht Muenchen, HRA 74606,  Geschäftsfuehrung:
secnetix Verwaltungsgesellsch. mbH, Handelsregister: Registergericht Mün-
chen, HRB 125758,  Geschäftsführer: Maik Bachmann, Olaf Erb, Ralf Gebhart

FreeBSD-Dienstleistungen, -Produkte und mehr:  http://www.secnetix.de/bsd

"If Java had true garbage collection, most programs
would delete themselves upon execution."
        -- Robert Sewell



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200808051430.m75EUQkK037117>