scottr
cfbda5a775
Replace "filesystem" with the correct phrase, "file system."
2002-07-11 04:52:48 +00:00
lukem
17ae171521
clean up whitespace and formatting
2002-06-30 12:34:38 +00:00
mbw
e8ed7fb0b4
move netboot stuff to ../common/netboot
2002-05-03 05:22:27 +00:00
mbw
c0afb23691
describe how to use bc to calculate the boot.net filename (in hex)
...
change ".Dl ok Ic commands" and ".Li ok Ic commands" into
".(disp/.disp) and ".No ok Ic commands"
since it actually uses a monospaced font in HTML
2002-04-29 23:36:02 +00:00
pk
6e7a0c937f
Fix symlink example in netboot section (PR#14809).
2002-01-03 07:56:42 +00:00
he
181e4f6c0a
Quote > and < characters with \*> and \*< in order to get semi-correct
...
HTML as one of the results.
2002-01-02 21:12:15 +00:00
jhawk
0016013e96
Clarify the disk2 confusion about .tgz files (grammar correction).
2001-11-04 06:00:03 +00:00
hubertf
d57da0cf92
Seems people are very confused by the fact that floppy/disk2 is a symlink
...
to a .tgz file. Try to be a *bit* clearer. (Todd, please use hardlinks
next time ;-)
2001-09-22 21:46:50 +00:00
mrg
058f9756b8
it is "boot net netbsd" for OBP2, from tron in private email.
2001-08-29 03:26:07 +00:00
wiz
40ac848024
Fix various misspellings of compatible/compatibility.
2001-06-11 01:50:48 +00:00
abs
26ed04b487
Switch to the more correct 'conv=sync' - from pk
2000-11-23 16:06:10 +00:00
abs
a117f6fc07
dd disk2 requires conv=osync unless we are lucky enough to hit a 36k boundary
...
on a gzippd tarfile.
2000-11-22 21:14:24 +00:00
mbw
c7bfd31421
mention how to eject floppy, now that installer is on two disks and
...
doesn't seem to automatically eject the first one when it needs the second.
2000-11-05 03:31:19 +00:00
wiz
424fc39fbc
mountd and nfsd live in /usr/sbin, not /sbin.
2000-11-04 14:06:24 +00:00
pk
83147f633f
Note the terminal type inquiry at the start of the installation.
2000-11-04 13:44:05 +00:00
mbw
2ccdefdb53
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
2000-11-01 20:56:06 +00:00
pk
1f0b1a44b2
Update floppy & netboot section.
...
Add section on booting from tape.
2000-11-01 00:23:51 +00:00
lukem
1742d8acf0
more work:
...
- use .Tn, .Bx, .Ul, .Key, .Sq, .Dq, .Li, .Dl, (etc) ... as appropriate
- be more consistent between various ports' install notes
- other cleanups
2000-10-29 14:08:04 +00:00
mbw
b03b643f37
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
2000-10-21 04:49:26 +00:00
pk
85487f0c49
Update to reflect changes to the bootfs and miniroot images.
2000-10-20 12:26:41 +00:00
lukem
b4d52d9d24
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...
2000-10-10 12:55:15 +00:00
abs
318ff6a182
Remind people to gunzip syboot.fs
2000-09-26 14:11:02 +00:00
abs
8b08f6e605
Now the miniroot based 'netbsd.ram.gz' is being installed into the installation
...
release dir we need to rename our 'netbsd.ram.gz' to 'netbsd.syram.gz'.
Man{ag,gl}ing two installation systems for NetBSD/sparc just gets more fun.
2000-09-04 16:54:39 +00:00
abs
e77376f339
Try to cover the fact NetBSD/sparc has both a sysinst and a miniroot
...
isntallation option for all methods.
2000-09-04 16:08:50 +00:00
abs
1804626ad3
Clarify how to generate a NetBSD/sparc install floppy - from a mail by
...
Henry Nelson <henry@irm.nara.kindai.ac.jp>
2000-08-24 16:41:04 +00:00
abs
ec021a9f22
Fix some netinstall related text
2000-08-22 13:44:45 +00:00
soren
874c2bbe49
Fix doubled 'the's.
2000-03-13 22:37:10 +00:00
pk
f1feb4e600
Remove version number from boot image files.
2000-01-10 15:17:30 +00:00
pk
2b83e06e71
Reduce block size in dd command to 4K; this should make the blocking factor
...
ok when reading from a pipe.
1999-11-03 12:03:32 +00:00
mrg
1f2076c283
note the sparc floppy somewhat
1999-06-27 11:24:35 +00:00
mrg
5890f2855d
add boot floppy stuff. 1.3 is the fourth netbsd/sparc release
1999-02-06 08:36:05 +00:00
ross
6eb9d9ef9a
Markup for -mdoc and -mdoc2html.
1999-01-13 07:30:01 +00:00
hubertf
476960b4dc
Add notes about steps to do after installation that are common to all
...
platforms; Thanks to Colin Wood and Simon Burge for their comments.
1998-08-23 12:42:16 +00:00
perry
8af87c997a
RCS Id Police.
1998-01-09 18:45:24 +00:00
pk
d0365b21f4
RELEASE => _VER
1997-11-02 12:28:45 +00:00
pk
83aa272495
Point at the pre-built `/usr/mdec/boot.net' file in the "diskless setup"
...
section.
1997-11-02 12:18:51 +00:00
pk
5372285b58
Remove cautioning against using `disklabel -r ..'
1997-07-14 14:57:49 +00:00
pk
0ba2269c4e
Drop in a note about the old-style `sd(c,u,p)' boot syntax.
1996-11-29 23:21:52 +00:00
pk
359edad4af
Pullup changes from 1.2 branch.
1996-10-15 23:29:40 +00:00
mrg
d6a8947874
update a bit for 1.2
1996-08-19 02:44:32 +00:00
pk
f7826d21d9
Merge changes from 1.1 branch.
1995-11-29 23:51:24 +00:00
pk
a2142b7359
Update from 1-1 branch.
1995-11-16 22:54:47 +00:00
pk
1bf511eff4
update
1995-10-30 21:19:42 +00:00
pk
025a6b0e04
Note upgrade.sh.
1995-10-20 16:57:08 +00:00
pk
ea839a5b83
Update for release 1.1
1995-10-20 01:55:38 +00:00
pk
794db45a04
Start documenting 1.1 installation.
1995-10-08 02:05:46 +00:00
deraadt
5471cf788b
start doc on new ROMs
1994-11-24 14:52:08 +00:00
deraadt
42308258a1
better and brighter
1994-10-31 00:54:44 +00:00
deraadt
2aa842ef49
first cut
1994-10-25 06:48:14 +00:00