svn commit: r317886 - in head: lib/libstand sys/boot/common sys/boot/i386/libi386
Baptiste Daroussin
bapt at FreeBSD.org
Sat May 6 19:27:44 UTC 2017
On Sat, May 06, 2017 at 07:23:58PM +0000, Baptiste Daroussin wrote:
> Author: bapt
> Date: Sat May 6 19:23:58 2017
> New Revision: 317886
> URL: https://svnweb.freebsd.org/changeset/base/317886
>
> Log:
> distinguish NFS versus TFTP boot by rootpath
>
> Don't use DHCP 150 option to decide which protocol use to netboot. When
> root-path includes ip address - go thru NFS, if ip address not exists in
> root-path - go thru TFTP from server which ip address is in next-server. But
> there is one limitation - only one tftp server in network to provide loader and
> everything else. Does enybody use more than only one?
>
> Submitted by: kczekirda
> Sponsored by: Oktawave
> MFC after: 3 weeks
> Relnote: Yes
> Differential Revision: https://reviews.freebsd.org/D8740
Also reviewed and approved by: tsoome and bapt
Best regards,
Bapt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-src-head/attachments/20170506/c24943d3/attachment.sig>
More information about the svn-src-head
mailing list