hubertf
b4b75848de
Add standalone "iso-image" target that can be run with DESTDIR and RELEASEDIR
...
set in src/etc after a "make release" in both "src" and "xsrc", to create a
ISO-image of the release in $RELEASEDIR/installation/cdrom.
Hook for architecture dependent pre/post-processing in etc/etc.*/Makefile.inc
are available as 'iso-image_md_post' and 'iso-image_md_pre', see
etc/etc.i386/Makefile.inc as an example. Might be useful for setting up
bootable CDs on alpha, sparc, ...
Reviewed by Todd Whitesel and Thomas Klausner.
2000-09-11 21:53:30 +00:00
wiz
903370e095
add IHAFC and IHNFC
2000-09-10 20:49:20 +00:00
jlam
8edf0a98a0
Correct description of when "NOPIC" is set.
2000-09-10 19:10:50 +00:00
augustss
55af72266e
Remove comment about isoc not being supported.
2000-09-08 01:11:15 +00:00
enami
04235cdc87
Fix typos.
2000-09-06 14:12:45 +00:00
hubertf
cfb56629e8
Documentation for /etc/wscons.conf
2000-09-05 22:41:53 +00:00
kleink
cd64d88f6f
+ Trier, FRG.
2000-09-05 15:45:16 +00:00
hubertf
a9c3f5c9d9
Mention /usr/dt besides /usr/openwin,
...
OK'd by Christos Zoulas.
2000-09-05 00:57:04 +00:00
lukem
dc53b5b17e
- fix spelo
...
- be consistent with #define<TAB> for macros
2000-09-04 08:01:16 +00:00
ad
dd7f13e542
The `cac' driver works with EISA boards.
2000-09-01 12:19:15 +00:00
ad
070ab0360f
Document recent changes.
2000-09-01 12:17:55 +00:00
hubertf
ad17c6c3df
Document CHECK_SHLIBS
2000-08-31 02:34:44 +00:00
jhawk
e7ebce3bf4
Correct errors in examples under "MANUAL AND GENERAL TEXT DOMAIN MACROS"
2000-08-31 01:54:40 +00:00
jhawk
d3a097fd74
Document PCIC_ISA_INTR_ALLOC_MASK; documentation is now up-to-par with
...
the info in distrib/notes.
Minor fixup on PCIC_ISA_ALLOC_IO*.
2000-08-30 19:05:47 +00:00
jhawk
ae971039d1
update Dd
...
correctly note use of struct ifaliasreq for SIOC[AD]IFADDR
Remove bogus reference to SIOCAIFCONF
2000-08-29 16:42:44 +00:00
wiz
26d076c70a
re-format, reference pkgsrc/audio/xmradio and pkgsrc/graphics/fxtv
2000-08-28 23:53:46 +00:00
kleink
52c8b79c19
Document an ``EXIT STATUS'' section appropriate for section one and eight
...
commands and utilities.
2000-08-28 16:51:56 +00:00
mrg
36afbd61af
use the merged sparc installboot.8
2000-08-26 02:14:34 +00:00
jun
211fbcbbbc
add
...
man 8 pbsdboot.
2000-08-25 06:15:11 +00:00
hubertf
389581c1cf
run skeyaudit, if run_skeyaudit is set to yes
2000-08-25 01:11:42 +00:00
tron
ad6319b502
Document "USE_XAW" and "USE_XPM".
2000-08-23 22:30:56 +00:00
jhawk
be4199da69
update Dd
...
indent options and commands the same way
Note additional installation in release(7) hierarchy
Add FILES to note /usr/mdec installation
2000-08-23 21:16:45 +00:00
jhawk
2291a0d120
Correct paste error of 802.11 DS speeds.
2000-08-23 18:37:29 +00:00
bouyer
d11b2e4d50
Example file for, guess what ? sup2.fr.netbsd.org.
2000-08-23 17:18:45 +00:00
thorpej
b391d6cece
Document spllock().
2000-08-22 19:56:08 +00:00
bjh21
b5279973df
Switch arm26 to -O2. Most of my kernels are compiled with this anyway,
...
and gcc's code generation should be the same as for arm32, so I think this
is safe.
2000-08-22 17:38:49 +00:00
lukem
fa2f94238c
- document `nostart' support for /etc/rc
...
- use bootconf.sh instead of fsck.sh as the `foo.sh' example
- add information how a normal script can stop the boot with kill -TERM $$
- update history
2000-08-22 08:53:17 +00:00
wdk
699089b936
Add mipsco port
2000-08-22 05:17:43 +00:00
enami
f6836da7ad
Fix two more typos.
2000-08-22 01:33:52 +00:00
thorpej
a703d1e88e
i before e except after c ...
2000-08-21 23:16:01 +00:00
thorpej
c848fa23c5
Inject more truth into this document.
2000-08-21 22:53:53 +00:00
itohy
f4ef762e4a
s/bt/by/
2000-08-21 07:07:33 +00:00
kleink
68cffe7582
Minor grammar nits in section headings.
2000-08-21 06:57:51 +00:00
itohy
1ef7adc1bf
fix typo
2000-08-21 00:14:29 +00:00
hubertf
97d171d025
MIRROR_DISTFILES and NO_CDROM are gone.
2000-08-18 22:45:39 +00:00
tv
7c8513ea3b
MLINK2->M_LINK2, also make the listing of these three options be more in
...
line with the columnar layout.
2000-08-14 17:34:12 +00:00
msaitoh
6627d84e5a
add missing .El
2000-08-14 15:30:11 +00:00
deberg
0bcba35b9e
fix typo
2000-08-14 02:37:37 +00:00
itojun
424b5f77fb
MLINK optimization based on timestamp.
2000-08-13 06:56:25 +00:00
jhawk
7d58775d6f
More minor grammar fixes.
...
Various markup (mdoc) fixes.
2000-08-13 06:48:10 +00:00
itojun
531e380d08
do not test $UPDATE nor file existence, on "MLINKS" installation.
...
the check will leave original manpage and linked manpage unsynchronized,
as we use hard link instead of symlinks.
this backs out 1.37 -> 1.38 change.
2000-08-13 06:36:29 +00:00
augustss
c83f79e315
Add a couple of Inland adapters I forgot last time.
2000-08-12 17:59:12 +00:00
augustss
9d708cda6b
Note that we handle RBC and a LaCie CD R/W.
2000-08-12 14:54:18 +00:00
wiz
c6253bccb9
add FOAD
2000-08-12 11:09:43 +00:00
thorpej
36ff456d9a
Document the DE422 Ethernet interface.
2000-08-11 20:47:14 +00:00
kleink
8e0079b444
Merge tzdata2000f.
2000-08-11 12:03:21 +00:00
kleink
4c613c91ee
Import tzdata2000f.
2000-08-11 12:00:56 +00:00
soda
f88536df95
s/nodevs/nodev/ for mount option.
2000-08-11 11:59:44 +00:00
soda
3681169826
fix thinko of revision 1.4.
...
the change seemed to intend "/net" and "/cd", rather than "/mnt" and "/cd".
2000-08-11 11:59:14 +00:00
soren
82a02d5fad
A few minor grammar fixes.
2000-08-11 04:05:01 +00:00