Up to [cvs.NetBSD.org] / src / doc
Request diff between arbitrary revisions
Default branch: MAIN
Current tag: netbsd-6
Revision 1.87.2.2 / (download) - annotate - [select for diffs], Tue Apr 14 13:34:30 2015 UTC (6 years ago) by msaitoh
Branch: netbsd-6
Changes since 1.87.2.1: +2 -2
lines
Diff to previous 1.87.2.1 (colored) to branchpoint 1.87 (colored) next main 1.88 (colored)
Pull up following revision(s) (requested by riastradh in ticket #1274): doc/BUILDING.mdoc: revision 1.111 Use `It Sy', not just `It', for live-image, to match other targets. No change to plain-text BUILDING file.
Revision 1.87.2.1 / (download) - annotate - [selected], Fri Mar 2 16:48:10 2012 UTC (9 years, 1 month ago) by riz
Branch: netbsd-6
CVS Tags: netbsd-6-1-RELEASE,
netbsd-6-1-RC4,
netbsd-6-1-RC3,
netbsd-6-1-RC2,
netbsd-6-1-RC1,
netbsd-6-1-5-RELEASE,
netbsd-6-1-4-RELEASE,
netbsd-6-1-3-RELEASE,
netbsd-6-1-2-RELEASE,
netbsd-6-1-1-RELEASE,
netbsd-6-1,
netbsd-6-0-RELEASE,
netbsd-6-0-RC2,
netbsd-6-0-RC1,
netbsd-6-0-6-RELEASE,
netbsd-6-0-5-RELEASE,
netbsd-6-0-4-RELEASE,
netbsd-6-0-3-RELEASE,
netbsd-6-0-2-RELEASE,
netbsd-6-0-1-RELEASE,
netbsd-6-0,
matt-nb6-plus-nbase,
matt-nb6-plus-base,
matt-nb6-plus
Changes since 1.87: +2 -2
lines
Diff to previous 1.87 (colored)
Pull up following revision(s) (requested by tsutsui in ticket #68): doc/BUILDING.mdoc: revision 1.88 BUILDING: revision 1.99 build.sh: revision 1.254 Add a missing period. Add sanity checks for live-image and install-image targets (which require mtree spec files built with MKUNPRIVED=yes) to avoid unexpected makefs(8) error during image builds: - if release op is specified with live-image or install-image at the same time, make sure -U is also specified for the image builds - before perform live-image and install-image ops check METALOG file in DESTDIR to see if the build have been performed with MKUNPRIVED XXX: Probably toolchain should create consistent spec files in XXX: DESTDIR/etc/mtree dir regardless of MKUNPRIVED settings.
Revision 1.87 / (download) - annotate - [select for diffs], Tue Feb 14 21:32:07 2012 UTC (9 years, 2 months ago) by apb
Branch: MAIN
CVS Tags: netbsd-6-base
Branch point for: netbsd-6
Changes since 1.86: +29 -20
lines
Diff to previous 1.86 (colored) to selected 1.87.2.1 (colored)
Minor changes to wording in the documentation for build.sh install-image and live-image.