The NetBSD Project

CVS log for src/distrib/notes/Makefile.inc

[BACK] Up to [cvs.NetBSD.org] / src / distrib / notes

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.60: download - view: text, markup, annotated - select for diffs
Fri Apr 5 23:05:04 2024 UTC (12 months, 3 weeks ago) by christos
Branches: MAIN
CVS tags: perseant-exfatfs-base-20240630, perseant-exfatfs-base, perseant-exfatfs, HEAD
Diff to: previous 1.59: preferred, colored
Changes since revision 1.59: +2 -2 lines
specify the paper size for PostScript

Revision 1.59: download - view: text, markup, annotated - select for diffs
Thu Nov 16 18:06:05 2023 UTC (17 months, 1 week ago) by christos
Branches: MAIN
Diff to: previous 1.58: preferred, colored
Changes since revision 1.58: +3 -3 lines
Set the timezone too when invoking date with a timestamp because it can
be affected too:
$ env TZ=UTC date -r 1700157305
Thu Nov 16 17:55:05 UTC 2023
$ env TZ=UTC24:24:24 date -r 1700157305
Wed Nov 15 17:30:41 UTC 2023

Revision 1.58: download - view: text, markup, annotated - select for diffs
Mon Nov 13 21:01:51 2023 UTC (17 months, 2 weeks ago) by christos
Branches: MAIN
Diff to: previous 1.57: preferred, colored
Changes since revision 1.57: +3 -3 lines
Use TOOL_DATE (Jan-Benedict Glaw)

Revision 1.57: download - view: text, markup, annotated - select for diffs
Wed Dec 8 13:06:44 2021 UTC (3 years, 4 months ago) by uwe
Branches: MAIN
CVS tags: netbsd-10-base, netbsd-10-1-RELEASE, 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
Diff to: previous 1.56: preferred, colored
Changes since revision 1.56: +3 -1 lines
Make .Nx \*V happy for current builds.

I'm not sure why mdoc complains here (not the technical reason, but
the pragmatic purpose).  My best guess is that it wants to catch
mistakes like .Fx 1.6.1 (instead of .Nx 1.6.1).  I'm not entirely
convinced this doesn't create more problems that it solves.

No objections in the 15 years since this was proposed netbsd-docs.

Revision 1.56: download - view: text, markup, annotated - select for diffs
Tue Jun 23 06:28:01 2020 UTC (4 years, 10 months ago) by martin
Branches: MAIN
CVS tags: cjep_sun2x-base1, cjep_sun2x-base, cjep_sun2x, cjep_staticlib_x-base1, cjep_staticlib_x-base, cjep_staticlib_x
Diff to: previous 1.55: preferred, colored
Changes since revision 1.55: +3 -1 lines
Pass the name of the compressor actually used for sets to groff and use
it in the content description (XXX need to adapt a few more copies in,
as of now, unaffected architectures)

Revision 1.55: download - view: text, markup, annotated - select for diffs
Tue Jun 16 00:45:56 2020 UTC (4 years, 10 months ago) by christos
Branches: MAIN
Diff to: previous 1.54: preferred, colored
Changes since revision 1.54: +16 -11 lines
For MKREPRO builds:
1. compute cur_date from the timestamp
2. pass the date to groff so that it can set its registers

Revision 1.43.16.1: download - view: text, markup, annotated - select for diffs
Wed Apr 8 14:03:47 2020 UTC (5 years ago) by martin
Branches: phil-wifi
Diff to: previous 1.43: preferred, colored; next MAIN 1.44: preferred, colored
Changes since revision 1.43: +43 -21 lines
Merge changes from current as of 20200406

