jkh
b2f2c3154d
We've overflowed boot.flp again. Go to a boot.flp which contains
...
a bit less legacy hardware support, that all still remaining a supported
option with kern.flp (and a two-floppy install). This will be documented
in the release notes, I promise.
1998-11-11 08:46:54 +00:00
jkh
646f1b0ce5
Whoops, properly compress doc files again.
1998-11-08 20:47:57 +00:00
jkh
053db512ad
TEST -> test
1998-11-06 17:29:08 +00:00
jkh
7efd62d9d0
Alpha loader lives in /boot now; no need for a special hack.
1998-11-06 16:50:51 +00:00
jkh
298c4d0591
OK, trim the null off again.
1998-11-05 17:35:16 +00:00
jkh
13ffe1106b
Formatting tweak.
1998-11-04 00:06:41 +00:00
des
232fde7b35
Back out previous commit. The bpfilter -> bpf transition will have to be a
...
flag day unless we can hack config(8) to smooth things over.
1998-11-03 22:01:22 +00:00
des
1a04d5312d
Rename the 'bpfilter' pseudo-device to 'bpf'. The old syntax is still legal
...
and will stick around for a while.
1998-11-03 21:12:20 +00:00
msmith
bdf9502dd1
USERCONFIG_BOOT -> INTRO_USERCONFIG
1998-11-03 21:09:11 +00:00
jkh
9b33ad59f8
Deal with both foo.hlp and FOO.TXT files.
1998-11-03 03:38:56 +00:00
jkh
8af348c243
Copy appropriate docs into help/ directory of boot floppy.
1998-11-03 03:36:34 +00:00
jkh
67bed5aeeb
Use the new doc locations.
1998-11-03 03:31:22 +00:00
jkh
d4ec40c91c
Stage 1: Move a bunch of docs out from under sysinstall and other
...
less than accessible places.
1998-11-03 03:21:09 +00:00
obrien
c803d84123
Remove the "adding default route" message and replace with
...
"Looking up host %s".
Suggested by: msmith
1998-11-02 10:42:18 +00:00
abial
54bc50f7fa
Changed my e-mail address.
1998-11-01 20:19:43 +00:00
abial
27285dd38d
Change my e-mail address.
1998-11-01 20:01:40 +00:00
abial
3b7f76204e
Added info on Unified Configuration Interface Project. Several people
...
contributed their ideas to this document, among them Terry Lambert and
Bryan Mann, both @whistle.com. Thanks!
1998-11-01 19:52:47 +00:00
abial
81cd00ae4d
Update help files to reflect changes in vm utility.
1998-10-29 12:46:31 +00:00
abial
93fd93bd43
Fix conversion from pages to kB's.
...
Noticed by: luigi
Obtained from: sources for vmstat(8)
1998-10-29 12:38:06 +00:00
obrien
710512b468
Increase the granularity of the debugging messages.
1998-10-29 10:38:57 +00:00
obrien
aa50890ac3
Add some debugging statments (only if DEBUG opt is set), to try pin down
...
the hangs many of us are experiencing.
1998-10-29 10:18:49 +00:00
abial
93007b2046
Corect info about help files being stored in ar archive.
...
Submitted by: Eric P. Scott <eps@sirius.com>
1998-10-28 16:42:51 +00:00
abial
9d77dd1553
Add missing psm0 dev entry.
...
Submitted by: Eric P. Scott <eps@sirius.com>
1998-10-28 16:26:29 +00:00
abial
47353f9533
Added TODO list. Automate changing of the "Last updated" field.
1998-10-28 16:16:31 +00:00
jkh
d6c1332b69
Check for C:\FREEBSD also, for backwards compatibility
1998-10-28 02:18:08 +00:00
abial
b684f2a627
Remove redundant files (they are recreated during building from templates
...
in ../../lang/).
1998-10-25 15:48:18 +00:00
abial
577b788923
Changes to comply with new syntax.
...
Noticed by: bde, the Hawk Eye :-)
1998-10-25 15:31:26 +00:00
abial
b2c6915a98
Add msg.
1998-10-25 15:17:24 +00:00
abial
f1d2494967
Changes to comply with new syntax.
...
Noticed by: bde, the Hawk Eye :-)
1998-10-25 15:16:58 +00:00
abial
01543ac22e
Allow to use other floppy sizes for "router" floppy.
1998-10-25 15:15:55 +00:00
abial
bf7af160da
Remove redundant copies, and give credit to proper person.
...
Noticed by: jkh
1998-10-25 03:16:03 +00:00
abial
808be80e6d
With much regret, I had to remove these two programs - their license
...
doesn't permit us to distribute them. I think I should take some law
classes...
Explained by: bde
1998-10-25 03:02:56 +00:00
abial
4356c14fb7
Added ability to auto-run a presentation.
1998-10-23 19:34:50 +00:00
jkh
45aa486588
fix spelling error.
...
Submitted by: Pomegranate <daver@flag.blackened.net>
1998-10-23 10:27:50 +00:00
abial
8d4346701c
This is a copyrighted software. I forgot to include the license here.
...
Apologies to all parties involved - it wasn't intended...
Reminded by: bde
1998-10-22 11:16:41 +00:00
gpalmer
fbba4781cd
s/boot2/loader/ on the alpha
1998-10-22 04:58:38 +00:00
abial
4883ee34bc
Added two new utilities, both ported from Minix: mined (editor), and
...
msh (largely compatible Bourne shell).
1998-10-21 17:36:28 +00:00
jkh
4aae6a4a75
Add entries for DiskOnChip2000 Flash device.
...
Submitted by: phk
1998-10-19 14:58:38 +00:00
jkh
a6ee59bdf9
We're now in post-release; make the docs indicate as much.
1998-10-19 08:49:50 +00:00
wpaul
8df8060ad5
Add driver support for PCI fast ethernet adapters based on the
...
RealTek 8129/8139 chipset like I've been threatening. Update kernel
configs, userconfig.c, relnotes and sysinstall. No man page yet;
comming soon.
I consider this driver stable enough that I want to give it some
exposure in -current.
1998-10-18 16:24:34 +00:00
jkh
efb1caeb45
adjust to match current times.
1998-10-18 13:56:49 +00:00
jkh
f75363be98
Use the same boot.conf file for alpha, now that it works.
1998-10-16 10:17:29 +00:00
jkh
232e924cd2
add note about CD-220E drives.
1998-10-16 04:47:12 +00:00
jkh
b62c1e6863
Add acknowledgements.
1998-10-16 04:26:00 +00:00
jkh
9ed6de7bdd
Adjust for -RELEASE
1998-10-16 02:27:07 +00:00
jkh
efa8b03b1f
Add notes about SCSI tape support.
...
Submitted by: "Kenneth D. Merry" <ken@plutotech.com>
1998-10-16 00:29:37 +00:00
abial
733f0e9eb5
Various fixups and corrections to match the 3.0-RELEASE tree.
...
The PicoBSD version is now 0.42.
1998-10-15 21:40:07 +00:00
jkh
1206851bf5
Note latest SCSI subsystem changes.
...
Submitted by: "Kenneth D. Merry" <ken@plutotech.com>
1998-10-15 21:28:59 +00:00
jkh
6b9278c309
Add references to ATM cards (Mike Spengler <mks@networkcs.com>) and
...
remove all tabs.
1998-10-15 21:20:33 +00:00
msmith
ae55641306
Add some points from experiences installing on a range of IBM Netfinity
...
systems.
1998-10-15 19:12:04 +00:00