The NetBSD Project

CVS log for src/share/man/man7/release.7

[BACK] Up to [cvs.NetBSD.org] / src / share / man / man7

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: MAIN


Revision 1.40 / (download) - annotate - [select for diffs], Sun Aug 21 15:01:08 2022 UTC (19 months, 1 week ago) by brook
Branch: MAIN
CVS Tags: netbsd-10-base, netbsd-10-0-RELEASE, netbsd-10-0-RC6, netbsd-10-0-RC5, netbsd-10-0-RC4, netbsd-10-0-RC3, netbsd-10-0-RC2, netbsd-10-0-RC1, netbsd-10, HEAD
Changes since 1.39: +11 -1 lines
Diff to previous 1.39 (colored) to selected 1.14 (colored)

Create bootable images in ${RELEASEDIR}/${RELEASEMACHINEDIR}/binary/gzimg.

Release builds for arm platforms create compressed images in
${RELEASEDIR}/${RELEASEMACHINEDIR}/binary/gzimg.  However, in some
cases, e.g., armv7.img.gz, they are not bootable.  Consequently, boot
blocks must be manually installed in the images, which is an extra
barrier for testing systems or adopting NetBSD.  This has prompted
creation of external repositories, e.g., armbsd.org, to host a
collection of bootable images.  However, this does not ease the burden
on developers compiling their own systems; for them, manual
installation of boot blocks is still required.

For arm platforms, etc/etc.evbarm/Makefile.inc contains the commands
used to create system images.  Because installboot(8) can write boot
blocks directly to system images, a loop through possible boards can
create a series of bootable images during the normal build process.

In the case of many arm platforms, installboot(8) uses U-Boot boot
blocks, which are not part of the NetBSD source code.  Developers can,
however, install as many U-Boot boot blocks as desired, either in the
default location of /usr/pkg/share/u-boot or in a set of directories
pointed to by the U-Boot search path, the INSTALLBOOT_UBOOT_PATHS
environment variable.  For each board with an available boot block, a
board-specific bootable image will be created in
${RELEASEDIR}/${RELEASEMACHINEDIR}/binary/gzimg.  If a boot block is
not available, which is the typical situation currently, no additional
image will be created.

This facility creates opportunities to build bootable images for any
number of boards within the scope of a standard release build.
However, that is not required and will not occur without the
intervention of installing U-Boot boot blocks prior to the build.

Revision 1.39 / (download) - annotate - [select for diffs], Mon Jul 13 07:26:27 2020 UTC (3 years, 8 months ago) by jruoho
Branch: MAIN
CVS Tags: cjep_sun2x-base1, cjep_sun2x-base, cjep_sun2x, cjep_staticlib_x-base1, cjep_staticlib_x-base, cjep_staticlib_x
Changes since 1.38: +12 -2 lines
Diff to previous 1.38 (colored) to selected 1.14 (colored)

Add the missing rescue(8) and tests(7) sets.  XXX: this manual is somewhat
broken due to the differences in the archival formats used.

Revision 1.38 / (download) - annotate - [select for diffs], Wed Jul 26 15:32:09 2017 UTC (6 years, 8 months ago) by leot
Branch: MAIN
CVS Tags: phil-wifi-base, phil-wifi-20200421, phil-wifi-20200411, phil-wifi-20200406, phil-wifi-20191119, phil-wifi-20190609, phil-wifi, pgoyette-compat-merge-20190127, pgoyette-compat-base, pgoyette-compat-20190127, pgoyette-compat-20190118, pgoyette-compat-1226, pgoyette-compat-1126, pgoyette-compat-1020, pgoyette-compat-0930, pgoyette-compat-0906, pgoyette-compat-0728, pgoyette-compat-0625, pgoyette-compat-0521, pgoyette-compat-0502, pgoyette-compat-0422, pgoyette-compat-0415, pgoyette-compat-0407, pgoyette-compat-0330, pgoyette-compat-0322, pgoyette-compat-0315, pgoyette-compat, netbsd-9-base, netbsd-9-3-RELEASE, netbsd-9-2-RELEASE, netbsd-9-1-RELEASE, netbsd-9-0-RELEASE, netbsd-9-0-RC2, netbsd-9-0-RC1, netbsd-9, is-mlppp-base, is-mlppp
Changes since 1.37: +4 -2 lines
Diff to previous 1.37 (colored) to selected 1.14 (colored)

Document xetc.tgz installation set.

Thanks to <wiz> for the review!

Revision 1.37 / (download) - annotate - [select for diffs], Mon Jul 3 21:30:59 2017 UTC (6 years, 8 months ago) by wiz
Branch: MAIN
CVS Tags: perseant-stdc-iso10646-base, perseant-stdc-iso10646
Changes since 1.36: +5 -5 lines
Diff to previous 1.36 (colored) to selected 1.14 (colored)

Remove workaround for ancient HTML generation code.

Revision 1.36 / (download) - annotate - [select for diffs], Mon Nov 3 20:16:50 2014 UTC (9 years, 4 months ago) by snj
Branch: MAIN
CVS Tags: prg-localcount2-base3, prg-localcount2-base2, prg-localcount2-base1, prg-localcount2-base, prg-localcount2, pgoyette-localcount-base, pgoyette-localcount-20170426, pgoyette-localcount-20170320, pgoyette-localcount-20170107, pgoyette-localcount-20161104, pgoyette-localcount-20160806, pgoyette-localcount-20160726, pgoyette-localcount, netbsd-8-base, netbsd-8-1-RELEASE, netbsd-8-1-RC1, netbsd-8-0-RELEASE, netbsd-8-0-RC2, netbsd-8-0-RC1, matt-nb8-mediatek-base, matt-nb8-mediatek, localcount-20160914, bouyer-socketcan-base1, bouyer-socketcan-base, bouyer-socketcan
Branch point for: netbsd-8
Changes since 1.35: +2 -2 lines
Diff to previous 1.35 (colored) to selected 1.14 (colored)

bump date

Revision 1.35 / (download) - annotate - [select for diffs], Mon Nov 3 20:06:25 2014 UTC (9 years, 4 months ago) by snj
Branch: MAIN
Changes since 1.34: +11 -6 lines
Diff to previous 1.34 (colored) to selected 1.14 (colored)

fix cksum syntax, CDROM -> CD-ROM, give a specific example of a kernel set
rather than kern.tgz, add dd(1) xref for usb images

