cvs commit: src/sys/boot/powerpc/ofw Makefile conf.c
Rafal Jaworowski
raj at FreeBSD.org
Mon Feb 11 04:30:33 PST 2008
raj 2008-02-11 12:30:32 UTC
FreeBSD src repository
Modified files:
sys/boot/powerpc/ofw Makefile conf.c
Log:
Clean up PowerPC loader(8) build config.
Turn off TFTP support by default: when both TFTP and NFS are enabled in the
loader, strange interactions occur in the pure netbooting scenario (i.e.
loader is TFTP-ed, kernel+world mounted over NFS), leading to very slow access
to the NFS-exported files.
Reviewed by: grehan
Approved by: cognet (mentor)
Revision Changes Path
1.22 +1 -1 src/sys/boot/powerpc/ofw/Makefile
1.13 +1 -1 src/sys/boot/powerpc/ofw/conf.c
More information about the cvs-src
mailing list