freebsd-dev/stand
Michal Meloun 5b5438c6f3 Add 'netserver' command to EFI loader.
In some environments is difficult to access bootp/dhcp
configuration as "standard user". Add a command that allows to set
or display the URI of the network server used as "net:" 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

Reviewed by:	imp, kevans
MFC after:	4 weeks
Differential Revision: https://reviews.freebsd.org/D26736
2020-10-14 13:13:14 +00:00
..
arm
arm64
common stand/reloc_elf: Handle relative relocations for arm{,64} and riscv 2020-09-21 22:24:46 +00:00
defaults Fix a few mandoc issues 2020-10-09 15:14:19 +00:00
efi Add 'netserver' command to EFI loader. 2020-10-14 13:13:14 +00:00
fdt
ficl Tweak ficl definition from r365724 2020-09-22 23:27:09 +00:00
ficl32
forth Fix a few mandoc issues 2020-10-09 15:14:19 +00:00
i386 loader: edd_device_path_v3 is too small 2020-10-12 09:34:50 +00:00
kshim
liblua Only set WARNS if not defined 2020-09-11 13:28:37 +00:00
liblua32
libofw Fix 64-bit build of libofw. 2020-09-08 23:22:11 +00:00
libsa Force __BMI__ experimental instructions off. 2020-10-13 04:37:57 +00:00
libsa32
lua lualoader: improve the design of the brand-/logo- mechanism 2020-10-04 22:41:43 +00:00
man Correct the documented size of kern.msgbufsize 2020-10-02 15:37:51 +00:00
mips
powerpc stand/ficl 64-bit compatibility 2020-09-14 15:48:30 +00:00
uboot
usb
userboot loader: zfs should support bootonce an nextboot 2020-09-21 09:01:10 +00:00
defs.mk [PowerPC64LE] Set up powerpc.powerpc64le architecture 2020-09-22 23:49:30 +00:00
fdt.mk
ficl.mk
loader.mk loader: zfs should support bootonce an nextboot 2020-09-21 09:01:10 +00:00
lua.mk
Makefile
Makefile.amd64
Makefile.inc
uboot.mk