Commit Graph

25 Commits

Author SHA1 Message Date
mbalmer
2eb9e5d971 Remove duplicate word (the the -> the) 2012-11-03 07:59:45 +00:00
tsutsui
ab8e3da666 Move common/contents file into MD dirs again.
I know it isn't a good thing to have many copy-and-pasted contents
(set file descriptions etc) in all MD files, but it's much more annoying
to maintain a bunch of .if \n [${MACHINE}] conditionals for all ports
and maintainers rarely notice that they also have to prepare or update
MD contents in MI content file with messy ifdefs.

XXX: of course common text should be shared by mdoc macro etc.
     but I doubt playing mdoc(7) is really worth...
2011-05-28 06:00:05 +00:00
tsutsui
f64fbb8f70 - move "MD instructions on setting up boot media"
from common/xfer with messy mdoc .if conditionals
  into MD xfer files so that developers can see
  what contents are missing or obsolete and should be
  written or updated
- remove some useless MD description for maintainability

XXX: still a bunch of unmaintained .if \n [${MACHINE}] in common files
2011-05-27 17:38:41 +00:00
snj
93aee5b3c9 Neil Carson's ad clause is no more. 2009-10-23 04:51:36 +00:00
snj
8e88c7b893 Move Microsoft out of legal.common and into evbarm, where it belongs.
I forgot to do this when I added it in 1.52.
2009-10-17 22:33:55 +00:00
snj
5c8a8d50a8 Various updates to the INSTALL notes in preparation for 5.0. Changes
are still to come.
2009-04-23 01:56:48 +00:00
tsutsui
b49430fc1c Use \*[Lt] and \*[Gt]. 2008-09-06 21:49:33 +00:00
tsutsui
5edea45e2c Use \*[Lt] and \*[Gt]. 2008-09-06 21:46:14 +00:00
martin
11a6dbe728 Convert TNF licenses to new 2 clause variant 2008-04-30 13:10:46 +00:00
pavel
4195ecc3d2 Make the port-specific changelog ($MACHINE/whatis) optional by using .pso
to call a shell script which outputs nothing if the file is not present.

Remove the "whatis" file for ports where it does not contain anything
useful and hasn't been updated for years. OK tsutsui@, hubertf@.
2007-07-26 15:26:35 +00:00
wiz
a694f1af51 Put Ic argument directly after the macro, instead of
on the following line.
2006-04-08 19:54:08 +00:00
joff
c1dfb8fcc3 Some updates for TS-7200 installation 2005-08-14 18:14:52 +00:00
pooka
3ff1c89a7f add bits for arcom viper 2005-06-08 05:33:46 +00:00
thorpej
a033f1975c Update the supported hardware list. 2003-01-25 23:17:21 +00:00
thorpej
71c431ae1c The Application Accelerator Unit is now supported on the i80321. 2002-08-03 21:29:41 +00:00
thorpej
3a9f076a1f Note support for the i80321 watchdog timer. 2002-07-29 22:05:37 +00:00
lukem
450802d92e - define COMMON as "${.CURDIR}/../common", and use appropriately
- remove .PATH: ${.CURDIR}/../common
- update the various MERGED_SRCS lines to reflect reality
2002-07-21 08:14:46 +00:00
lukem
772ba32c77 clean up whitespace, formatting, copyrights 2002-06-29 10:54:14 +00:00
itojun
27f3ac7084 use .It for formatting legal section. 2002-05-20 23:48:40 +00:00
thorpej
d793bc2ac4 Fix a couple of typos related to the IQ80321. 2002-03-29 22:58:14 +00:00
thorpej
422d940e11 * Add a description of how to write a compressed kernel+loader into
flash.
* Some general cleanup.
2002-03-29 19:04:18 +00:00
thorpej
df56951f92 Add basic IQ80310 info. 2002-03-29 03:29:10 +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
thorpej
9403ea63a5 Mirror change made by jhawk while I was writing the NetBSD/evbarm
release notes (and thus missed updating the NetBSD/evbarm notes):

Based on feedback (various), remove the .toc files from CVS,
and instead generate them each and every time (twice!).
2001-12-03 20:30:05 +00:00
thorpej
86e4569262 First cut at installation notes for NetBSD/evbarm. Needs some
fleshing-out (and general "how to set up diskless environment"
instructions in the ../common directory).

Supported hardware and setup for the Intel IQ80310 board is written.

I've filled in the supported-hardware bits for the ARM Integrator
board, but someone (HI RICHARD! :-) will need to provide info about
setting up the firmware for booting and typical run-time environments
for this board.
2001-11-30 23:48:50 +00:00