Revision 1.34 / (download) - annotate - [select for diffs], Fri Sep 7 07:07:15 2012 UTC (11 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: yamt-pagecache-base9, yamt-pagecache-base8, yamt-pagecache-base7, yamt-pagecache-base6, tls-maxphys-base, tls-maxphys, tls-earlyentropy-base, tls-earlyentropy, riastradh-xf86-video-intel-2-7-1-pre-2-21-15, riastradh-drm2-base3, riastradh-drm2-base2, riastradh-drm2-base1, riastradh-drm2-base, riastradh-drm2, netbsd-7-base, agc-symver-base, agc-symver
Branch point for: netbsd-7
Changes since 1.33: +2 -2 lines
Diff to previous 1.33 (colored) to selected 1.14 (colored)

Fix typo.

Revision 1.33 / (download) - annotate - [select for diffs], Thu Sep 6 22:17:46 2012 UTC (11 years, 6 months ago) by riz
Branch: MAIN
Changes since 1.32: +31 -18 lines
Diff to previous 1.32 (colored) to selected 1.14 (colored)

Update release(7) for the recent iso -> images change.

Revision 1.32 / (download) - annotate - [select for diffs], Sat Jan 14 22:56:31 2012 UTC (12 years, 2 months ago) by jmcneill
Branch: MAIN
CVS Tags: yamt-pagecache-base5, yamt-pagecache-base4, netbsd-6-base, netbsd-6-0-RC1
Branch point for: netbsd-6, matt-nb6-plus
Changes since 1.31: +4 -4 lines
Diff to previous 1.31 (colored) to selected 1.14 (colored)

PR# install/44593: Please give release ISO's more meaningful names

Change release ISO filenames, what was once 'i386cd.iso' will now look
like 'NetBSD-5.99.60-i386.iso'.

ok snj@

Revision 1.31 / (download) - annotate - [select for diffs], Sat Sep 19 07:06:55 2009 UTC (14 years, 6 months ago) by snj
Branch: MAIN
CVS Tags: yamt-pagecache-base3, yamt-pagecache-base2, yamt-pagecache-base, matt-premerge-20091211, matt-mips64-premerge-20101231, cherry-xenmp-base, cherry-xenmp, bouyer-quota2-nbase, bouyer-quota2-base, bouyer-quota2
Branch point for: yamt-pagecache
Changes since 1.30: +81 -161 lines
Diff to previous 1.30 (colored) to selected 1.14 (colored)

Sync with reality.

Revision 1.30 / (download) - annotate - [select for diffs], Tue Sep 15 01:20:42 2009 UTC (14 years, 6 months ago) by jnemeth
Branch: MAIN
Changes since 1.29: +2 -2 lines
Diff to previous 1.29 (colored) to selected 1.14 (colored)

bump date for previous

Revision 1.29 / (download) - annotate - [select for diffs], Tue Sep 15 01:12:38 2009 UTC (14 years, 6 months ago) by jnemeth
Branch: MAIN
Changes since 1.28: +3 -1 lines
Diff to previous 1.28 (colored) to selected 1.14 (colored)

mention the new modules.tgz set

Revision 1.28 / (download) - annotate - [select for diffs], Mon May 4 20:54:16 2009 UTC (14 years, 10 months ago) by wiz
Branch: MAIN
CVS Tags: jym-xensuspend-nbase, jym-xensuspend-base
Changes since 1.27: +49 -37 lines
Diff to previous 1.27 (colored) to selected 1.14 (colored)

New sentence, new line. Use Aq instead of \*[Lt]\*[Gt].

Revision 1.27 / (download) - annotate - [select for diffs], Thu Apr 9 03:02:21 2009 UTC (14 years, 11 months ago) by joerg
Branch: MAIN
Changes since 1.26: +5 -24 lines
Diff to previous 1.26 (colored) to selected 1.14 (colored)

Don't use .Xo/.Xc to workaround ancient groff macro argument limit.
Reduce indentation a bit to make it more readable.

Revision 1.26 / (download) - annotate - [select for diffs], Wed Mar 11 13:52:19 2009 UTC (15 years ago) by joerg
Branch: MAIN
Changes since 1.25: +1 -2 lines
Diff to previous 1.25 (colored) to selected 1.14 (colored)

Fix markup

Revision 1.25 / (download) - annotate - [select for diffs], Wed Apr 30 13:10:57 2008 UTC (15 years, 11 months ago) by martin
Branch: MAIN
CVS Tags: yamt-pf42-base4, yamt-pf42-base3, yamt-pf42-base2, wrstuden-revivesa-base-3, wrstuden-revivesa-base-2, wrstuden-revivesa-base-1, wrstuden-revivesa-base, wrstuden-revivesa, netbsd-5-base, netbsd-5-0-RELEASE, netbsd-5-0-RC4, netbsd-5-0-RC3, netbsd-5-0-RC2, netbsd-5-0-RC1, netbsd-5-0-1-RELEASE, mjf-devfs2-base, matt-nb5-mips64-u2-k2-k4-k7-k8-k9, matt-nb5-mips64-u1-k1-k5, matt-nb5-mips64-premerge-20091211, matt-nb4-mips64-k7-u2a-k9b, matt-mips64-base2, hpcarm-cleanup-nbase
Branch point for: netbsd-5-0, netbsd-5, matt-nb5-mips64, jym-xensuspend
Changes since 1.24: +1 -8 lines
Diff to previous 1.24 (colored) to selected 1.14 (colored)

Convert TNF licenses to new 2 clause variant

Revision 1.24 / (download) - annotate - [select for diffs], Thu Aug 30 10:45:03 2007 UTC (16 years, 7 months ago) by jnemeth
Branch: MAIN
CVS Tags: yamt-pf42-baseX, yamt-pf42-base, matt-armv6-nbase, matt-armv6-base, keiichi-mipv6-nbase, keiichi-mipv6-base, keiichi-mipv6, hpcarm-cleanup-base, cube-autoconf-base, cube-autoconf
Branch point for: yamt-pf42, mjf-devfs2
Changes since 1.23: +13 -2 lines
Diff to previous 1.23 (colored) to selected 1.14 (colored)

update for iso-image-source

Revision 1.23 / (download) - annotate - [select for diffs], Mon Apr 9 08:19:54 2007 UTC (16 years, 11 months ago) by apb
Branch: MAIN
CVS Tags: matt-mips64-base, matt-mips64, hpcarm-cleanup
Branch point for: matt-armv6
Changes since 1.22: +47 -9 lines
Diff to previous 1.22 (colored) to selected 1.14 (colored)

Mention the .../iso directory and explain the difference between
it and the .../${MACHINE}/installation/cdrom directory.  Discussed in
tech-install.

Revision 1.22 / (download) - annotate - [select for diffs], Sun Apr 1 14:13:55 2007 UTC (17 years ago) by apb
Branch: MAIN
Changes since 1.21: +27 -14 lines
Diff to previous 1.21 (colored) to selected 1.14 (colored)

* Mention that CD-ROM releases don't include the NetBSD-<rel> directory.
* More consistent indentation.

Revision 1.21 / (download) - annotate - [select for diffs], Sat Jun 17 04:58:15 2006 UTC (17 years, 9 months ago) by reed
Branch: MAIN
CVS Tags: netbsd-4-base, chap-midi-nbase, chap-midi-base, abandoned-netbsd-4-base, abandoned-netbsd-4
Branch point for: netbsd-4
Changes since 1.20: +2 -2 lines
Diff to previous 1.20 (colored) to selected 1.14 (colored)

Fix typo or mispelling.

Revision 1.20 / (download) - annotate - [select for diffs], Mon Jun 20 13:25:25 2005 UTC (18 years, 9 months ago) by peter
Branch: MAIN
Branch point for: chap-midi
Changes since 1.19: +2 -2 lines
Diff to previous 1.19 (colored) to selected 1.14 (colored)

Change all .Xr config 8 to .Xr config 1, following the recent move of
config from usr.sbin -> usr.bin.

Reviewed by wiz.

Revision 1.19 / (download) - annotate - [select for diffs], Wed Mar 16 12:47:43 2005 UTC (19 years ago) by wiz
Branch: MAIN
CVS Tags: netbsd-3-base, netbsd-3-1-RELEASE, netbsd-3-1-RC4, netbsd-3-1-RC3, netbsd-3-1-RC2, netbsd-3-1-RC1, netbsd-3-1-1-RELEASE, netbsd-3-1, netbsd-3-0-RELEASE, netbsd-3-0-RC6, netbsd-3-0-RC5, netbsd-3-0-RC4, netbsd-3-0-RC3, netbsd-3-0-RC2, netbsd-3-0-RC1, netbsd-3-0-3-RELEASE, netbsd-3-0-2-RELEASE, netbsd-3-0-1-RELEASE, netbsd-3-0, netbsd-3
Changes since 1.18: +3 -3 lines
Diff to previous 1.18 (colored) to selected 1.14 (colored)

Fix mdoc warning reported by Nicolas Joly in PR 29708.

Revision 1.18 / (download) - annotate - [select for diffs], Sat Jan 15 18:13:00 2005 UTC (19 years, 2 months ago) by fredb
Branch: MAIN
Changes since 1.17: +22 -44 lines
Diff to previous 1.17 (colored) to selected 1.14 (colored)

Sync with reality...

- - Clarify how to do multi-platform releases. README, SOURCE_DATE, and
    "source" are placed at the root of the heirarchy. Call the heirarchies
    in <machine> the "binary releases", to distinguish from the entire
    release, which includes source.
- - Split sets are gone.
- - We can now do everything with "./build.sh". Tell how.

I proposed this on tech-install and tech-toolchain, and there were no
objections.

Revision 1.17 / (download) - annotate - [select for diffs], Mon Oct 4 19:12:52 2004 UTC (19 years, 5 months ago) by rumble
Branch: MAIN
Changes since 1.16: +2 -2 lines
Diff to previous 1.16 (colored) to selected 1.14 (colored)

Removed accidental repetitious words.

Revision 1.16 / (download) - annotate - [select for diffs], Wed Feb 13 08:18:20 2002 UTC (22 years, 1 month ago) by ross
Branch: MAIN
CVS Tags: netbsd-2-base, netbsd-2-0-base, netbsd-2-0-RELEASE, netbsd-2-0-RC5, netbsd-2-0-RC4, netbsd-2-0-RC3, netbsd-2-0-RC2, netbsd-2-0-RC1, netbsd-2-0-3-RELEASE, netbsd-2-0-2-RELEASE, netbsd-2-0-1-RELEASE, netbsd-2-0, netbsd-1-6-base, netbsd-1-6-RELEASE, netbsd-1-6-RC3, netbsd-1-6-RC2, netbsd-1-6-RC1, netbsd-1-6-PATCH002-RELEASE, netbsd-1-6-PATCH002-RC4, netbsd-1-6-PATCH002-RC3, netbsd-1-6-PATCH002-RC2, netbsd-1-6-PATCH002-RC1, netbsd-1-6-PATCH002, netbsd-1-6-PATCH001-RELEASE, netbsd-1-6-PATCH001-RC3, netbsd-1-6-PATCH001-RC2, netbsd-1-6-PATCH001-RC1, netbsd-1-6-PATCH001, netbsd-1-6, fvdl_fs64_base
Branch point for: netbsd-2
Changes since 1.15: +24 -24 lines
Diff to previous 1.15 (colored) to selected 1.14 (colored)

Generate <>& symbolically. I'm avoiding .../dist/... directories for now.

Revision 1.15 / (download) - annotate - [select for diffs], Mon Feb 11 10:44:38 2002 UTC (22 years, 1 month ago) by wiz
Branch: MAIN
Changes since 1.14: +2 -2 lines
Diff to previous 1.14 (colored)

s/seperate/separate/

Revision 1.14 / (download) - annotate - [selected], Mon Jan 21 17:26:17 2002 UTC (22 years, 2 months ago) by wiz
Branch: MAIN
Changes since 1.13: +4 -4 lines
Diff to previous 1.13 (colored)

Fix typos, and formatting fix.

Revision 1.13 / (download) - annotate - [select for diffs], Tue Sep 11 01:25:39 2001 UTC (22 years, 6 months ago) by wiz
Branch: MAIN
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 (colored) to selected 1.14 (colored)

Drop superfluous .Pp.

Revision 1.12 / (download) - annotate - [select for diffs], Mon Apr 9 17:31:03 2001 UTC (22 years, 11 months ago) by wiz
Branch: MAIN
Changes since 1.11: +16 -16 lines
Diff to previous 1.11 (colored) to selected 1.14 (colored)

Improve reference to config 8, and some whitespace fixes.

Revision 1.11 / (download) - annotate - [select for diffs], Wed Nov 1 04:29:47 2000 UTC (23 years, 5 months ago) by tv
Branch: MAIN
Changes since 1.10: +14 -19 lines
Diff to previous 1.10 (colored) to selected 1.14 (colored)

Describe new shared-set layout:  .../shared/$MACHINE_ARCH and .../shared/ALL.

Revision 1.10 / (download) - annotate - [select for diffs], Fri Oct 6 02:42:20 2000 UTC (23 years, 5 months ago) by hubertf
Branch: MAIN
Changes since 1.9: +93 -1 lines
Diff to previous 1.9 (colored) to selected 1.14 (colored)

Add description about the "source" dir of a release, based on what's there
for 1.4.2.

Revision 1.9 / (download) - annotate - [select for diffs], Thu Oct 5 15:47:04 2000 UTC (23 years, 5 months ago) by lukem
Branch: MAIN
Changes since 1.8: +4 -33 lines
Diff to previous 1.8 (colored) to selected 1.14 (colored)

remove security/

Revision 1.8 / (download) - annotate - [select for diffs], Mon Sep 11 21:53:31 2000 UTC (23 years, 6 months ago) by hubertf
Branch: MAIN
Changes since 1.7: +26 -1 lines
Diff to previous 1.7 (colored) to selected 1.14 (colored)

Add standalone "iso-image" target that can be run with DESTDIR and RELEASEDIR
set in src/etc after a "make release" in both "src" and "xsrc", to create a
ISO-image of the release in $RELEASEDIR/installation/cdrom.

Hook for architecture dependent pre/post-processing in etc/etc.*/Makefile.inc
are available as 'iso-image_md_post' and 'iso-image_md_pre', see
etc/etc.i386/Makefile.inc as an example. Might be useful for setting up
bootable CDs on alpha, sparc, ...

Reviewed by Todd Whitesel and Thomas Klausner.

Revision 1.7 / (download) - annotate - [select for diffs], Mon May 10 19:34:22 1999 UTC (24 years, 10 months ago) by is
Branch: MAIN
CVS Tags: wrstuden-devbsize-base, wrstuden-devbsize-19991221, wrstuden-devbsize, netbsd-1-5-base, netbsd-1-5-ALPHA2, minoura-xpg4dl-base, minoura-xpg4dl, comdex-fall-1999-base, comdex-fall-1999
Branch point for: netbsd-1-5
Changes since 1.6: +9 -2 lines
Diff to previous 1.6 (colored) to selected 1.14 (colored)

Legalize INSTALL.{html,more,ps,txt}

Revision 1.6 / (download) - annotate - [select for diffs], Mon Mar 15 08:22:21 1999 UTC (25 years ago) by garbled
Branch: MAIN
CVS Tags: netbsd-1-4-base, netbsd-1-4-RELEASE
Branch point for: netbsd-1-4
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored) to selected 1.14 (colored)

