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)
Wed, Sep 24, 4:09 AM
Unknown Object (File)
Thu, Sep 18, 7:13 AM
Unknown Object (File)
Wed, Sep 17, 11:51 PM
Unknown Object (File)
Sep 3 2025, 7:50 PM
Unknown Object (File)
Sep 2 2025, 11:38 AM
Unknown Object (File)
Sep 2 2025, 5:59 AM
Unknown Object (File)
Aug 30 2025, 3:42 PM
Unknown Object (File)
Jul 7 2025, 11:30 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 Not Applicable
Unit
Tests Not Applicable