Subject: Re: misc/29858: diskless(8) man page is wrong about 'option
To: None <misc-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: Matthias Drochner <M.Drochner@fz-juelich.de>
List: netbsd-bugs
Date: 04/01/2005 20:42:02
The following reply was made to PR misc/29858; it has been noted by GNATS.

From: Matthias Drochner <M.Drochner@fz-juelich.de>
To: gnats-bugs@netbsd.org
Cc: misc-bug-people@netbsd.org, gnats-admin@netbsd.org,
	netbsd-bugs@netbsd.org
Subject: Re: misc/29858: diskless(8) man page is wrong about 'option 
 swap-server'
Date: Fri, 01 Apr 2005 22:41:21 +0200

 carton@Ivy.NET said:
 > the diskless man page says the dhcp 'next-server' option is used for
 > finding  the root filesystem NFS server.  I believe NetBSD will fall
 > back to this  config, but it will prefer to use the 'option
 > swap-server' as the NFS  root filesystem server if that option is set.
 
 right. The pxeboot(8i386) manpage is more precise about this,
 but in parts i386 specific, as far as the first stages are concerned.
 
 Your patch is helpful; looking at the diskless(8) manpage I find
 that at least the BOOTP/DHCP part in the "phase 2" section is
 confusing or even wrong too -- the kernel is loaded through NFS
 in most cases afaict.
 Do you have time and energy to review the whole manpage?
 
 best regards
 Matthias