Revision 1.43.18.7: download - view: text, markup, annotated - select for diffs
Sun Jan 26 11:19:36 2020 UTC (5 years, 3 months ago) by martin
Branches: netbsd-9
CVS tags: netbsd-9-4-RELEASE, netbsd-9-3-RELEASE, netbsd-9-2-RELEASE, netbsd-9-1-RELEASE, netbsd-9-0-RELEASE, netbsd-9-0-RC2
Diff to: previous 1.43.18.6: preferred, colored; branchpoint 1.43: preferred, colored; next MAIN 1.44: preferred, colored
Changes since revision 1.43.18.6: +2 -2 lines
Pull up following revision(s) (requested by uwe in ticket #652):

	distrib/notes/Makefile.inc: revision 1.54
	distrib/notes/common/main: revision 1.561
	distrib/notes/common/main: revision 1.562
	share/tmac/doc2html: revision 1.71

Use .Os NetBSD/\*M \*V to get more informative footer.

Provide ability to override <title>

If \*[title-section] is non-empty, use it to override the title
instead of appending it.  Nothing in the tree uses title-section
currently, so it shouldn't affect any existing document.

This override will be used by the installation notes where the default
title is less than helpful.

Override HTML <title> to something more informative.
Requested by martin@

Use -mdoc2html to generate HTML TOC to avoids warnings.

Revision 1.54: download - view: text, markup, annotated - select for diffs
Thu Jan 23 23:59:53 2020 UTC (5 years, 3 months ago) by uwe
Branches: MAIN
CVS tags: phil-wifi-20200421, phil-wifi-20200411, phil-wifi-20200406, is-mlppp-base, is-mlppp
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +2 -2 lines
Use -mdoc2html to generate HTML TOC to avoids warnings.

Revision 1.43.18.6: download - view: text, markup, annotated - select for diffs
Wed Jan 8 07:53:30 2020 UTC (5 years, 3 months ago) by msaitoh
Branches: netbsd-9
Diff to: previous 1.43.18.5: preferred, colored; branchpoint 1.43: preferred, colored
Changes since revision 1.43.18.5: +2 -2 lines
Pull up following revision(s) (requested by martin in ticket #608):
	distrib/notes/Makefile.inc: revision 1.53
PR install/54836: fix broken conditional, passing the wrong set name suffix
to groff.

Revision 1.53: download - view: text, markup, annotated - select for diffs
Sun Jan 5 18:37:54 2020 UTC (5 years, 3 months ago) by martin
Branches: MAIN
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +2 -2 lines
PR install/54836: fix broken conditional, passing the wrong set name suffix
to groff.

Revision 1.43.18.5: download - view: text, markup, annotated - select for diffs
Mon Dec 9 13:00:22 2019 UTC (5 years, 4 months ago) by martin
Branches: netbsd-9
Diff to: previous 1.43.18.4: preferred, colored; branchpoint 1.43: preferred, colored
Changes since revision 1.43.18.4: +12 -20 lines
Pull up the following revisions, requested by uwe in ticket #523:

	distrib/notes/Makefile.inc                      up to 1.52
	distrib/notes/common/macros                     up to 1.54

Improve table of contents.

Revision 1.52: download - view: text, markup, annotated - select for diffs
Sat Nov 30 00:28:27 2019 UTC (5 years, 5 months ago) by uwe
Branches: MAIN
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +4 -8 lines
Improve table of contents.

For .txt and .more drop meaningless page numbers, those formats are
not paginated (with all due respect to line printers, 80s are over).

For .ps use actual formatting with proportional font and properly
aligned page numbers.  Thanks to kre@ for his help with some of the
darker corners of troff (with all due respect to my 80s self, he/I
should have paid more attention).

Revision 1.51: download - view: text, markup, annotated - select for diffs
Thu Nov 28 00:06:39 2019 UTC (5 years, 5 months ago) by uwe
Branches: MAIN
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +8 -14 lines
Use .open/.write instead of .tm to emit TOC.

Revision 1.50: download - view: text, markup, annotated - select for diffs
Wed Nov 27 23:19:13 2019 UTC (5 years, 5 months ago) by uwe
Branches: MAIN
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +4 -3 lines
Do not pass common/macros on the command line as input.

common/main already sources them, so there's no point to process the
file again *after* the document has been formatted.  Put it to SRCS so
that we still depend on it.

Revision 1.49: download - view: text, markup, annotated - select for diffs
Wed Nov 27 22:41:41 2019 UTC (5 years, 5 months ago) by uwe
Branches: MAIN
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +6 -3 lines
Don't lose groff's stderr when creating TOC.

Divert only the .Ti lines to the TOC file.  Keep the rest, it may
contain useful messages (like the empty line bug in macros that was
messing up page numbers).

TODO: Since we already depend on groff extensions, we should just use
.open/.write to emit the TOC directly.  But commit this for now in
case I run out of round tuits.

Revision 1.48: download - view: text, markup, annotated - select for diffs
Wed Nov 27 19:07:31 2019 UTC (5 years, 5 months ago) by uwe
Branches: MAIN
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +2 -4 lines
Make .Te and .To also emit .Ti with quoted arguments.

I missed them b/c I tested on sparc notes and sparc/install is stuck
in the 90s and doesn't include common/sysinst.  Now that all emitted
.Ti have properly quoted arguments we can revert TOCPROC to simple
grep.

While here convert .Te and .To to also use $* so we we can also drop
quoting from their calls in common/sysinst now.  Don't actually drop
those quotes yet though, as we probably can further simplify the call
sites by emitting the headings automatically instead of duplicating
them.

Revision 1.43.18.4: download - view: text, markup, annotated - select for diffs
Wed Nov 27 16:07:30 2019 UTC (5 years, 5 months ago) by martin
Branches: netbsd-9
CVS tags: netbsd-9-0-RC1
Diff to: previous 1.43.18.3: preferred, colored; branchpoint 1.43: preferred, colored
Changes since revision 1.43.18.3: +4 -2 lines
Pull up the following revision:

	distrib/notes/Makefile.inc		1.47

When creating the TOC file, strip all incoming double quotes, but output
quotes around the third arg of the generated Ti macro invocation.
This fixes the TOC in non-html output. Pointed out by kre.

Revision 1.47: download - view: text, markup, annotated - select for diffs
Wed Nov 27 15:58:12 2019 UTC (5 years, 5 months ago) by martin
Branches: MAIN
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +4 -2 lines
When creating the TOC file, strip all incoming double quotes, but output
quotes around the third arg of the generated Ti macro invocation.
This fixes the TOC in non-html output. Pointed out by kre.

Revision 1.43.18.3: download - view: text, markup, annotated - select for diffs
Wed Nov 27 13:36:55 2019 UTC (5 years, 5 months ago) by msaitoh
Branches: netbsd-9
Diff to: previous 1.43.18.2: preferred, colored; branchpoint 1.43: preferred, colored
Changes since revision 1.43.18.2: +6 -5 lines
Pull up following revision(s) (requested by martin in ticket #489):
	distrib/notes/Makefile.inc: revision 1.46
	distrib/notes/common/postinstall: revision 1.86
	distrib/notes/sparc64/prep: revision 1.16
	distrib/notes/common/netboot: revision 1.38
	distrib/notes/common/main: revision 1.555
	distrib/notes/common/main: revision 1.556
	distrib/notes/common/main: revision 1.557
	distrib/notes/common/macros: revision 1.44
	distrib/notes/common/sysinst: revision 1.110
	distrib/notes/sparc/prep: revision 1.28
	distrib/notes/sparc/prep: revision 1.29
	distrib/notes/common/list-portmasters.pl: file removal
Remove list-portmasters.pl script.
We dropped that list from "main" some time ago.
Quote long .Ss2 title to avoid troff's limitation.
Troff is limited to 9 macro parameters and this title is 10 words, so
we lose the last word here when we pass arguments around.  We have
more titles like that but for now I wanted to commit only one just to
flag the problem.
More cleanup:
 - simplify TOC handling and remove arg limit (from uwe)
 - use Lk with explicit anchor text in some places
 - do not allow official release builds when we can not derive the
   proper date from the buildid
Add "Oxford comma"
Improve heading a bit.  While here, use quotes to group some of the
words to avoid the 9-arg limitation of .Ss

Revision 1.46: download - view: text, markup, annotated - select for diffs
Wed Nov 27 09:29:25 2019 UTC (5 years, 5 months ago) by martin
Branches: MAIN
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +6 -5 lines
More cleanup:
 - simplify TOC handling and remove arg limit (from uwe)
 - use Lk with explicit anchor text in some places
 - do not allow official release builds when we can not derive the
   proper date from the buildid

Revision 1.43.18.2: download - view: text, markup, annotated - select for diffs
Mon Nov 25 05:50:15 2019 UTC (5 years, 5 months ago) by msaitoh
Branches: netbsd-9
Diff to: previous 1.43.18.1: preferred, colored; branchpoint 1.43: preferred, colored
Changes since revision 1.43.18.1: +23 -1 lines
Pull up following revision(s) (requested by martin in ticket #471):
	distrib/notes/sandpoint/xfer: revision 1.4
	distrib/notes/newsmips/contents: revision 1.6
	distrib/notes/Makefile.inc: revision 1.45
	distrib/notes/landisk/contents: revision 1.7
	distrib/notes/sparc/contents: revision 1.25
	distrib/notes/arc/contents: revision 1.6
	distrib/notes/sun2/contents: revision 1.6
	distrib/notes/common/sysinst: revision 1.109
	distrib/notes/common/postinstall: revision 1.85
	distrib/notes/vax/contents: revision 1.15
	distrib/notes/mac68k/contents: revision 1.24
	distrib/notes/alpha/contents: revision 1.20
	distrib/notes/cats/contents: revision 1.6
	distrib/notes/sparc64/contents: revision 1.9
	distrib/notes/mvme68k/contents: revision 1.17
	distrib/notes/i386/contents: revision 1.33
	distrib/notes/common/main: revision 1.554
	distrib/notes/rs6000/contents: revision 1.6
	distrib/notes/hpcmips/contents: revision 1.14
	distrib/notes/evbppc/contents: revision 1.7
	distrib/notes/hpcarm/contents: revision 1.7
	distrib/notes/emips/contents: revision 1.6
	distrib/notes/sun3/contents: revision 1.20
	distrib/notes/macppc/contents: revision 1.18
	distrib/notes/amd64/contents: revision 1.9
	distrib/notes/x68k/contents: revision 1.21
	distrib/notes/sgimips/contents: revision 1.6
	distrib/notes/sandpoint/contents: revision 1.6
	distrib/notes/mmeye/contents: revision 1.7
	distrib/notes/arc/prep: revision 1.5
	distrib/notes/pmax/contents: revision 1.21
	distrib/notes/shark/contents: revision 1.6
	distrib/notes/news68k/contents: revision 1.10
	distrib/notes/cats/prep: revision 1.14
	distrib/notes/hp300/contents: revision 1.21
	distrib/notes/common/upgrade: revision 1.31
	distrib/notes/next68k/contents: revision 1.11
	distrib/notes/amiga/contents: revision 1.24
	distrib/notes/common/contents: revision 1.180
	distrib/notes/evbarm/contents: revision 1.6
	distrib/notes/sparc64/upgrade: revision 1.7
	distrib/notes/hppa/contents: revision 1.6
	distrib/notes/acorn32/contents: revision 1.6
	distrib/notes/ofppc/contents: revision 1.7
	distrib/notes/macppc/prep.OPENFIRMWARE: revision 1.21
	distrib/notes/atari/contents: revision 1.24
	distrib/notes/bebox/contents: revision 1.6
	distrib/notes/prep/contents: revision 1.6
	distrib/notes/hpcsh/contents: revision 1.7
	distrib/notes/ews4800mips/contents: revision 1.6
Modernize release notes:
 - use https where possible
 - adapt to cdn/nycdn and our current auto-build conventions
 - automate where possible
Many thanks to uwe for lots of *roff help.

Revision 1.45: download - view: text, markup, annotated - select for diffs
Sun Nov 24 11:15:31 2019 UTC (5 years, 5 months ago) by martin
Branches: MAIN
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +23 -1 lines
Modernize release notes:
 - use https where possible
 - adapt to cdn/nycdn and our current auto-build conventions
 - automate where possible
Many thanks to uwe for lots of *roff help.

Revision 1.43.18.1: download - view: text, markup, annotated - select for diffs
Thu Nov 21 19:28:38 2019 UTC (5 years, 5 months ago) by martin
Branches: netbsd-9
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +6 -1 lines
Pull up the following revisions:

	distrib/notes/Makefile.inc			1.44
	distrib/notes/acorn32/contents			1.5
	distrib/notes/alpha/contents			1.19
	distrib/notes/amd64/contents			1.8
	distrib/notes/amiga/contents			1.23
	distrib/notes/amiga/install			1.37
	distrib/notes/arc/contents			1.5
	distrib/notes/atari/contents			1.23
	distrib/notes/atari/xfer			1.18
	distrib/notes/bebox/contents			1.5
	distrib/notes/cats/contents			1.5
	distrib/notes/common/contents			1.179
	distrib/notes/common/legal.common		1.99
	distrib/notes/common/main			1.552
	distrib/notes/common/main			1.553
	distrib/notes/common/netboot			1.37
	distrib/notes/common/postinstall		1.84
	distrib/notes/common/sysinst			1.108
	distrib/notes/common/xfer			1.76
	distrib/notes/emips/contents			1.5
	distrib/notes/emips/install			1.3
	distrib/notes/evbarm/contents			1.5
	distrib/notes/evbarm/install			1.10
	distrib/notes/evbppc/contents			1.6
	distrib/notes/ews4800mips/contents		1.5
	distrib/notes/hp300/contents			1.20
	distrib/notes/hp300/upgrade			1.20
	distrib/notes/hpcarm/contents			1.6
	distrib/notes/hpcmips/contents			1.13
	distrib/notes/hpcsh/contents			1.6
	distrib/notes/hppa/contents			1.5
	distrib/notes/i386/contents			1.32
	distrib/notes/landisk/contents			1.6
	distrib/notes/mac68k/contents			1.23
	distrib/notes/mac68k/install			1.31
	distrib/notes/mac68k/prep			1.18
	distrib/notes/mac68k/xfer			1.21
	distrib/notes/macppc/contents			1.17
	distrib/notes/macppc/install			1.42
	distrib/notes/mmeye/contents			1.6
	distrib/notes/mvme68k/contents			1.16
	distrib/notes/mvme68k/xfer			1.20
	distrib/notes/news68k/contents			1.9
	distrib/notes/newsmips/contents			1.5
	distrib/notes/next68k/contents			1.10
	distrib/notes/ofppc/contents			1.6
	distrib/notes/pmax/contents			1.20
	distrib/notes/pmax/install			1.43
	distrib/notes/prep/contents			1.5
	distrib/notes/rs6000/contents			1.5
	distrib/notes/sandpoint/contents		1.5
	distrib/notes/sgimips/contents			1.5
	distrib/notes/sgimips/install			1.11
	distrib/notes/shark/contents			1.5
	distrib/notes/shark/install			1.6
	distrib/notes/sparc/contents			1.24
	distrib/notes/sparc/install			1.59
	distrib/notes/sparc64/contents			1.8
	distrib/notes/sun2/contents			1.5
	distrib/notes/sun3/contents			1.19
	distrib/notes/sun3/upgrade			1.15
	distrib/notes/vax/contents			1.14
	distrib/notes/vax/xfer				1.15
	distrib/notes/x68k/contents			1.20

Add missing .bullet) and replace some versions (more todo later)
Pass the set suffix (either .tgz or .tar.xz) from the makefile.
Document the rescue set.

Revision 1.44: download - view: text, markup, annotated - select for diffs
Thu Nov 21 19:23:16 2019 UTC (5 years, 5 months ago) by martin
Branches: MAIN
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +6 -1 lines
Pass the set suffix (either .tgz or .tar.xz) from the makefile.
Document the rescue set.

Revision 1.42.4.1: download - view: text, markup, annotated - select for diffs
Sun May 24 11:14:42 2015 UTC (9 years, 11 months ago) by martin
Branches: netbsd-7
CVS tags: netbsd-7-nhusb-base-20170116, netbsd-7-nhusb-base, netbsd-7-nhusb, netbsd-7-2-RELEASE, netbsd-7-1-RELEASE, netbsd-7-1-RC2, netbsd-7-1-RC1, netbsd-7-1-2-RELEASE, netbsd-7-1-1-RELEASE, netbsd-7-1, netbsd-7-0-RELEASE, netbsd-7-0-RC3, netbsd-7-0-RC2, netbsd-7-0-RC1, netbsd-7-0-2-RELEASE, netbsd-7-0-1-RELEASE, netbsd-7-0
Diff to: previous 1.42: preferred, colored; next MAIN 1.43: preferred, colored
Changes since revision 1.42: +2 -2 lines
Pull up following revision(s) (requested by snj in ticket #799):
	distrib/notes/Makefile.inc: revision 1.43
	distrib/notes/acorn26/contents: revision 1.2
	distrib/notes/acorn26/legal: delete
	distrib/notes/acorn32/contents: revision 1.2
	distrib/notes/acorn32/hardware: revision 1.3
	distrib/notes/acorn32/legal: delete
	distrib/notes/acorn32/prep: revision 1.15
	distrib/notes/acorn32/prep.RISCOS: revision 1.23
	distrib/notes/alpha/contents: revision 1.16
	distrib/notes/alpha/hardware: revision 1.18
	distrib/notes/alpha/legal: delete
	distrib/notes/amd64/contents: revisions 1.4, 1.5
	distrib/notes/amd64/legal: delete
	distrib/notes/amiga/contents: revision 1.20
	distrib/notes/amiga/legal: delete
	distrib/notes/arc/contents: revision 1.2
	distrib/notes/arc/legal: delete
	distrib/notes/atari/contents: revision 1.20
	distrib/notes/atari/legal: delete
	distrib/notes/bebox/contents: revision 1.2
	distrib/notes/bebox/hardware: revision 1.2
	distrib/notes/bebox/legal: delete
	distrib/notes/cats/contents: revision 1.2
	distrib/notes/cats/legal: delete
	distrib/notes/common/legal.common: revisions 1.93-1.96
	distrib/notes/common/list-setsizes.sh: delete
	distrib/notes/common/macros: revisions 1.41, 1.42
	distrib/notes/common/main: revisions 1.519-1.521
	distrib/notes/common/netboot: revision 1.36
	distrib/notes/common/postinstall: revision 1.80, 1.81
	distrib/notes/common/sysinst: revisions 1.105, 1.106
	distrib/notes/common/upgrade: revisions 1.29, 1.30
	distrib/notes/common/xfer: revision 1.74
	distrib/notes/emips/contents: revision 1.2
	distrib/notes/emips/hardware: revision 1.2
	distrib/notes/emips/install: revision 1.2
	distrib/notes/emips/legal: delete
	distrib/notes/evbarm/contents: revision 1.2
	distrib/notes/evbarm/legal: delete
	distrib/notes/evbppc/contents: revision 1.3
	distrib/notes/evbppc/legal: delete
	distrib/notes/ews4800mips/contents: revision 1.2
	distrib/notes/ews4800mips/legal: delete
	distrib/notes/hp300/contents: revision 1.17
	distrib/notes/hp300/legal: delete
	distrib/notes/hpcarm/contents: revision 1.3
	distrib/notes/hpcarm/legal: delete
	distrib/notes/hpcmips/contents: revision 1.10
	distrib/notes/hpcmips/legal: delete
	distrib/notes/hpcsh/contents: revision 1.3
	distrib/notes/hpcsh/legal: delete
	distrib/notes/hppa/contents: revision 1.2
	distrib/notes/hppa/legal: delete
	distrib/notes/i386/contents: revision 1.29
	distrib/notes/i386/legal: delete
	distrib/notes/landisk/contents: revision 1.3
	distrib/notes/landisk/legal: delete
	distrib/notes/mac68k/contents: revision 1.20
	distrib/notes/mac68k/hardware: revision 1.25
	distrib/notes/mac68k/legal: delete
	distrib/notes/mac68k/prep: revision 1.17
	distrib/notes/macppc/contents: revision 1.11
	distrib/notes/macppc/hardware: revision 1.48
	distrib/notes/macppc/legal: delete
	distrib/notes/macppc/prep.OPENFIRMWARE: revision 1.18
	distrib/notes/mmeye/contents: revision 1.3
	distrib/notes/mmeye/legal: delete
	distrib/notes/mvme68k/contents: revision 1.13
	distrib/notes/mvme68k/legal: delete
	distrib/notes/mvme68k/xfer: revision 1.18
	distrib/notes/news68k/contents: revision 1.6
	distrib/notes/news68k/legal: delete
	distrib/notes/newsmips/contents: revision 1.2
	distrib/notes/newsmips/legal: delete
	distrib/notes/next68k/contents: revision 1.7
	distrib/notes/next68k/legal: delete
	distrib/notes/ofppc/contents: revision 1.3
	distrib/notes/ofppc/legal: delete
	distrib/notes/pmax/contents: revision 1.17
	distrib/notes/pmax/hardware: revision 1.18
	distrib/notes/pmax/legal: delete
	distrib/notes/prep/contents: revision 1.2
	distrib/notes/prep/hardware: revision 1.5
	distrib/notes/prep/legal: delete
	distrib/notes/prep/upgrade: revision 1.2
	distrib/notes/rs6000/contents: revision 1.2
	distrib/notes/rs6000/legal: delete
	distrib/notes/sandpoint/contents: revision 1.2
	distrib/notes/sandpoint/legal: delete
	distrib/notes/sgimips/contents: revision 1.2
	distrib/notes/sgimips/legal: delete
	distrib/notes/shark/contents: revision 1.2
	distrib/notes/shark/legal: delete
	distrib/notes/sparc/contents: revision 1.21
	distrib/notes/sparc/hardware: revision 1.37
	distrib/notes/sparc/legal: delete
	distrib/notes/sparc/prep: revision 1.27
	distrib/notes/sparc64/Makefile: revision 1.4
	distrib/notes/sparc64/contents: revision 1.5
	distrib/notes/sparc64/hardware: revision 1.28
	distrib/notes/sparc64/legal: delete
	distrib/notes/sun2/contents: revision 1.2
	distrib/notes/sun2/legal: delete
	distrib/notes/sun3/contents: revision 1.16
	distrib/notes/sun3/legal: delete
	distrib/notes/vax/contents: revision 1.11
	distrib/notes/vax/hardware: revision 1.11
	distrib/notes/vax/legal: delete
	distrib/notes/x68k/contents: revision 1.17
	distrib/notes/x68k/hardware: revision 1.18
	distrib/notes/x68k/legal: delete
	distrib/notes/xen/legal: delete
Remove reference to a 14 year old IP address for ftp.NetBSD.org.
This is not a joke.
--
mention etcupdate and reorder a bit
--
first pass de-suckification for 2015. modernize content a bit, fix dirty
rotten lies, improve wording, sync legalese with reality, yada yada yada.
--
This product includes software developed by Yasushi Yamasaki.
--
- update upgrade issues:
  + ARM ABI change
  + new users
  + new groups
- add modules set where missing
- formatting improvements
- note that rtsol{,d} will be gone in the future
- fix raw partition info
- update sparc64 hardware support
- remove note about sparc SMP support being broken
- update some size requirements (still lots of ancient bogus RAM
  minimums lingering -- HI PORTMASTERS!)
- various other minor content modernization
- whitespace fixes
--
finish removing the set size stuff, which was thrown out four years ago.
--
merge port-specific legal sections into the common file.  most of these
entries were already in the common file, and it's a pain to maintain
them separately.
--
don't look for now-gone sparc/legal
--
restore rcsid accidentally deleted in previous
--
bah. this time without a typo.

Revision 1.43: download - view: text, markup, annotated - select for diffs
Wed May 20 05:19:19 2015 UTC (9 years, 11 months ago) by snj
Branches: MAIN
CVS tags: prg-localcount2-base3, prg-localcount2-base2, prg-localcount2-base1, prg-localcount2-base, prg-localcount2, phil-wifi-base, phil-wifi-20191119, phil-wifi-20190609, pgoyette-localcount-base, pgoyette-localcount-20170426, pgoyette-localcount-20170320, pgoyette-localcount-20170107, pgoyette-localcount-20161104, pgoyette-localcount-20160806, pgoyette-localcount-20160726, pgoyette-localcount, 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, perseant-stdc-iso10646-base, perseant-stdc-iso10646, netbsd-9-base, netbsd-8-base, netbsd-8-3-RELEASE, netbsd-8-2-RELEASE, netbsd-8-1-RELEASE, netbsd-8-1-RC1, netbsd-8-0-RELEASE, netbsd-8-0-RC2, netbsd-8-0-RC1, netbsd-8, matt-nb8-mediatek-base, matt-nb8-mediatek, localcount-20160914, bouyer-socketcan-base1, bouyer-socketcan-base, bouyer-socketcan
Branch point for: phil-wifi, netbsd-9
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +2 -2 lines
merge port-specific legal sections into the common file.  most of these
entries were already in the common file, and it's a pain to maintain
them separately.

Revision 1.41.24.1: download - view: text, markup, annotated - select for diffs
Tue Aug 19 23:45:41 2014 UTC (10 years, 8 months ago) by tls
Branches: tls-maxphys
Diff to: previous 1.41: preferred, colored; next MAIN 1.42: preferred, colored
Changes since revision 1.41: +5 -2 lines
Rebase to HEAD as of a few days ago.

Revision 1.41.18.1: download - view: text, markup, annotated - select for diffs
Thu May 22 12:01:30 2014 UTC (10 years, 11 months ago) by yamt
Branches: yamt-pagecache
Diff to: previous 1.41: preferred, colored; next MAIN 1.42: preferred, colored
Changes since revision 1.41: +5 -2 lines
sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs.  ("Protocol error: too many arguments")

Revision 1.42: download - view: text, markup, annotated - select for diffs
Sun Jan 26 17:00:03 2014 UTC (11 years, 3 months ago) by apb
Branches: MAIN
CVS tags: yamt-pagecache-base9, tls-maxphys-base, tls-earlyentropy-base, tls-earlyentropy, riastradh-xf86-video-intel-2-7-1-pre-2-21-15, riastradh-drm2-base3, netbsd-7-base
Branch point for: netbsd-7
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +5 -2 lines
For MKREPRO, remove the "%%CreationDate:" comment line from
PostScript output files.

Revision 1.41: download - view: text, markup, annotated - select for diffs
Sat Oct 25 22:27:34 2008 UTC (16 years, 6 months ago) by apb
Branches: MAIN
CVS tags: yamt-pagecache-tag8, yamt-pagecache-base8, yamt-pagecache-base7, yamt-pagecache-base6, yamt-pagecache-base5, yamt-pagecache-base4, yamt-pagecache-base3, yamt-pagecache-base2, yamt-pagecache-base, riastradh-drm2-base2, riastradh-drm2-base1, riastradh-drm2-base, riastradh-drm2, netbsd-6-base, 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, netbsd-6, netbsd-5-base, netbsd-5-2-RELEASE, netbsd-5-2-RC1, netbsd-5-2-3-RELEASE, netbsd-5-2-2-RELEASE, netbsd-5-2-1-RELEASE, netbsd-5-2, netbsd-5-1-RELEASE, netbsd-5-1-RC4, netbsd-5-1-RC3, netbsd-5-1-RC2, netbsd-5-1-RC1, netbsd-5-1-5-RELEASE, netbsd-5-1-4-RELEASE, netbsd-5-1-3-RELEASE, netbsd-5-1-2-RELEASE, netbsd-5-1-1-RELEASE, netbsd-5-1, netbsd-5-0-RELEASE, netbsd-5-0-RC4, netbsd-5-0-RC3, netbsd-5-0-RC2, netbsd-5-0-RC1, netbsd-5-0-2-RELEASE, netbsd-5-0-1-RELEASE, netbsd-5-0, netbsd-5, matt-premerge-20091211, matt-nb6-plus-nbase, matt-nb6-plus-base, matt-nb6-plus, matt-nb5-pq3-base, matt-nb5-pq3, matt-nb5-mips64-u2-k2-k4-k7-k8-k9, matt-nb5-mips64-u1-k1-k5, matt-nb5-mips64-premerge-20101231, matt-nb5-mips64-premerge-20091211, matt-nb5-mips64-k15, matt-nb5-mips64, matt-nb4-mips64-k7-u2a-k9b, matt-mips64-premerge-20101231, khorben-n900, jym-xensuspend-nbase, jym-xensuspend-base, jym-xensuspend, cherry-xenmp-base, cherry-xenmp, bouyer-quota2-nbase, bouyer-quota2-base, bouyer-quota2, agc-symver-base, agc-symver
Branch point for: yamt-pagecache, tls-maxphys
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +2 -2 lines
Use ${TOOL_SED} instead if plain sed in Makefiles.

Revision 1.40.6.1
Sun Oct 5 20:10:25 2008 UTC (16 years, 6 months ago) by mjf
Branches: mjf-devfs2
FILE REMOVED
Changes since revision 1.40: +1 -1 lines
Sync with HEAD.

Revision 1.38.4.1: download - view: text, markup, annotated - select for diffs
Wed Jan 9 01:27:55 2008 UTC (17 years, 3 months ago) by matt
Branches: matt-armv6
Diff to: previous 1.38: preferred, colored; next MAIN 1.39: preferred, colored
Changes since revision 1.38: +3 -2 lines
sync with HEAD

Revision 1.36.6.2: download - view: text, markup, annotated - select for diffs
Sun Jan 6 05:00:12 2008 UTC (17 years, 3 months ago) by wrstuden
Branches: wrstuden-fixsa
Diff to: previous 1.36.6.1: preferred, colored; branchpoint 1.36: preferred, colored; next MAIN 1.37: preferred, colored
Changes since revision 1.36.6.1: +3 -2 lines
Catch up to netbsd-4.0 release.

Revision 1.36.4.3: download - view: text, markup, annotated - select for diffs
Sat Dec 15 19:33:59 2007 UTC (17 years, 4 months ago) by bouyer
Branches: netbsd-4
CVS tags: wrstuden-fixsa-newbase, wrstuden-fixsa-base-1, wrstuden-fixsa-base, netbsd-4-0-RELEASE, netbsd-4-0-1-RELEASE, netbsd-4-0
Diff to: previous 1.36.4.2: preferred, colored; branchpoint 1.36: preferred, colored; next MAIN 1.37: preferred, colored
Changes since revision 1.36.4.2: +3 -2 lines
Pull up following revisions (requested by jnemeth in ticket #1017):
	distrib/notes/common/contents			patch
	distrib/notes/common/list-setsizes.sh		patch
	distrib/notes/pmppc/hardware			patch
	distrib/notes/Makefile.inc			1.39, 1.40
	distrib/notes/acorn32/prep.RISCOS		1.18
	distrib/notes/alpha/install			1.32
	distrib/notes/common/main			1.367, 1.368, 1.370 - 1.382
	distrib/notes/common/netboot			1.31
	distrib/notes/common/postinstall		1.64, 1.65
	distrib/notes/common/sysinst			1.82, 1.83
	distrib/notes/common/xfer			1.58 - 1.60
	distrib/notes/evbppc/hardware			1.3
	distrib/notes/ews4800mips/hardware		1.2
	distrib/notes/hp300/hardware			1.19
	distrib/notes/hp300/prep			1.21
	distrib/notes/hp700/hardware			1.3
	distrib/notes/i386/hardware			1.121
	distrib/notes/i386/whatis			1.22
	distrib/notes/mac68k/hardware			1.23
	distrib/notes/mac68k/install			1.28
	distrib/notes/macppc/hardware			1.44
	distrib/notes/macppc/install			1.36
	distrib/notes/macppc/prep			1.42
	distrib/notes/macppc/prep.OPENFIRMWARE 		1.9
	distrib/notes/news68k/hardware			1.5
	distrib/notes/newsmips/hardware			1.4
	distrib/notes/next68k/hardware			1.8
	distrib/notes/pmax/install			1.39
	distrib/notes/sandpoint/hardware		1.6
	distrib/notes/sparc/hardware			1.33
	distrib/notes/sparc64/hardware			1.23
	distrib/notes/sparc64/install			1.28
	distrib/notes/vax/xfer				1.13
Sync release notes with reality

Revision 1.40.2.2: download - view: text, markup, annotated - select for diffs
Tue Dec 11 20:57:20 2007 UTC (17 years, 4 months ago) by jnemeth
Branches: mjf-devfs
Diff to: previous 1.40.2.1: preferred, colored; branchpoint 1.40: preferred, colored; next MAIN 1.41: preferred, colored
Changes since revision 1.40.2.1: +112 -0 lines
add common/sysinst to SRCS

Revision 1.40.2.1
Tue Dec 11 20:57:19 2007 UTC (17 years, 4 months ago) by jnemeth
Branches: mjf-devfs
FILE REMOVED
Changes since revision 1.40: +0 -112 lines
file Makefile.inc was added on branch mjf-devfs on 2007-12-11 20:57:20 +0000

Revision 1.40: download - view: text, markup, annotated - select for diffs
Tue Dec 11 20:57:19 2007 UTC (17 years, 4 months ago) by jnemeth
Branches: MAIN
CVS tags: yamt-pf42-baseX, yamt-pf42-base4, yamt-pf42-base3, yamt-pf42-base2, yamt-pf42-base, yamt-pf42, wrstuden-revivesa-base-3, wrstuden-revivesa-base-2, wrstuden-revivesa-base-1, wrstuden-revivesa-base, wrstuden-revivesa, mjf-devfs2-base, mjf-devfs-base, matt-mips64-base2, matt-armv6-nbase, matt-armv6-base, keiichi-mipv6-base, keiichi-mipv6, hpcarm-cleanup-nbase, hpcarm-cleanup-base
Branch point for: mjf-devfs2, mjf-devfs
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +2 -1 lines
add common/sysinst to SRCS

Revision 1.39: download - view: text, markup, annotated - select for diffs
Tue Dec 11 18:21:52 2007 UTC (17 years, 4 months ago) by jnemeth
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +2 -2 lines
add common/netboot to SRCS

Revision 1.36.4.2: download - view: text, markup, annotated - select for diffs
Sat Sep 29 17:05:15 2007 UTC (17 years, 7 months ago) by pavel
Branches: netbsd-4
CVS tags: netbsd-4-0-RC5, netbsd-4-0-RC4, netbsd-4-0-RC3, netbsd-4-0-RC2
Diff to: previous 1.36.4.1: preferred, colored; branchpoint 1.36: preferred, colored
Changes since revision 1.36.4.1: +0 -0 lines
Sync the release notes with HEAD.

Revision 1.36.6.1: download - view: text, markup, annotated - select for diffs
Mon Sep 3 06:57:22 2007 UTC (17 years, 8 months ago) by wrstuden
Branches: wrstuden-fixsa
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +5 -3 lines
Sync w/ NetBSD-4-RC_1

Revision 1.36.4.1: download - view: text, markup, annotated - select for diffs
Fri Aug 31 20:48:54 2007 UTC (17 years, 8 months ago) by pavel
Branches: netbsd-4
CVS tags: netbsd-4-0-RC1
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +5 -3 lines
sync the release notes with -current. The -current ones do not contain
anything specific to post-4.0.

Revision 1.38.8.2: download - view: text, markup, annotated - select for diffs
Thu Jul 26 15:26:36 2007 UTC (17 years, 9 months ago) by pavel
Branches: matt-mips64
Diff to: previous 1.38.8.1: preferred, colored; branchpoint 1.38: preferred, colored; next MAIN 1.39: preferred, colored
Changes since revision 1.38.8.1: +111 -0 lines
Make the port-specific changelog ($MACHINE/whatis) optional by using .pso
to call a shell script which outputs nothing if the file is not present.

Remove the "whatis" file for ports where it does not contain anything
useful and hasn't been updated for years. OK tsutsui@, hubertf@.

Revision 1.38.8.1
Thu Jul 26 15:26:35 2007 UTC (17 years, 9 months ago) by pavel
Branches: matt-mips64
FILE REMOVED
Changes since revision 1.38: +0 -111 lines
file Makefile.inc was added on branch matt-mips64 on 2007-07-26 15:26:36 +0000

Revision 1.38: download - view: text, markup, annotated - select for diffs
Thu Jul 26 15:26:35 2007 UTC (17 years, 9 months ago) by pavel
Branches: MAIN
CVS tags: matt-mips64-base, matt-armv6-prevmlocking, hpcarm-cleanup, cube-autoconf-base, cube-autoconf
Branch point for: matt-mips64, matt-armv6
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +4 -2 lines
Make the port-specific changelog ($MACHINE/whatis) optional by using .pso
to call a shell script which outputs nothing if the file is not present.

Remove the "whatis" file for ports where it does not contain anything
useful and hasn't been updated for years. OK tsutsui@, hubertf@.

Revision 1.37: download - view: text, markup, annotated - select for diffs
Sun May 6 11:00:03 2007 UTC (17 years, 11 months ago) by pavel
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +2 -2 lines
Remove the list of donations, which was not updated since 2004. We have
up-to-date lists at http://www.NetBSD.org/donations, so add this link
to the release notes. OK by Christos.

Revision 1.36: download - view: text, markup, annotated - select for diffs
Sat Apr 22 02:57:29 2006 UTC (19 years ago) by uwe
Branches: MAIN
CVS tags: netbsd-4-base, abandoned-netbsd-4-base, abandoned-netbsd-4
Branch point for: wrstuden-fixsa, netbsd-4
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +3 -2 lines
Install notes into ${RELEASEDIR}/${RELEASEMACHINEDIR}, not
${RELEASEDIR}/${MACHINE}.  The former is the blessed way as it's
defined as a "subdirectory used below ${RELEASEDIR} when building a
release" and defaults to MACHINE in bsd.own.mk.

Make sure that ${RELEASEDIR}/${RELEASEMACHINEDIR} exists before
installing notes in to it.  It only ever worked because ~all ports
build at least one kernel as part of make release, and so the release
directory was created when kernel sets are installed.

XXX: Why don't we create ${RELEASEDIR}/${RELEASEMACHINEDIR} from the
top-level makefile before running make release?

Revision 1.35: download - view: text, markup, annotated - select for diffs
Mon Feb 2 18:43:39 2004 UTC (21 years, 3 months ago) by he
Branches: 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, netbsd-2-base, netbsd-2-1-RELEASE, netbsd-2-1-RC6, netbsd-2-1-RC5, netbsd-2-1-RC4, netbsd-2-1-RC3, netbsd-2-1-RC2, netbsd-2-1-RC1, netbsd-2-1, 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-2
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +5 -5 lines
Add a list of files which determine the kernel version as
DISTRIBVERDEP in Makefile.distrib, and make both sysinst and
distribution notes use that information so that they rebuild
if the kernel version changes.

Distribution notes didn't have this before, sysinst had a private
(now outdated, since sys/sys/param.h now determines version) copy
of this.

Revision 1.34: download - view: text, markup, annotated - select for diffs
Sat Jul 26 17:06:52 2003 UTC (21 years, 9 months ago) by salo
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +2 -2 lines
netbsd.org->NetBSD.org

Revision 1.33: download - view: text, markup, annotated - select for diffs
Thu Jul 10 10:34:11 2003 UTC (21 years, 9 months ago) by lukem
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +13 -13 lines
Rename a large chunk of the make(1) variables which refer to a
program/tool from "FOO" to "TOOL_FOO".  The new variables are:
	TOOL_ASN1_COMPILE  TOOL_CAP_MKDB  TOOL_CAT  TOOL_CKSUM  TOOL_COMPILE_ET
	TOOL_CONFIG  TOOL_CRUNCHGEN  TOOL_CTAGS  TOOL_DB  TOOL_EQN  TOOL_FGEN
	TOOL_GENCAT  TOOL_GROFF  TOOL_HEXDUMP  TOOL_INDXBIB  TOOL_INSTALLBOOT
	TOOL_INSTALL_INFO  TOOL_M4  TOOL_MAKEFS  TOOL_MAKEINFO  TOOL_MAKEWHATIS
	TOOL_MDSETIMAGE  TOOL_MENUC  TOOL_MKCSMAPPER  TOOL_MKESDB
	TOOL_MKLOCALE  TOOL_MKMAGIC  TOOL_MKTEMP  TOOL_MSGC  TOOL_MTREE
	TOOL_PAX  TOOL_PIC  TOOL_PREPMKBOOTIMAGE  TOOL_PWD_MKDB  TOOL_REFER
	TOOL_ROFF_ASCII  TOOL_ROFF_DVI  TOOL_ROFF_HTML  TOOL_ROFF_PS
	TOOL_ROFF_RAW  TOOL_RPCGEN  TOOL_SOELIM  TOOL_SUNLABEL  TOOL_TBL
	TOOL_UUDECODE  TOOL_VGRIND  TOOL_ZIC

For each, provide default in <bsd.sys.mk> of the form:
	TOOL_FOO?=	foo
and for the ${USETOOLS}=="yes" case in <bsd.own.mk>, provide override:
	TOOL_FOO=	${TOOLDIR}/bin/${_TOOL_PREFIX}foo

Document all of these in bsd.README.

This cleans up a chunk of potential (and actual) namespace collision
within our build infrastructure, as well as improves consistency in
the share/mk documentation and provision of appropriate defaults for
each of these variables.

Revision 1.32: download - view: text, markup, annotated - select for diffs
Fri Jan 3 15:34:34 2003 UTC (22 years, 4 months ago) by lukem
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +2 -2 lines
Install release files under "${RELEASEDIR}/${MACHINE}/..." instead of
"${RELEASEDIR}/...".

${RELEASEDIR} is never cleaned , and ${RELEASEDIR}/${MACHINE} is only
cleaned if UPDATE is not defined.

Revision 1.26.2.5: download - view: text, markup, annotated - select for diffs
Mon Jul 22 05:02:13 2002 UTC (22 years, 9 months ago) by lukem
Branches: netbsd-1-6
CVS tags: 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
Diff to: previous 1.26.2.4: preferred, colored; branchpoint 1.26: preferred, colored; next MAIN 1.27: preferred, colored
Changes since revision 1.26.2.4: +6 -6 lines
Pull up revision 1.31 (requested by lukem):
- define COMMON as "${.CURDIR}/../common", and use appropriately
- remove .PATH: ${.CURDIR}/../common
- update the various MERGED_SRCS lines to reflect reality

Revision 1.31: download - view: text, markup, annotated - select for diffs
Sun Jul 21 08:14:46 2002 UTC (22 years, 9 months ago) by lukem
Branches: MAIN
CVS tags: fvdl_fs64_base
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +6 -6 lines
- define COMMON as "${.CURDIR}/../common", and use appropriately
- remove .PATH: ${.CURDIR}/../common
- update the various MERGED_SRCS lines to reflect reality

Revision 1.26.2.4: download - view: text, markup, annotated - select for diffs
Sun Jul 21 00:50:10 2002 UTC (22 years, 9 months ago) by lukem
Branches: netbsd-1-6
Diff to: previous 1.26.2.3: preferred, colored; branchpoint 1.26: preferred, colored
Changes since revision 1.26.2.3: +10 -1 lines
Pull up revision 1.30 (requested by lukem):
add back comment lost in previous revision

Revision 1.30: download - view: text, markup, annotated - select for diffs
Sun Jul 21 00:12:28 2002 UTC (22 years, 9 months ago) by lukem
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +10 -1 lines
add back comment lost in previous revision

Revision 1.26.2.3: download - view: text, markup, annotated - select for diffs
Sat Jul 20 07:02:46 2002 UTC (22 years, 9 months ago) by lukem
Branches: netbsd-1-6
Diff to: previous 1.26.2.2: preferred, colored; branchpoint 1.26: preferred, colored
Changes since revision 1.26.2.2: +14 -14 lines
Pull up revision 1.29 (requested by lukem):
- Explicitly reference "install" as "${.CURDIR}/install" as our <bsd.own.mk>
  does a ".PHONY" on "install", and this prevents .PATH lookups working for
  that target, so "make" unnecessarily considered the files out of date and
  rebuilt them every time.  (make(1) needs a .NOTPHONY)
- Separate out the TOC dependencies so that a given ${TARG}.type only
  depends upon the appropriate ${TARGET}.type.toc.  Prevents unnecessary
  rebuilding of all the TOCs when you're only generating one target type.
- Remove *.toc.tmp in cleannotes.

Revision 1.29: download - view: text, markup, annotated - select for diffs
Sat Jul 20 06:59:19 2002 UTC (22 years, 9 months ago) by lukem
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +14 -14 lines
- Explicitly reference "install" as "${.CURDIR}/install" as our <bsd.own.mk>
  does a ".PHONY" on "install", and this prevents .PATH lookups working for
  that target, so "make" unnecessarily considered the files out of date and
  rebuilt them every time.  (make(1) needs a .NOTPHONY)
- Separate out the TOC dependencies so that a given ${TARG}.type only
  depends upon the appropriate ${TARGET}.type.toc.  Prevents unnecessary
  rebuilding of all the TOCs when you're only generating one target type.
- Remove *.toc.tmp in cleannotes.

Revision 1.26.2.2: download - view: text, markup, annotated - select for diffs
Tue Jun 18 13:57:53 2002 UTC (22 years, 10 months ago) by lukem
Branches: netbsd-1-6
Diff to: previous 1.26.2.1: preferred, colored; branchpoint 1.26: preferred, colored
Changes since revision 1.26.2.1: +3 -1 lines
Pull up revision 1.28 (requested by wiz in ticket #289):
Add a comment why the more.toc needs to be generated twice.
XXX: Why do the other TOCs get generated twice? We don't need correct
page numbers there...

Revision 1.28: download - view: text, markup, annotated - select for diffs
Sun Jun 16 00:30:23 2002 UTC (22 years, 10 months ago) by wiz
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +3 -1 lines
Add a comment why the more.toc needs to be generated twice.
XXX: Why do the other TOCs get generated twice? We don't need correct
page numbers there...

Revision 1.26.2.1: download - view: text, markup, annotated - select for diffs
Sat Jun 15 02:20:09 2002 UTC (22 years, 10 months ago) by lukem
Branches: netbsd-1-6
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +1 -7 lines
Pull up revision 1.27 (requested by lukem in ticket #280):
remove now-unused targets

Revision 1.27: download - view: text, markup, annotated - select for diffs
Sat Jun 15 02:15:54 2002 UTC (22 years, 10 months ago) by lukem
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +1 -7 lines
remove now-unused targets

Revision 1.26: download - view: text, markup, annotated - select for diffs
Thu May 2 18:02:47 2002 UTC (23 years ago) by lukem
Branches: MAIN
CVS tags: netbsd-1-6-base
Branch point for: netbsd-1-6
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +4 -4 lines
yet another distrib overhaul:
- move guts of distrib/Makefile.inc to distrib/common/Makefile.distrib
  (fixes problem caused by implicit include of ../Makefile.inc in certain
  submake conditions triggered by makefiles not yet in tree)
- removed mkdir of ${RELEASEDIR}/*;  rely upon "snap_pre" target of
  etc/Makefile to create all the release directories
- renamed RELINSTALL to RELEASE_INSTALL
- renamed FLOPPYINSTDIR to FLOPPY_RELEASEDIR
- renamed MDSETDIR to MDSET_RELEASEDIR
- removed ITARGET
- move release target from top level to appropriate subdirectory
- ensure release target has correct depends
- replace miniroot's IMAGE_MD_POST with common/Makefile.image IMAGEPOSTBUILD
- Makefile.image: add realall: ${IMAGE}

Revision 1.25: download - view: text, markup, annotated - select for diffs
Fri Apr 26 15:50:42 2002 UTC (23 years ago) by lukem
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +2 -2 lines
replace _SRC_TOP_ with NETBSDSRCDIR, since the latter is the "public" version

Revision 1.24: download - view: text, markup, annotated - select for diffs
Thu Apr 11 06:33:57 2002 UTC (23 years ago) by lukem
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +5 -13 lines
simplify by using stuff from ../Makefile.inc

Revision 1.11.4.3: download - view: text, markup, annotated - select for diffs
Sat Feb 23 21:02:37 2002 UTC (23 years, 2 months ago) by he
Branches: netbsd-1-5
CVS tags: netbsd-1-5-PATCH003
Diff to: previous 1.11.4.2: preferred, colored; branchpoint 1.11: preferred, colored; next MAIN 1.12: preferred, colored
Changes since revision 1.11.4.2: +53 -16 lines
Pull up revisions 1.15-1.21 (requested by he):
  Add Table of Contents to the install notes.

Revision 1.23: download - view: text, markup, annotated - select for diffs
Sat Feb 9 13:56:52 2002 UTC (23 years, 2 months ago) by lukem
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +2 -3 lines
don't set the owner or group when installing into $RELEASEDIR

Revision 1.22: download - view: text, markup, annotated - select for diffs
Mon Dec 10 05:27:59 2001 UTC (23 years, 4 months ago) by jmc
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +13 -17 lines
Clean this up for a proper cross-build setup.

1. Replace all "groff"'s with $GROFF so the right binary is picked up depending
on new or old toolchain setups and USETOOLS
2. Remove the DESTDIR check where it adds -M. This is pointless as some of the
file in share/tmac have hard coded references to /usr/share/tmac so using the
new ones in $DESTDIR will just point you back into /usr/share anyways...
(the new toolchain has no issue here as it's tmac files all point into
$TOOLDIR. Any old setups should just depend on the local setup instead of
some mix of DESTDIR and old files the -M would have produced).

Revision 1.21: download - view: text, markup, annotated - select for diffs
Sat Dec 1 17:54:11 2001 UTC (23 years, 5 months ago) by jhawk
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +3 -3 lines
s/MAKETOCS/MKTOCS/

Revision 1.20: download - view: text, markup, annotated - select for diffs
Fri Nov 30 22:20:03 2001 UTC (23 years, 5 months ago) by jhawk
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +26 -11 lines
Based on feedback (various), remove the .toc files from CVS,
and instead generate them each and every time (twice!).
Based on a suggestion from Alan Barrett, allow setting MAKETOC=no
to permit rebuilding the install notes without regenerating the
.toc files, to allow more speedy debugging of markup changes.

Revision 1.19: download - view: text, markup, annotated - select for diffs
Mon Nov 26 00:19:56 2001 UTC (23 years, 5 months ago) by jhawk
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +25 -2 lines
Add a table of contents (TOC) to the release notes.
This makes it _much_ more user-friendly, as it allows users
  to skip to the parts they want easily.
At present, the TOCs are generated files, and can be regenerated
  with "make tocs" (probably has to be run twice to account for
  the size of the table itself).
TOCs are named INSTALL.{PostScript,ASCII,HTML,more}.toc instead of
  INSTALL.{ps,txt,html,more}.toc because that's what \*[format]
  expands to.

Revision 1.18: download - view: text, markup, annotated - select for diffs
Sun Jan 14 21:45:01 2001 UTC (24 years, 3 months ago) by mycroft
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +3 -11 lines
Nuke gratuitous usage of .for.

Revision 1.17: download - view: text, markup, annotated - select for diffs
Sun Jan 14 21:37:55 2001 UTC (24 years, 3 months ago) by mycroft
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +6 -3 lines
Use bsd.man.mk (maybe should be something else) instead of bsd.prog.mk, and
do the cleaning differently.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Sun Jan 14 21:30:58 2001 UTC (24 years, 3 months ago) by mycroft
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -2 lines
Use bsd.own.mk, not bsd.obj.mk.

Revision 1.15: download - view: text, markup, annotated - select for diffs
Sun Nov 26 02:50:12 2000 UTC (24 years, 5 months ago) by matt
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +5 -1 lines
When making the release notes, use the macros in ${DESTDIR}

Revision 1.11.4.2: download - view: text, markup, annotated - select for diffs
Wed Nov 1 03:44:33 2000 UTC (24 years, 6 months ago) by tv
Branches: netbsd-1-5
CVS tags: netbsd-1-5-RELEASE, netbsd-1-5-PATCH002, netbsd-1-5-PATCH001, netbsd-1-5-BETA2
Diff to: previous 1.11.4.1: preferred, colored; branchpoint 1.11: preferred, colored
Changes since revision 1.11.4.1: +7 -3 lines
Sync to HEAD as of 20001101 03:43 GMT [lukem]:
Complete rework of install notes for 1.5 from several authors.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Tue Oct 10 12:51:20 2000 UTC (24 years, 6 months ago) by lukem
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +4 -3 lines
- depend upon ../common/macros as well
- call groff with -dM instead of -dMACHINE, and change the macro use
  accordingly. remove -dV_S since nothing used it.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Thu Oct 5 09:02:48 2000 UTC (24 years, 6 months ago) by lukem
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +4 -1 lines
add dinky .pdf target which runs ps2pdf on the .ps source

Revision 1.4.2.4: download - view: text, markup, annotated - select for diffs
Tue Sep 26 15:24:17 2000 UTC (24 years, 7 months ago) by he
Branches: netbsd-1-4
CVS tags: netbsd-1-4-PATCH003
Diff to: previous 1.4.2.3: preferred, colored; branchpoint 1.4: preferred, colored; next MAIN 1.5: preferred, colored
Changes since revision 1.4.2.3: +2 -2 lines
Apply patch (requested by he):
  Make sure install notes are built before installing them under
  ``make release''.

Revision 1.11.4.1: download - view: text, markup, annotated - select for diffs
Tue Aug 1 03:48:37 2000 UTC (24 years, 9 months ago) by enami
Branches: netbsd-1-5
CVS tags: netbsd-1-5-BETA, netbsd-1-5-ALPHA2
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +3 -3 lines
Pullup rev. 1.12 (approved by jhawk and thorpej):
date: 2000/08/01 01:57:57;  author: enami;  state: Exp;  lines: +3 -3
When output device is ascii, load tmac.tty-char explicity as nroff does,
so that some developer's names are translated saner way.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Tue Aug 1 01:57:57 2000 UTC (24 years, 9 months ago) by enami
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +3 -3 lines
When output device is ascii, load tmac.tty-char explicity as nroff does,
so that some developer's names are translated saner way.

Revision 1.4.2.3: download - view: text, markup, annotated - select for diffs
Wed Mar 29 22:38:45 2000 UTC (25 years, 1 month ago) by he
Branches: netbsd-1-4
Diff to: previous 1.4.2.2: preferred, colored; branchpoint 1.4: preferred, colored
Changes since revision 1.4.2.2: +17 -4 lines
Apply patch (requested by toddpw, modified by he):
  Format HTML with latin1 characters.  Add a "release" target to
  install the formatted release notes.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed Mar 8 15:39:48 2000 UTC (25 years, 1 month ago) by cjs
Branches: MAIN
CVS tags: netbsd-1-5-base, minoura-xpg4dl-base, minoura-xpg4dl
Branch point for: netbsd-1-5
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +3 -1 lines
Include bsd.obj.mk so we can have RELEASEDIR in /etc/mk.conf.

Revision 1.4.2.2: download - view: text, markup, annotated - select for diffs
Thu Feb 10 21:39:30 2000 UTC (25 years, 2 months ago) by he
Branches: netbsd-1-4
CVS tags: netbsd-1-4-PATCH002
Diff to: previous 1.4.2.1: preferred, colored; branchpoint 1.4: preferred, colored
Changes since revision 1.4.2.1: +2 -2 lines
Apply patch (requested by soren):
  Remove the list of mirrors, point instead to the on-line list.

Revision 1.6.4.1: download - view: text, markup, annotated - select for diffs
Mon Dec 27 18:28:27 1999 UTC (25 years, 4 months ago) by wrstuden
Branches: wrstuden-devbsize
Diff to: previous 1.6: preferred, colored; next MAIN 1.7: preferred, colored
Changes since revision 1.6: +5 -5 lines
Pull up to last week's -current.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed Dec 8 03:57:29 1999 UTC (25 years, 4 months ago) by lukem
Branches: MAIN
CVS tags: wrstuden-devbsize-base, wrstuden-devbsize-19991221
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2 lines
- Replace inline mirrors list with a link to
	http://www.netbsd.org/Sites/net.html
  It's probably safe to assume that a user wanting access to a mirror
  site can access this URL...
- Highlight that with the latest BIND code you need to now use
	options { version "newfoo"; }
  to change the infoleak string.  (1.3.3 didn't have the infoleak,
  but it crept back into 1.4)

Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Dec 7 22:56:57 1999 UTC (25 years, 4 months ago) by soren
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +3 -3 lines
Fix pasto.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Tue Dec 7 22:33:49 1999 UTC (25 years, 4 months ago) by soren
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +4 -4 lines
Use 7-bit ASCII for INSTALL.txt.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue Dec 7 17:58:04 1999 UTC (25 years, 4 months ago) by soren
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +3 -3 lines
Use -Tlatin1 for output.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed Jun 30 18:23:02 1999 UTC (25 years, 10 months ago) by ross
Branches: MAIN
CVS tags: comdex-fall-1999-base, comdex-fall-1999
Branch point for: wrstuden-devbsize
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +14 -1 lines
Add release targets, intended for use by the src/etc/Makefile `make release'.

Revision 1.4.2.1: download - view: text, markup, annotated - select for diffs
Thu Apr 29 20:14:55 1999 UTC (26 years ago) by perry
Branches: netbsd-1-4
CVS tags: netbsd-1-4-RELEASE, netbsd-1-4-PATCH001
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +4 -1 lines
pullup 1.4->1.5 (ross)

Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Apr 29 19:03:03 1999 UTC (26 years ago) by ross
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +4 -1 lines
Add target used when importing INSTALL.more to sysinst images.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Mar 6 11:31:51 1999 UTC (26 years, 2 months ago) by drochner
Branches: MAIN
CVS tags: netbsd-1-4-base
Branch point for: netbsd-1-4
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +5 -1 lines
workaround to make "make depend" succeed

Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Feb 13 23:53:56 1999 UTC (26 years, 2 months ago) by lukem
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -3 lines
remove NOPROG (nothing uses it). however, set MKOBJ=no if appropriate

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Feb 7 18:29:51 1999 UTC (26 years, 2 months ago) by kleink
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2 lines
Also clean up ${TARG}.more.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Jan 13 08:18:44 1999 UTC (26 years, 3 months ago) by ross
Branches: MAIN
Give the common install notes components their own subdirectory.
Also, alpha and i386 now use a single merged common/sysinst,
and arm32 and sparc have a single merged common/xfer.

Diff request

This form allows you to request diffs 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.

Log view options

CVSweb <webmaster@jp.NetBSD.org>