cvs commit: src/sys/alpha/alpha autoconf.c src/sys/amd64/amd64
autoconf.c src/sys/boot/common dev_net.c loader.8
src/sys/boot/forth loader.conf src/sys/conf NOTES files options
src/sys/i386/i386 autoconf.c locore.s src/sys/ia64/ia64 autoconf.c
...
John Baldwin
jhb at FreeBSD.org
Fri Jul 9 08:13:33 PDT 2004
On Thursday 08 July 2004 06:35 pm, Brian Somers wrote:
> brian 2004-07-08 22:35:36 UTC
>
> FreeBSD src repository
>
> Modified files:
> sys/alpha/alpha autoconf.c
> sys/amd64/amd64 autoconf.c
> sys/boot/common dev_net.c loader.8
> sys/boot/forth loader.conf
> sys/conf NOTES files options
> sys/i386/i386 autoconf.c locore.s
> sys/ia64/ia64 autoconf.c
> sys/modules/nfs4client Makefile
> sys/modules/nfsclient Makefile
> sys/netinet ip_input.c
> sys/nfs4client nfs4_vfsops.c
> sys/nfsclient bootp_subr.c nfs_vfsops.c
> Log:
> Change the following environment variables to kernel options:
>
> bootp -> BOOTP
> bootp.nfsroot -> BOOTP_NFSROOT
> bootp.nfsv3 -> BOOTP_NFSV3
> bootp.compat -> BOOTP_COMPAT
> bootp.wired_to -> BOOTP_WIRED_TO
>
> - i.e. back out the previous commit. It's already possible to
> pxeboot(8) with a GENERIC kernel.
>
> Pointed out by: dwmalone
What about netbooting on other architectures? If I understood your first
change correctly, it would let me netboot alpha or sparc64 with a GENERIC
kernel by setting some hints instead of having to compile a custom kernel.
It seems to me that being able to tweak these settings from the loader w/o
having to recompile the kernel is a definite win.
--
John Baldwin <jhb at FreeBSD.org> <>< http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve" = http://www.FreeBSD.org
More information about the cvs-src
mailing list