#
647f8d16 |
| 28-Sep-2022 |
charlotte <charlotte@NetBSD.org> |
Avoid dead link to the NVRAM FAQ in docs for sparc, too
|
#
f8fceea8 |
| 27-Nov-2019 |
uwe <uwe@NetBSD.org> |
Undo the .Ss2 quoting hack, the macros can now handle it.
|
#
a4dc3219 |
| 27-Nov-2019 |
martin <martin@NetBSD.org> |
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
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
show more ...
|
#
6f79198e |
| 24-Nov-2019 |
uwe <uwe@NetBSD.org> |
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 title
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.
show more ...
|
#
9c519f76 |
| 19-May-2015 |
snj <snj@NetBSD.org> |
- 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
- 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
show more ...
|
#
5c8a8d50 |
| 23-Apr-2009 |
snj <snj@NetBSD.org> |
Various updates to the INSTALL notes in preparation for 5.0. Changes are still to come.
|
#
7c6c93a6 |
| 20-Nov-2008 |
jdc <jdc@NetBSD.org> |
Note root partition size limitations on certain sparc and sparc64 models (taken from the boot(8) manual pages).
|
#
682dda6a |
| 07-Sep-2008 |
tsutsui <tsutsui@NetBSD.org> |
Suppress the whitespace after parenthesis.
|
#
bfe29ec2 |
| 06-Sep-2008 |
tsutsui <tsutsui@NetBSD.org> |
Fix warnings.
|
#
f0340cfe |
| 12-Jun-2004 |
mbw <mbw@NetBSD.org> |
Mention that installer defaults to serial speed of 9600 8N1 and user might want to pre-configure their system around that. Closes PR 11946
|
#
4c0d50ac |
| 21-Oct-2003 |
mbw <mbw@NetBSD.org> |
update minimum disk requirements
|
#
cfbda5a7 |
| 11-Jul-2002 |
scottr <scottr@NetBSD.org> |
Replace "filesystem" with the correct phrase, "file system."
|
#
17ae1715 |
| 30-Jun-2002 |
lukem <lukem@NetBSD.org> |
clean up whitespace and formatting
|
#
a5026385 |
| 03-May-2002 |
mbw <mbw@NetBSD.org> |
add note about dead NVRAM (ethernet address is all F's) and link to FAQ
|
#
4918749f |
| 29-Apr-2002 |
mbw <mbw@NetBSD.org> |
add section describing how to boot from an SBUS card change ".Dl ok Ic commands" into ".(disp/.disp) and ".No ok Ic commands" since it actually uses a monospaced font in HTML
|
#
c1dd5f1c |
| 24-Jul-2001 |
nra <nra@NetBSD.org> |
s/Asumming/Assuming/
|
#
88cd122e |
| 05-Nov-2000 |
pk <pk@NetBSD.org> |
Some factual & typographical corrections on the SCSI target mapping topic.
|
#
dee5c5f3 |
| 03-Nov-2000 |
mbw <mbw@NetBSD.org> |
fix some typos.
|
#
2ccdefdb |
| 01-Nov-2000 |
mbw <mbw@NetBSD.org> |
hardware: fix a couple of typos add ross sparc 20 clone a little more info on sw device
prep: mention that can't boot if root partition is past first 2 GB of disk refine wo
hardware: fix a couple of typos add ross sparc 20 clone a little more info on sw device
prep: mention that can't boot if root partition is past first 2 GB of disk refine wording of section on scsi id mappings
install: add a little more info to the tape booting section
show more ...
|
#
1742d8ac |
| 29-Oct-2000 |
lukem <lukem@NetBSD.org> |
more work: - use .Tn, .Bx, .Ul, .Key, .Sq, .Dq, .Li, .Dl, (etc) ... as appropriate - be more consistent between various ports' install notes - other cleanups
|
#
07dfb665 |
| 22-Oct-2000 |
mbw <mbw@NetBSD.org> |
minor fixes, added info on how sun4 models deal with scsi targets some typos caught add info on how to break from automatically booting (i.e. enter ROM prompt)
|
#
b03b643f |
| 21-Oct-2000 |
mbw <mbw@NetBSD.org> |
Major overhaul. Cleaned up a lot of explanations, clarified instructions, provided more detail when necessary and removed extraneous instructions.
hardware: totally revamped to be more readable and
Major overhaul. Cleaned up a lot of explanations, clarified instructions, provided more detail when necessary and removed extraneous instructions.
hardware: totally revamped to be more readable and include all known supported hardware, now matches htdocs/Ports/sparc/hardware.html
install: new section on CD-ROM, netboot has instructions on setting up a NetBSD server, removed disklabel instructions (miniroot/sysboot's instructions are clear enough and have error-checking anyways)
prep: reorganized, put in cleaner explanation of SCSI target remapping on OpenBOOT PROM 1 machines, put in instructions on how to figure out names ROM uses for SCSI device, put in info about 100BaseTX network cards
upgrade: now points to ../common/upgrade
show more ...
|
#
b4d52d9d |
| 10-Oct-2000 |
lukem <lukem@NetBSD.org> |
major terraform (this is MUCH more than a rototill :-), including: - update for 1.5 (still more MD stuff to check) - use new macros in ../common/macros as appropriate - introduce some CONSISTENCY bet
major terraform (this is MUCH more than a rototill :-), including: - update for 1.5 (still more MD stuff to check) - use new macros in ../common/macros as appropriate - introduce some CONSISTENCY between the various ports' install docs - use various mdoc macros as appropriate, including .Li, .Pa, .Sy, and .Ic. - migrate more stuff into ../common/* - whitespace cleanup - lots of other little things i'm sure...
show more ...
|
#
a7de1e5f |
| 12-Jun-1999 |
pk <pk@NetBSD.org> |
truely -> truly; PR 7762
|
#
6eb9d9ef |
| 13-Jan-1999 |
ross <ross@NetBSD.org> |
Markup for -mdoc and -mdoc2html.
|