jkh
82b9f14a61
copy resolv.conf to chroot area.
1999-01-06 19:18:45 +00:00
peter
5165d2ce14
Remove some remaining references to LKM's. Snaps were trying to unpack
...
slkm* etc, among other things.
1999-01-06 13:55:14 +00:00
jkh
d5e9f591c1
Whoops, missed an instance of the old image naming.
1999-01-05 17:03:49 +00:00
jkh
c83f2aa7a8
Remove legacy boot.config file.
1999-01-05 03:53:14 +00:00
jkh
4a468ee66d
Hammer on the boot floppy generation bits some more. This is looking
...
a little better.
1999-01-05 03:44:08 +00:00
jkh
64b2cd514a
Fix bogon in docfile placement.
1999-01-05 02:35:38 +00:00
jkh
5f372cec50
Conditionalize make world in release.
1999-01-05 02:09:29 +00:00
jkh
52f5661920
Do some serious beating on the floppy generation code to try and
...
simplify it, name things more descriptively and get the kernel back
on boot.flp where it should be.
1999-01-05 01:58:44 +00:00
jkh
468764485d
Clean up some more residual /usr/mdec references. I left all the
...
extra rbootd/boot rom cruft pointing at /usr/mdec since it either
doesn't exist or doesn't work anyway, so who cares? :)
1999-01-03 02:18:58 +00:00
jkh
a76e356b82
Update this to deal with new boot block placement.
...
Reported by: "John W. DeBoskey" <jwd@unx.sas.com>
1999-01-02 23:15:20 +00:00
jkh
60b0c6afef
Read in /boot contents at runtime. Assumes /boot/boot1 on alpha (which
...
may not yet be caught up).
1999-01-02 07:23:37 +00:00
jkh
0b2117049d
gzip the kern.flp kernel, don't kzip it.
1998-12-29 07:27:55 +00:00
jkh
42dcfedac8
Remove previous cast again - it triggers a compiler bug on the Alpha
...
which prevents sysinstall from building. We'll just have to live with
the warning on the x86. :(
1998-12-25 21:57:06 +00:00
wpaul
fadeb9e62b
Correct the name of the SMC 1211-TX: it's called the EZ Card 10/100 PCI,
...
not EtherEZ.
1998-12-24 18:52:47 +00:00
jkh
702523f657
Turn off NODOC again; apparently this problem was fixed.
1998-12-24 08:55:05 +00:00
jkh
32f3cb7ac1
Turn NODOCS on for now.
1998-12-24 04:28:25 +00:00
abial
262c953637
Fix typo.
...
Submitted by: Ilya V. Komarov <mur@lynx.ru>
1998-12-22 21:40:56 +00:00
jkh
e72da22834
Collapse the "get" code substantially by combining common functions.
...
Also make mountpoint for each media type easier to change.
Also reshuffled some menus for easier usage.
1998-12-22 12:31:26 +00:00
joerg
b85c301312
Include information about rdp(4).
1998-12-21 18:07:16 +00:00
jkh
bd891ad121
Just fetch distfiles from a single location. The change to textproc/docproj
...
broke my fetch heuristic anyway.
1998-12-21 17:34:33 +00:00
jkh
214c5d6e78
Now that textproc/docproj works properly, use it instead of the long
...
list of ports.
1998-12-18 05:13:01 +00:00
jkh
41b0bb1bb1
Update to note which specific brand of IDE drive does this.
1998-12-16 07:14:01 +00:00
steve
9dee5ea855
Fix a couple grammar and typographical errors.
...
PR: 8355
Submitted by: Bruce A. Mah <bmah@ca.sandia.gov>
1998-12-13 23:37:33 +00:00
jkh
c6b8f42e1b
Don't create unpacked ports on disc2 anymore.
1998-12-09 15:11:11 +00:00
jkh
d2e462f8b8
Stop erroneously claiming that we're installing booteasy.
1998-12-09 02:46:19 +00:00
jkh
9bbb7fe8d4
DOH! Name the mfsroot contents properly.
...
Noticed by: "Sean O'Connell" <sean@stat.Duke.EDU>
1998-12-08 00:14:51 +00:00
wpaul
d5e7be6625
if_rl.c: make a small tweak to properly handle the Accton MPX 5030/5038
...
as a RealTek 8139
if_rlreg.h: use bus_space_read_X() in CSR_READ_X() macros instead of
directly calling inb()/outb() etc...
rl.4 + RELNOTES.TXT: mention that SMC EtherEZ PCI 1211-TX is supported
by the RealTek driver
1998-12-07 00:35:06 +00:00
jkh
3f56407712
Shuffle the exclusion list for boot.flp in an effort to get sizes
...
down again.
1998-12-06 21:58:50 +00:00
jkh
4bf23a6df9
Correct for mfsroot.flp now.
1998-12-06 20:38:49 +00:00
jkh
f7df7a8c9e
Fix an exceedingly *stupid* error in my floppy selection logic
...
which was hosing the fixit functionality.
PR: 8983
Fixed and embarassed by: Nobuyuki Koganemaru <kogane@koganemaru.co.jp>
:-)
1998-12-06 10:13:57 +00:00
jkh
3b716d369c
Put mfsroot.gz on yet another filesystem so that the boot blocks
...
can really read it. Hmm. I have no idea *how* this worked in our
earlier tests on the x86. :)
1998-12-06 04:06:39 +00:00
jkh
c1787d6db2
Now that John has kindly repo-moved these files, nuke the original
...
copies and update the Makefile.
1998-12-06 00:05:43 +00:00
jdp
d5f449060e
Null commit to commemorate the momentous occasion of the repository
...
copying of these files from the parent directory. Let us all now
observe a brief moment of silence. OK, that's long enough.
Jordan will adjust the Makefiles appropriately and then "cvs rm" the
originals.
1998-12-05 22:15:10 +00:00
wpaul
dfd7dd0c59
An early Christmas present: add driver support for a whole bunch of
...
PCI fast ethernet adapters, plus man pages.
if_pn.c: Netgear FA310TX model D1, LinkSys LNE100TX, Matrox FastNIC 10/100,
various other PNIC devices
if_mx.c: NDC Communications SOHOware SFA100 (Macronix 98713A), various
other boards based on the Macronix 98713, 98713A, 98715, 98715A
and 98725 chips
if_vr.c: D-Link DFE530-TX, other boards based on the VIA Rhine and
Rhine II chips (note: the D-Link and certain other cards
that actually use a Rhine II chip still return the PCI
device ID of the Rhine I. I don't know why, and it doesn't
really matter since the driver treats both chips the same
anyway.)
if_wb.c: Trendware TE100-PCIE and various other cards based on the
Winbond W89C840F chip (the Trendware card is identical to
the sample boards Winbond sent me, so who knows how many
clones there are running around)
All drivers include support for ifmedia, BPF and hardware multicast
filtering.
Also updated GENERIC, LINT, RELNOTES.TXT, userconfig and
sysinstall device list.
I also have a driver for the ASIX AX88140A in the works.
1998-12-04 18:01:24 +00:00
jkh
ddd22db1e8
Update for XFree86 3.3.3
1998-12-02 03:34:14 +00:00
jkh
5573a04e27
1. Increase NFS path length.
...
2. Bump to XFree86 3.3.3.
1998-12-02 03:27:37 +00:00
jdp
e01526ee35
Add new Korean FTP mirror sites.
1998-11-27 22:48:58 +00:00
jkh
0e6b1a9b50
Update for XFree86 3.3.3
1998-11-27 00:30:10 +00:00
abial
600fcdb1f2
Fix errors in last commit.
1998-11-25 14:59:28 +00:00
joerg
2f81437fae
Mention the preprocessor changes to ipfw(8).
1998-11-25 13:55:31 +00:00
abial
5edc4e61b8
New revision of UCI project document. Comments are welcome...
1998-11-25 11:08:54 +00:00
jkh
33479c5b9a
Adios version.h / RELEASE_NAME hack. Do this right.
1998-11-24 00:18:57 +00:00
jkh
3fb14fefd3
Finally eliminate evil version.h smashing in sysinstall. sysinstall
...
gets the initial release information from sysctl.
1998-11-24 00:17:50 +00:00
jkh
5e5ecd8cc3
Doc fixes for CAM devices. If I ever truly understand the logic behind
...
this name change, I'll be a happy man.
1998-11-21 21:45:27 +00:00
abial
14b76b736b
Update ssh version number. It's only informational, anyway.
...
Submitted by: jkh
1998-11-15 23:30:26 +00:00
abial
219aa53ba9
Use console instead of ttyv0 - it didn't work with serial console...
1998-11-15 23:26:32 +00:00
jkh
ffd97e5342
o Break fixups into binary fixups and XFree86 based fixups.
...
o Move fixups into extraction routine so all consumers don't have to duplicate
the right behavior.
o Make some things more orthogonal (just for asthetics sake)
o Add option to go back and do it again if XF86Setup fails (possibly with
a different setup - this one has always annoyed me).
1998-11-15 09:06:20 +00:00
abial
d0ac456c88
Change USERCONFIG_BOOT -> INTRO_USERCONFIG
1998-11-14 20:10:23 +00:00
jkh
f656dfa6bf
Simplify call to dokern.sh - now the no MFS case is the default.
1998-11-12 20:40:45 +00:00
jkh
0300cc1f41
Boy, two typos in one day. Time to go back to bed.
1998-11-12 20:37:20 +00:00
jkh
9903d3c86f
Elimintate gratuitous backslash
1998-11-12 20:12:52 +00:00
obrien
bc29ea6ed7
Remove
1998-11-12 11:27:54 +00:00
jkh
72d94f3752
Add MATH_EMULATE back to kern.flp. Now at least the FPU-less have *some*
...
way to install 3.0.x.
1998-11-11 23:08:24 +00:00
jkh
fdd963e6d4
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
5788a4a883
Whoops, properly compress doc files again.
1998-11-08 20:47:57 +00:00
jkh
c03894d490
TEST -> test
1998-11-06 17:29:08 +00:00
jkh
20212ca5af
Alpha loader lives in /boot now; no need for a special hack.
1998-11-06 16:50:51 +00:00
jkh
58045d2d2c
OK, trim the null off again.
1998-11-05 17:35:16 +00:00
jkh
6332255de8
Formatting tweak.
1998-11-04 00:06:41 +00:00
des
d6ccde6698
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
b38e7f90e1
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
b6968d189c
USERCONFIG_BOOT -> INTRO_USERCONFIG
1998-11-03 21:09:11 +00:00
jkh
004c9a9a7b
Deal with both foo.hlp and FOO.TXT files.
1998-11-03 03:38:56 +00:00
jkh
4d71d2d6e9
Copy appropriate docs into help/ directory of boot floppy.
1998-11-03 03:36:34 +00:00
jkh
06bdd2ba98
Use the new doc locations.
1998-11-03 03:31:22 +00:00
jkh
46de8d9aba
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
0539a87a0e
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
c5e67afa1a
Changed my e-mail address.
1998-11-01 20:19:43 +00:00
abial
4a0846c669
Change my e-mail address.
1998-11-01 20:01:40 +00:00
abial
bb3718de30
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
79fe648432
Update help files to reflect changes in vm utility.
1998-10-29 12:46:31 +00:00
abial
c0343e59cb
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
3a20ac4f9d
Increase the granularity of the debugging messages.
1998-10-29 10:38:57 +00:00
obrien
7b016aff6e
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
8ba00ec7af
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
e119303921
Add missing psm0 dev entry.
...
Submitted by: Eric P. Scott <eps@sirius.com>
1998-10-28 16:26:29 +00:00
abial
5c614b11dd
Added TODO list. Automate changing of the "Last updated" field.
1998-10-28 16:16:31 +00:00
jkh
abf0e5db73
Check for C:\FREEBSD also, for backwards compatibility
1998-10-28 02:18:08 +00:00
abial
0230a7360f
Remove redundant files (they are recreated during building from templates
...
in ../../lang/).
1998-10-25 15:48:18 +00:00
abial
cb95d3b647
Changes to comply with new syntax.
...
Noticed by: bde, the Hawk Eye :-)
1998-10-25 15:31:26 +00:00
abial
5b8edb0e0a
Add msg.
1998-10-25 15:17:24 +00:00
abial
de930d42fa
Changes to comply with new syntax.
...
Noticed by: bde, the Hawk Eye :-)
1998-10-25 15:16:58 +00:00
abial
6d1cb55661
Allow to use other floppy sizes for "router" floppy.
1998-10-25 15:15:55 +00:00
abial
9b46ae6518
Remove redundant copies, and give credit to proper person.
...
Noticed by: jkh
1998-10-25 03:16:03 +00:00
abial
284d59b45f
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
b6645c8564
Added ability to auto-run a presentation.
1998-10-23 19:34:50 +00:00
jkh
9e8244fa2b
fix spelling error.
...
Submitted by: Pomegranate <daver@flag.blackened.net>
1998-10-23 10:27:50 +00:00
abial
4707afb917
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
7a07480a8f
s/boot2/loader/ on the alpha
1998-10-22 04:58:38 +00:00
abial
a9435964ca
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
5805a01b44
Add entries for DiskOnChip2000 Flash device.
...
Submitted by: phk
1998-10-19 14:58:38 +00:00
jkh
96dd6d4fb6
We're now in post-release; make the docs indicate as much.
1998-10-19 08:49:50 +00:00
wpaul
dd72da46f8
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
d239628686
adjust to match current times.
1998-10-18 13:56:49 +00:00
jkh
c988ce6862
Use the same boot.conf file for alpha, now that it works.
1998-10-16 10:17:29 +00:00
jkh
d8f3b54681
add note about CD-220E drives.
1998-10-16 04:47:12 +00:00
jkh
4f9bc51f3e
Add acknowledgements.
1998-10-16 04:26:00 +00:00
jkh
d7cc2cb36c
Adjust for -RELEASE
1998-10-16 02:27:07 +00:00
jkh
fcaaffb7c9
Add notes about SCSI tape support.
...
Submitted by: "Kenneth D. Merry" <ken@plutotech.com>
1998-10-16 00:29:37 +00:00
abial
e8799dedf6
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
a7c40510bc
Note latest SCSI subsystem changes.
...
Submitted by: "Kenneth D. Merry" <ken@plutotech.com>
1998-10-15 21:28:59 +00:00
jkh
cc3e52bbd6
Add references to ATM cards (Mike Spengler <mks@networkcs.com>) and
...
remove all tabs.
1998-10-15 21:20:33 +00:00
msmith
89e6ddee34
Add some points from experiences installing on a range of IBM Netfinity
...
systems.
1998-10-15 19:12:04 +00:00
jkh
3fa226147f
Make it clear that installations can only occur from drive C.
...
PR: 8334
Submitted by: Sue Blake <sue@vedanix.welearn.com.au>
1998-10-15 11:27:45 +00:00
jkh
821ab7ab1f
Update DOS emulator description.
1998-10-15 11:24:29 +00:00
jkh
7249f19796
Make the bit about DOS partitions somewhat clearer.
...
PR: 8333
1998-10-15 11:22:33 +00:00
jkh
02807a4204
More attempts to DTRT for the alpha, based on what I now know about boot2.
1998-10-15 11:12:40 +00:00
jkh
982b34a437
Fix upgrade notes.
...
PR: 8331
Submitted by: Sue Blake <sue@vedanix.welearn.com.au>
1998-10-15 11:01:30 +00:00
jkh
b041ca648c
Update for 3.0
...
Submitted by: Sue Blake <sue@vedanix.welearn.com.au>
1998-10-15 10:16:33 +00:00
jkh
c1025517b9
Call ourselves by the correct name. :)
...
Submitted by: Sue Blake <sue@vedanix.welearn.com.au>
1998-10-15 10:14:55 +00:00
jkh
fa26b27840
Add ipfw change information.
1998-10-15 10:13:53 +00:00
jkh
59479629d6
Update size information for ports.
1998-10-15 10:13:34 +00:00
jkh
c9853d6de4
Search for correct property name; the older attrs code bogusly folded case,
...
so I never noticed this bug. :)
1998-10-15 10:03:48 +00:00
jkh
e41ce00c8d
Update README.TXT, not that anyone will read it anyway, to describe just
...
what 3.0 is meant to be.
1998-10-15 07:42:25 +00:00
jkh
2fef01ea21
snuff warning message if package is not found in INDEX but is found
...
to be already installed anyway.
1998-10-15 06:50:43 +00:00
jkh
8104dd7dfb
Use properties code.
1998-10-14 11:23:48 +00:00
jkh
66e39dfcc6
Use more rational inode sizes.
1998-10-14 10:58:12 +00:00
jkh
7bbde981a3
rough 1st attempt at cleaning this up. Those feeling brave/knowledgable about
...
upgrade issues should also check the section created for this.
1998-10-14 08:54:03 +00:00
msmith
46086e142c
Add a description of the "panic: cannot mount root" post-install problem, and
...
some ways to work around it.
1998-10-14 02:44:10 +00:00
jkh
1aad313f80
Fix more bogons revealed by building alpha boot floppies.
1998-10-14 02:13:45 +00:00
jkh
785a2081ad
Don't generate a spam-friendly /etc/hosts by default.
...
Suggested by: jmb
1998-10-14 01:04:44 +00:00
jkh
5bab94f41a
whoops, correct patch-o in last commit.
1998-10-13 21:37:30 +00:00
jkh
610946affc
More alpha patches.
1998-10-13 21:36:13 +00:00
jkh
41bc0045ac
Properly conditionalize more stuff for the ALPHA.
1998-10-13 21:09:42 +00:00
jkh
f1d0c96ef8
Updates for Alpha.
1998-10-13 21:03:56 +00:00
jkh
72bb4a07e1
fix brainos in earlier commit.
1998-10-13 10:07:43 +00:00
jkh
a34efb5727
properly conditionalize for alpha.
1998-10-13 09:49:16 +00:00
jkh
6ea02b3494
correct typo.
1998-10-13 09:46:40 +00:00
jkh
1f01db2f6d
switch to proper boot0
1998-10-13 09:45:59 +00:00
jkh
b6e1978870
Update to latest ports categories.
1998-10-13 07:31:37 +00:00
jdp
c62901b9f0
Update comment. The release tree needs about 1000 MB of free space
...
now.
1998-10-13 02:32:43 +00:00
jkh
cc5346cb9e
Adjust docs to reflect reality.
1998-10-12 23:53:57 +00:00
jkh
4d04ee1473
Whoops; fix my X11R6 fixup. Now the package should be marked
...
as installed correctly.
1998-10-12 23:47:50 +00:00
jkh
9f3e704a53
Make floppy media code more generic so that fixit floppy can use it.
1998-10-12 23:45:07 +00:00
abial
e1cbfc90dc
Update the date for standalone tarball.
1998-10-12 07:53:34 +00:00
abial
335e501ac7
Update featu^H^H^H^H^Hbug list.
1998-10-12 07:52:34 +00:00
des
9a20734a3b
Add comments about Luigi's audio drivers. Luigi said he had a better
...
patch he'd commit if he could find it, but he hasn't done so so I'll
assume he didn't find it :)
Approved-by: jkh
1998-10-11 22:44:32 +00:00
jkh
bcaad08a69
Add missing newline to debugging output.
1998-10-10 09:43:44 +00:00
jkh
4a74c09f91
Adjust for new MFS root code.
1998-10-10 08:15:38 +00:00
abial
979d0bd3fa
Put some #ifdef's around debugging code.
1998-10-09 12:42:56 +00:00
abial
12ff33ff94
Fix for bad calculation of netmask bits. I'm amazed it worked thus far...
1998-10-09 12:42:20 +00:00
jkh
17e222060d
Adjust documentation to note the 3 boot images available now.
1998-10-09 09:18:49 +00:00
jkh
894f23a432
Small refinements to boot script.
1998-10-09 07:07:55 +00:00
jkh
927ef14a2f
Initialize boot configuration files on floppy correctly. We now
...
support 3 kinds of floppies: boot+mfs (standard), boot, mfs.
1998-10-09 06:28:28 +00:00
jkh
98468fe965
Finally settle on a name for the mfsroot image.
1998-10-08 10:18:55 +00:00
jkh
d3aa2cefad
Only install boot blocks if !MFSKERN. Too big otherwise!
1998-10-08 10:02:28 +00:00
jkh
f79045f756
Add boot bits to boot floppy.
1998-10-08 09:53:32 +00:00
jkh
09b12ea3fa
Final cleanup pass over boot floppy changes.
1998-10-08 09:06:16 +00:00
jkh
0b05f0265c
Remove a gratuitous copy.
1998-10-08 07:12:37 +00:00
jkh
0fe4e68af4
Unreverse a conditional and gzip the mfs image by default.
1998-10-07 22:58:22 +00:00