NetBSD/doc
lukem dac6dcb8de Deprecate extsrc/, EXTSRCSRCDIR, MKEXTSRC
Remove support for building extsrc/:
1. Makefile: remove do-extsrc target.
2. build.sh: remove options -y and -Y extsrcdir.
3. distrib/sets: remove support for extsrc in various tools
   including the options -L ext and -y, and the extsrc sets.
4. doc/BUILDING.mdoc: remove docs for extsrc/, EXTSRCSRCDIR, MKEXTSRC (etc)
5. bsd.own.mk and various Makefiles: remove support for extsrc/,
   EXTSRCSRCDIR, MKEXTSRC.

As proposed on tech-kern and tech-userlevel on 2022-01-07
and followed up on 2022-08-21.
2022-08-21 07:10:03 +00:00
..
roadmaps desktop: update some details 2022-01-15 19:38:05 +00:00
3RDPARTY gcc-12.2.0 out 2022-08-19 21:37:12 +00:00
BRANCHES Update the status of the thorpej-futex branch. 2021-09-20 02:26:05 +00:00
BUILDING.mdoc Deprecate extsrc/, EXTSRCSRCDIR, MKEXTSRC 2022-08-21 07:10:03 +00:00
CHANGES Balance the parentheses in the previous update... 2022-08-17 12:25:47 +00:00
CHANGES.prev s/sensitve/sensitive/ 2022-01-01 11:58:03 +00:00
HACKS Note that aes_ccm_tag() still fails with GCC 10.4 with -O2 on m68k. 2022-08-10 13:38:26 +00:00
LAST_MINUTE
Makefile
README.files
RESPONSIBLE ossaudio too I guess 2021-05-22 17:20:01 +00:00
TODO Remove "write a BSD-licensed web browser" from the list of suggested smaller projects. 2020-05-28 20:27:41 +00:00
TODO.clang Drop a number of entries that no longer apply. 2021-05-30 02:29:24 +00:00
TODO.compat-module update the rf / netbsd32 comment. 2019-02-04 22:00:51 +00:00
TODO.ext2fs save some notes from my two years old hacking on ext3/ext4 support with 2018-12-07 21:28:03 +00:00
TODO.i18n
TODO.kaslr Add KASLR support in UEFI. 2019-06-20 17:33:30 +00:00
TODO.modules fix various typos in compatibility, mainly in comments. 2021-08-09 20:49:08 +00:00
TODO.nits
TODO.npf npf_boot rc script loads npf.boot.conf to address that issue. 2019-04-10 10:47:23 +00:00
TODO.nvmm sync 2020-08-11 15:35:17 +00:00
TODO.smpnet Add bge(4) to the list of drivers that take advantage of NET_MPSAFE 2022-08-14 10:13:06 +00:00

README.files

#	$NetBSD: README.files,v 1.5 2012/09/06 22:20:38 riz 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.

images/		Bootable images, including ISOs and USB disk images.

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/about/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.