Page MenuHomeFreeBSD

Add 'netserver' command to EFI loader.
ClosedPublic

Authored by mmel on Oct 11 2020, 10:29 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Nov 27, 1:28 AM
Unknown Object (File)
Mon, Nov 24, 8:05 PM
Unknown Object (File)
Sat, Nov 22, 11:20 PM
Unknown Object (File)
Wed, Nov 19, 3:05 PM
Unknown Object (File)
Wed, Nov 19, 11:28 AM
Unknown Object (File)
Fri, Nov 14, 3:32 PM
Unknown Object (File)
Thu, Nov 6, 7:14 AM
Unknown Object (File)
Thu, Nov 6, 6:56 AM
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 Skipped
Unit
Tests Skipped