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
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
lukem
c8d0b98254
migrate */contents -> common/contents, as there was *way* too much
...
unnecessary duplication. wrap the MD stuff in .if r_foo \{\ ... .\}
2000-10-10 12:30:52 +00:00
lukem
8aedd036d2
indent paragraph following "in the following statement, This software [...]"
2000-10-05 08:37:55 +00:00
lukem
812f74a909
update copyright date
2000-10-03 22:46:20 +00:00
jhawk
3995670885
Update dependancies to include common/sysinst and common/upgrade
...
(where appropriate).
2000-08-31 16:00:49 +00:00
hubertf
79bc2b5079
We ship XFree 3.3.6 these days, not 3.3.3.1.
2000-08-08 13:13:41 +00:00
hubertf
7aaca8a557
Remove paragraph about secr set.
2000-08-07 12:08:36 +00:00
abs
2e1a21aab4
Fix netboot link - noted by ADAM Sulmicki
2000-06-18 19:36:20 +00:00
soda
cccbe9a4f3
sync with i386 about ahc.
2000-03-21 10:50:03 +00:00
soren
874c2bbe49
Fix doubled 'the's.
2000-03-13 22:37:10 +00:00
ross
c130e42b2e
* Delete sun3x from SUBDIR
...
* The merged contents file didn't work out, so nuke it and put it back
into each port directory. Most still have the now-pointless conditionals;
these now should be deleted.
* fix alpha, amiga, and arm32 to delete the maze of twisty little conditionals
1999-05-24 07:03:16 +00:00
ross
3bb2867f5a
Document some of the 1.3 -> 1.4 features.
1999-04-23 00:04:07 +00:00
ross
0fd0e10d43
Discuss netboot on 3000/xxx and other old SRM systems. Reported by Charles.
1999-04-19 23:38:38 +00:00
ross
f566063401
Describe all six ways of loading the installer.
1999-03-25 21:13:04 +00:00
ross
27fa34dd96
Remove these before someone changes them. There is a common contents file
...
in distrib/notes/common/contents, conditionalized for the differences
between platform distributions.
1999-03-19 04:52:04 +00:00
tron
e22dbe7254
Be more precise about which of Adaptec's AIC chips we support.
...
Fixes PR kern/7011 by Olaf Seibert.
1999-02-19 16:41:57 +00:00
garbled
851ee9e397
1) Remove all vestiges of tar from src/distrib. Use pax and appropriate
...
commandlines for all tar operations. (work supplied by Matt Green)
2) Update arch/*/md.c to deal with new sysinst/run.c. Special case
anything that needs to do a redirect or a pipe.
3) #if 0 some unused code in target.c. This code will need to be updated,
or special cased with do_system.
Big thank you to Matt for all his work on this.
1999-01-25 23:34:20 +00:00
ross
381f4410a7
Merge the alpha and i386 upgrade sections: .so ../common/upgrade
1999-01-13 09:59:22 +00:00
ross
47503cb65d
Makefiles for notes.
1999-01-13 08:42:54 +00:00
ross
6eb9d9ef9a
Markup for -mdoc and -mdoc2html.
1999-01-13 07:30:01 +00:00
veego
bf6b729115
s/tar xpfz/tar xpzf/
1998-09-07 21:48:08 +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
ross
14f912df15
More edits to make these instructions apply to snapshots as well as
...
releases. There is now a #if _FOR_RELEASE that selects text blocks.
1998-07-07 03:40:32 +00:00
ross
a74ba1b0a5
#if 0 the entire supported hardware section and add a #else note explaining
...
its absence from the snapshot instructions.
1998-07-07 02:38:18 +00:00
ross
9910c1d3ee
Keep trying to make this amount to something.
1998-07-05 13:59:25 +00:00
ross
58091d9dec
Improve the alternate unpacking shellcode.
1998-06-27 09:15:28 +00:00
ross
8eb0decb6a
Edits for toolchain installation.
1998-05-15 18:52:54 +00:00
matt
7be8597d47
Document the support of LEMAC and DEPCA type ISA cards.
1998-05-15 17:20:00 +00:00
ross
b230bf09a0
Insert edits suggested by cgd@netbsd.org and fix the cpp alpha/*.tgz
...
unclosed-comment error. (sigh)
1998-05-15 03:28:55 +00:00
ross
f1e5d2be9f
Note that a ./MAKEDEV all is needed, document the install script
...
functions, briefly describe a manual install, fix section cross
references, and other misc edits.
1998-05-13 19:07:46 +00:00
ross
8cb8f7b2b1
Correct spelling in */upgrade. More general editing in alpha/install.
1998-05-12 00:00:18 +00:00
ross
fe6275bedb
Getting closer.
1998-05-11 20:04:47 +00:00
ross
74839eb5d0
s-/usr/mdec/install-&boot-
1998-05-09 04:02:07 +00:00
ross
e937bf2ed5
Modify ./contents + ./install;
...
* no more binary toolchain tarball
* source toolchain tarball still present
* some english
* add bs=18k on the floppy dd(1) example, just to be safe on systems
that don't like to cross cylinder boundaries (and it's faster)
Modify ./upgrade:
* untangle the first pp
1998-05-09 03:42:00 +00:00
perry
8af87c997a
RCS Id Police.
1998-01-09 18:45:24 +00:00
cjs
d5f6b80949
Various corrections, additions and reformatting.
1997-12-29 18:31:47 +00:00
cjs
656a8fb01b
First go at alpha install notes.
1997-12-23 09:41:36 +00:00