mirror of
https://github.com/opnsense/src.git
synced 2026-03-25 04:03:09 -04:00
BOOTP -> bootp
BOOTP_NFSROOT -> bootp.nfsroot
BOOTP_NFSV3 -> bootp.nfsv3
BOOTP_COMPAT -> bootp.compat
BOOTP_WIRED_TO -> bootp.wired_to
This lets you PXE boot with a GENERIC kernel by putting this sort of thing
in loader.conf:
bootp="YES"
bootp.nfsroot="YES"
bootp.nfsv3="YES"
bootp.wired_to="bge1"
or even setting the variables manually from the OK prompt.
|
||
|---|---|---|
| .. | ||
| beastie.4th | ||
| frames.4th | ||
| loader.4th | ||
| loader.4th.8 | ||
| loader.conf | ||
| loader.conf.5 | ||
| loader.rc | ||
| pnp.4th | ||
| screen.4th | ||
| support.4th | ||