NetBSD/doc
apb b753e6a507 Document build.sh "live-image" and "install-image" targets.
These were documented in revision 1.97 of src/BUILDING, but were
not documented in src/doc/BUILDING.sh.  The original log message
was:

revision 1.97
date: 2012/01/22 03:53:32;  author: tsutsui;  state: Exp;  lines: +39 -0
Add "live-image" and "install-image" target support to build.sh.

"live-image" target builds pre-installed disk images that can be used on
emulators or boot from USB memory sticks to try NetBSD without installation.
Currently amd64, i386, pmax, sparc, sparc64, sun2, sun3, and vax
(which have working emulators and don't require extra tools like preparing
 msdosfs or partitioning MD label structures) support this target.

"install-image" target builds an bootable installation disk image that can
be used as an install CD but burned into USB memory sticks etc.
Current only amd64 and i386 (which would support USB boot) have this target.

For more details (and known issue) see following posts on netbsd-bugs@:
http://mail-index.NetBSD.org/netbsd-bugs/2011/08/06/msg023639.html
http://mail-index.NetBSD.org/netbsd-bugs/2011/09/23/msg024207.html
http://mail-index.NetBSD.org/netbsd-bugs/2011/12/07/msg025166.html
http://mail-index.NetBSD.org/netbsd-bugs/2011/12/08/msg025178.html

No particular comments about implementation, and
"go ahead" comments from mrg@, riz@ and christos@.

Closes PR toolchain/45153 and PR misc/45155.
2012-02-14 21:19:19 +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 Document build.sh "live-image" and "install-image" targets. 2012-02-14 21:19:19 +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
RESPONSIBLE Import the Flash and NAND subsytem code contributed by the University 2011-02-26 18:07:13 +00:00
ROADMAP
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
TODO.nits Remove last references to __HAVE_SIGINFO 2011-01-02 18:12:01 +00:00

#	$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.