opnsense-src/sys/boot/i386/loader
Baptiste Daroussin 4d6ab32f99 pxeboot: make the tftp loader use the option root-path directive
pxeboot in tftp loader mode (when built with LOADER_TFTP_SUPPORT) now
prefix all the path to open with the path obtained via the option 'root-path'
directive.

This allows to be able to use the traditional content /boot out of box. Meaning
it now works pretty much like all other loaders. It simplifies hosting hosting
multiple version of FreeBSD on a tftp server.

As a consequence, pxeboot does not look anymore for a pxeboot.4th (which was
never provided)

Note: that pxeboot in tftp loader mode is not built by default.

Reviewed by:	rpokala
Relnotes:	yes
Sponsored by:	Gandi.net
Differential Revision:	https://reviews.freebsd.org/D4590
2015-12-16 17:13:09 +00:00
..
conf.c loader: implement multiboot support for Xen Dom0 2015-01-15 16:27:20 +00:00
help.i386 Remove support for autoloading ACPI from the loader. Leave in the code to 2010-11-08 21:50:45 +00:00
loader.rc Add a try-include word (which acts the same as "include") and use it to 2013-11-17 18:12:17 +00:00
main.c pxeboot: make the tftp loader use the option root-path directive 2015-12-16 17:13:09 +00:00
Makefile Remove guards around overwriting loader.rc and menu.rc 2015-08-06 16:07:27 +00:00
Makefile.depend META MODE: Update dependencies with 'the-lot' and add missing directories. 2015-12-01 05:23:19 +00:00
version