Date: Fri, 27 Oct 2000 11:14:43 -0700 (PDT) From: Matt Dillon <dillon@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc/defaults make.conf src/sys/boot/i386/loader Makefile Message-ID: <200010271814.LAA32993@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dillon 2000/10/27 11:14:43 PDT Modified files: (Branch: RELENG_4) etc/defaults make.conf sys/boot/i386/loader Makefile Log: Add LOADER_TFTP_SUPPORT make.conf flag, causes the 'pxeboot' loader to use tftp to load the kernel rather then NFS, allowing it to mount the server's root via BOOTP while still loading a custom kernel (rather then the server's kernel) via TFTP. Revision Changes Path 1.97.2.23 +7 -1 src/etc/defaults/make.conf 1.41.2.5 +5 -2 src/sys/boot/i386/loader/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200010271814.LAA32993>