Subject: CVS commit: basesrc/distrib/notes/common
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 07/22/2002 17:38:13
Module Name: basesrc
Committed By: lukem
Date: Mon Jul 22 14:38:12 UTC 2002
Modified Files:
basesrc/distrib/notes/common: sysinst
Log Message:
- define some useful strings and use appropriately
\*[part_raw] `raw' partition (usually `c' or `d')
\*[part_free] first "free" partition (usually part_raw+1)
\*[part_usr] default "/usr" partition (usually part_free)
\*[part_max] last partition (usually `h' or `p')
- consistently use \n[MACHINE] instead of r_MACHINE
- fix up formatting fubars on mac68k (and others)
To generate a diff of this commit:
cvs rdiff -r1.56 -r1.57 basesrc/distrib/notes/common/sysinst
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.