NetBSD/doc
dholland 9074bc163d Note removal of quotactl(8) and addition of quotadump(8)/quotarestore(8)
for backup purposes. While here, also improve the earlier quota-related
entries.

At quota2 merge time [20110306]:
  - main entry is for "ffs", not "kernel"
  - add entry to note addition of repquota -x
  - add entry to note addition of quotactl(8)
  - add entry to note changes to quotactl(2)
  - avoid explicitly saying to use repquota -x and quotactl(8) to migrate
    as it's no longer quite accurate

At libquota addition time [20120201]:
  - main entry is for "libquota", not "kernel"
  - add entry to note that quotactl(2) is gone and __quotactl(2) is now
    a private interface
  - add entry to note that the repquota -x dump format changed (from xml
    to tabular)
  - continue to make no reference to the vfs-level changes as they aren't
    user-facing

Prompted/suggested by apb@; ok by martin for releng.
2012-02-13 19:15:30 +00:00
..
roadmaps typo 2012-01-15 06:53:23 +00:00
3RDPARTY - mention GNU grep-2.10 as being the current upstream version; 2012-02-10 23:46:25 +00:00
BRANCHES yamt-pagecache 2012-01-25 00:43:03 +00:00
BUILDING.mdoc Add tests for the shell under which build.sh is run. If the 2011-09-09 18:48:34 +00:00
CHANGES Note removal of quotactl(8) and addition of quotadump(8)/quotarestore(8) 2012-02-13 19:15:30 +00:00
CHANGES.prev dependant -> dependent 2011-06-30 20:09:15 +00:00
HACKS Note libc/net/Makefile.inc hostname lookup -fno-tree-ter hacks for gcc 4.5 arm. 2011-12-24 05:05:55 +00:00
LAST_MINUTE
Makefile Move the code for creating src/BUILDING from "make build-docs" in 2011-09-09 14:23:37 +00:00
NetBSD-6 update the things in NetBSD 6.0 2012-01-15 02:58:39 +00:00
README.files Update URLs after website reorganization. patch by OKANO Takayoshi, from 2007-12-14 21:15:52 +00:00
RESPONSIBLE Import the Flash and NAND subsytem code contributed by the University 2011-02-26 18:07:13 +00:00
ROADMAP Per agc, note that the ROADMAP file is on its way out. 2008-08-06 19:52:43 +00:00
TODO Also: netpgp(1). 2011-08-09 16:14:41 +00:00
TODO.clang ah_regdomain.c doesn't use -Wno-error anymore. 2012-01-17 15:38:44 +00:00
TODO.i18n
TODO.kqueue Remove LKMs and switch to the module framework, pass 1. 2008-11-12 12:35:50 +00:00
TODO.nits Remove last references to __HAVE_SIGINFO 2011-01-02 18:12:01 +00:00

README.files

#	$NetBSD: README.files,v 1.4 2007/12/14 21:15:52 pavel 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/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.