Page MenuHomeFreeBSD

Add 'netserver' command to EFI loader.
ClosedPublic

Authored by mmel on Oct 11 2020, 10:29 AM.
Tags
None
Referenced Files
F160507558: D26736.diff
Thu, Jun 25, 5:12 AM
Unknown Object (File)
Mon, Jun 22, 12:35 AM
Unknown Object (File)
May 22 2026, 3:56 PM
Unknown Object (File)
May 21 2026, 7:07 PM
Unknown Object (File)
May 21 2026, 6:29 PM
Unknown Object (File)
May 20 2026, 6:15 AM
Unknown Object (File)
May 19 2026, 12:29 PM
Unknown Object (File)
May 11 2026, 4:08 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