First round of .Os cleanups.  .Os is defined in the tmac.doc-common file,
so we shouldn't override it with versions in the manpages.  Many more to
come.

Revision 1.5 / (download) - annotate - [select for diffs], Sat Aug 15 09:16:28 1998 UTC (25 years, 7 months ago) by mycroft
Branch: MAIN
Changes since 1.4: +3 -2 lines
Diff to previous 1.4 (colored) to selected 1.14 (colored)

Assign my copyrights to TNF.

Revision 1.4 / (download) - annotate - [select for diffs], Tue Apr 28 06:00:56 1998 UTC (25 years, 11 months ago) by fair
Branch: MAIN
Changes since 1.3: +4 -2 lines
Diff to previous 1.3 (colored) to selected 1.14 (colored)

Change occurrences of "UNIX" to .Ux or .At as appropriate.

Revision 1.3 / (download) - annotate - [select for diffs], Fri Feb 6 06:13:20 1998 UTC (26 years, 1 month ago) by perry
Branch: MAIN
Changes since 1.2: +4 -2 lines
Diff to previous 1.2 (colored) to selected 1.14 (colored)

macroize BSD, NetBSD, FreeBSD and misc cleanup

Revision 1.2 / (download) - annotate - [select for diffs], Sat Jan 10 08:11:42 1998 UTC (26 years, 2 months ago) by enami
Branch: MAIN
Changes since 1.1: +2 -2 lines
Diff to previous 1.1 (colored) to selected 1.14 (colored)

Fix a typo; s/accomodate/accommodate/

Revision 1.1 / (download) - annotate - [select for diffs], Tue Nov 25 05:27:44 1997 UTC (26 years, 4 months ago) by thorpej
Branch: MAIN
Branch point for: netbsd-1-3
Diff to selected 1.14 (colored)

Add a document describing the layout of a NetBSD release.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>