Brian Somers 59e1ebc9b5 Change the following kernel options to environment variables:
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.
2004-07-08 13:40:33 +00:00
..
2003-02-26 06:56:46 +00:00
2001-12-29 07:13:47 +00:00
2003-03-25 05:19:18 +00:00
2004-03-18 09:45:17 +00:00
2004-04-22 02:22:18 +00:00
2003-06-23 17:02:43 +00:00
2003-06-30 05:25:36 +00:00
2002-01-08 20:03:13 +00:00
2002-10-04 20:35:02 +00:00
2004-06-23 14:22:14 +00:00
2004-06-23 14:22:14 +00:00
2004-06-09 08:27:05 +00:00
2004-07-02 19:40:36 +00:00
2002-11-06 13:41:40 +00:00
2003-01-09 16:29:03 +00:00
2004-03-15 11:27:39 +00:00
2004-01-11 07:01:30 +00:00
2003-03-29 13:40:41 +00:00
2002-08-12 15:27:17 +00:00
2004-06-09 08:27:05 +00:00
2003-01-13 08:31:41 +00:00
2002-10-31 19:39:23 +00:00
2002-04-16 20:40:06 +00:00
2003-03-05 08:16:29 +00:00
2003-08-30 08:01:05 +00:00
2003-03-05 08:16:29 +00:00
2003-07-21 21:47:47 +00:00
2003-04-13 06:27:13 +00:00
2002-11-05 09:37:32 +00:00
2004-01-11 10:30:56 +00:00
2003-03-29 10:01:03 +00:00
2002-06-17 05:40:49 +00:00
2004-01-19 12:36:08 +00:00
2002-11-06 13:41:40 +00:00
2002-10-13 18:44:26 +00:00
2004-06-09 21:52:12 +00:00