diff options
author | ian <ian@FreeBSD.org> | 2016-02-22 18:53:55 +0000 |
---|---|---|
committer | ian <ian@FreeBSD.org> | 2016-02-22 18:53:55 +0000 |
commit | f52f52309988edc8b7766212f900ed5b40ff341c (patch) | |
tree | 45f7342eac77605cf994a2df740c5d1cec31d8cc /contrib/llvm/tools/clang/lib/Frontend/DependencyGraph.cpp | |
parent | eccec115f860cf9d4515aa74b37c2a2f7370606a (diff) | |
download | FreeBSD-src-f52f52309988edc8b7766212f900ed5b40ff341c.zip FreeBSD-src-f52f52309988edc8b7766212f900ed5b40ff341c.tar.gz |
If the user has set a u-boot env var named rootpath, automatically
import it into the loader(8) env as dhcp.root-path, so that it overrides
any dhcp/bootp server-provided path.
Now if you have a dhcp server available you can easily net-boot a u-boot
system even if you don't control the dhcp server config, by setting just
two variables in the u-boot env:
loaderdev=net
rootpath=<nfsserverip>:<pathname>
Previously you had to either accept all the dhcp parameters from the
server without the ability to locally provide the rootpath, or you had
to forego dhcp and set more vars (ipaddr, netmask, serverip, rootpath).
Diffstat (limited to 'contrib/llvm/tools/clang/lib/Frontend/DependencyGraph.cpp')
0 files changed, 0 insertions, 0 deletions