Page MenuHomeFreeBSD

Add 'netserver' command to EFI loader.
ClosedPublic

Authored by mmel on Oct 11 2020, 10:29 AM.
Tags
None
Referenced Files
F163256590: D26736.id78097.diff
Tue, Jul 21, 11:59 AM
Unknown Object (File)
Tue, Jul 21, 8:32 AM
Unknown Object (File)
Mon, Jul 20, 2:21 AM
Unknown Object (File)
Wed, Jul 8, 9:11 PM
Unknown Object (File)
Wed, Jul 8, 1:06 PM
Unknown Object (File)
Sun, Jul 5, 1:05 AM
Unknown Object (File)
Fri, Jul 3, 1:37 PM
Unknown Object (File)
Fri, Jun 26, 4:25 PM
Subscribers

Details

Summary

In some environments is difficult to access/reconfigure bootp/dhcp
configuration as "standard user". Add a command that allows to set the URI
of the network server used as a reference to the "network" device. Currently
only tftp and nfs protocols are supported.

Typical usage pattern is:

netserver tftp://192.168.168.1/path_to_obj_dir/arm.armv7/sys/GENERIC/
boot net:kernel

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable