Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: basesrc/distrib/notes/common



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.




Home | Main Index | Thread Index | Old Index