bd4d319d4b
INSTALL.MP, INSTALL_LAPTOP, and DISKLESS kernels so that they are smaller and faster by removing support for actual i386 CPUs (which lack write protection in supervisor mode, which requires a costly workaround) and math coprocessor emulation. Coprocessor emulation is retained in the LAPTOP kernels, but not in the others. Where it is known that a configuration cannot be run with particular CPUs (i486 in *MP kernels) remove that support as well. Compile all kernels with appropriate architecture and tuning flags (reduces size, makes things faster). Those requiring support for machines with i386 CPU or lacking coprocessor can use the *SMALL or *TINY kernels. |
||
---|---|---|
.. | ||
3RDPARTY | ||
BRANCHES | ||
BUILDING.mdoc | ||
CHANGES | ||
CHANGES.prev | ||
HACKS | ||
LAST_MINUTE | ||
README.files | ||
RESPONSIBLE | ||
ROADMAP | ||
TODO | ||
TODO.i18n | ||
TODO.kqueue | ||
TODO.nits |
# $NetBSD: README.files,v 1.3 2006/03/09 18:07:53 wiz Exp $ What's in this directory: CHANGES Changes between the XXX.XXX-1 and XXX.XXX releases. CHANGES.prev Changes in previous NetBSD releases. LAST_MINUTE Last minute changes and notes about the release. README.files This file. patches/ Post-release binary code patches. shared/ Binary sets shared between multiple ports. source/ Source code. source/sets/ Source distribution sets; see below. source/patches/ Post-release source code patches. In addition to the files and directories listed above, there is one directory per architecture, for each of the architectures for which NetBSD XXX.XXX has a binary distribution. The contents of each architecture's directory are described in an "INSTALL" file found in that directory. The most recent list of mirror sites for NetBSD is viewable at the URL: http://www.NetBSD.org/mirrors/ If you are receiving this distribution on a CD set, some files and subdirectories may be on a separate disc; read all README files for more information. See http://www.NetBSD.org/Misc/crypto-export.html for the formal status of the exportability out of the United States of some pieces of the distribution tree containing cryptographic software. If you export these bits and the above document says you should not do so, it's your fault, not ours.