Jordan K. Hubbard
cccdcabe4d
Update to current state of /etc
1999-02-13 05:18:06 +00:00
Jordan K. Hubbard
ef56f6db5d
Add spanish mirrors to FTP menu.
1999-02-11 14:42:39 +00:00
Jordan K. Hubbard
58dd43480c
Write changes out to /etc/rc.conf again; rc.conf.site is dead!
1999-02-09 22:18:10 +00:00
Jordan K. Hubbard
af2a7159f7
If user selects X, also auto-select compat22 (for now).
1999-02-07 12:57:04 +00:00
Jordan K. Hubbard
219771720a
SMAILCF distro no longer exists.
1999-02-07 12:43:14 +00:00
Jordan K. Hubbard
9cb65f67ce
Reshuffle a number of menus to be more navigable. Delete extra
...
Root Password entry (PR#9291 - Jack O'Neill).
1999-02-06 16:35:26 +00:00
Jordan K. Hubbard
61bbe58e17
Ack! Correct a typo which crept into here and reshuffle the index back
...
into alphabetical order.
1999-02-06 08:45:20 +00:00
Jordan K. Hubbard
b1e7bed4c0
Add one more "escape" for marking internal variables.
1999-02-05 22:25:13 +00:00
Jordan K. Hubbard
63cad5499d
Totally change the way variables are accounted for in sysinstall.
...
Now we know which variables are internal and which need to be
backed to /etc/rc.conf.site. rc.conf is not touched now.
Also kget kernel change information back properly and set up a loader.rc
file to use it.
1999-02-05 22:15:52 +00:00
Jordan K. Hubbard
0ea78a4808
Update snapshot build machine names.
1999-02-05 09:54:59 +00:00
Jordan K. Hubbard
73a5edc181
Indicate that we're using XFree86 3.3.3.1
1999-02-05 09:28:16 +00:00
Jordan K. Hubbard
b236caa286
Add a lot of additional keymaps to the appropriate menu.
...
Submitted by: Kazutaka YOKOTA <yokota@zodiac.mech.utsunomiya-u.ac.jp>
1999-02-04 13:47:54 +00:00
Jordan K. Hubbard
bfaa302e64
Add compat22 distribution in anticipation of its appearance.
1999-02-04 03:30:34 +00:00
Jordan K. Hubbard
5d5c8f3b7b
List palm pilot category.
1999-02-02 16:57:55 +00:00
Jordan K. Hubbard
86784dbcd2
Show dependencies in package menu.
...
PR: 7454
Submitted by: Stefan Eggers <seggers@semyam.dinoco.de>
1999-02-02 15:57:14 +00:00
Jordan K. Hubbard
750eba274b
Man, was I ever smoking crack when I wrote this. Don't free()
...
values I'm going to use again. :-}
1999-02-01 16:35:40 +00:00
Jordan K. Hubbard
6f6f564445
1. Install /boot/loader correctly on boot.flp
...
2. Back up old rc.conf.site if it exists.
1999-01-30 22:15:36 +00:00
Jordan K. Hubbard
50895b8915
More support for Alpha installs.
...
Submitted by: dfr
1999-01-29 11:39:04 +00:00
Jordan K. Hubbard
24c1db52ef
Write changes out to /etc/rc.conf.site now rather than mucking with
...
rc.conf. There were many different ways I could have done this, some of
them "cleaner", but this represented the lowest impact.
1999-01-27 02:32:47 +00:00
Jordan K. Hubbard
c80ac74f4b
Replace old SAVE_USERCONFIG code with a customized version of Andrzej's
...
kget code. Also collapse a redundant case in cdrom code.
1999-01-20 12:31:43 +00:00
Jordan K. Hubbard
bd1ac8296b
Remove obsolete dset code. It's an ELF/3-stage boot world now and there
...
are cleaner ways of doing this that don't involve stomping on kernel
binaries directly.
1999-01-20 11:56:42 +00:00
Satoshi Asami
b563f7147c
Merge recent changes from doc/handbook/porting.sgml and www/en/ports/categories.
1999-01-11 12:45:18 +00:00
Bill Paul
31188d61c1
Add driver support (and man page) for PCI fast ethernet cards based
...
on the ASIX AX88140A chip. Update /sys/conf/files, RELNOTES.TXT,
/sys/i388/i386/userconfig.c, sysinstall/devices.c, GENERIC and LINT
accordingly.
For now, the only board that I know of that uses this chip is the
Alfa Inc. GFC2204. (Its predecessor, the GFC2202, was a DEC tulip card.)
Thanks again to Ulf for obtaining the board for me. If anyone runs
across another, please feel free to update the man page and/or the
release notes. (The same applies for the other drivers.)
FreeBSD should now have support for all of the DEC tulip workalike
chipsets currently on the market (Macronix, Lite-On, Winbond, ASIX).
And unless I'm mistaken, it should also have support for all PCI fast
ethernet chipsets in general (except maybe the SMC FEAST chip, which
nobody seems to ever use, including SMC). Now if only we could convince
3Com, Intel or whoever to cough up some documentation for gigabit
ethernet hardware.
Also updated RELNOTEX.TXT to mention that the SVEC PN102TX is supported
by the Macronix driver (assuming you actually have an SVEC PN102TX with
a Macronix chip on it; I tried to order a PN102TX once and got a box
labeled 'Hawking Technology PN102TX' that had a VIA Rhine board inside
it).
1999-01-09 18:12:08 +00:00
Jordan K. Hubbard
bed7bf35a2
close doc race.
1999-01-08 09:13:00 +00:00
Jordan K. Hubbard
af61828f44
Adapt sysinstall more fully to the alpha (deal with proper boot signatures,
...
don't present label editor, etc).
Submitted by: dfr
1999-01-08 00:14:22 +00:00
Peter Wemm
1825309d72
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
Jordan K. Hubbard
8965607263
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
Jordan K. Hubbard
257bf67682
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
Jordan K. Hubbard
8d8f2bab5a
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
Steve Price
23ffc3a6b1
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
Jordan K. Hubbard
085415fb9b
Stop erroneously claiming that we're installing booteasy.
1998-12-09 02:46:19 +00:00
Jordan K. Hubbard
1fe19dd785
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
Bill Paul
726ff6a158
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
Jordan K. Hubbard
7297388095
Update for XFree86 3.3.3
1998-12-02 03:34:14 +00:00
Jordan K. Hubbard
3a2395b06e
1. Increase NFS path length.
...
2. Bump to XFree86 3.3.3.
1998-12-02 03:27:37 +00:00
John Polstra
6598e260f5
Add new Korean FTP mirror sites.
1998-11-27 22:48:58 +00:00
Jordan K. Hubbard
e95a493b62
Update for XFree86 3.3.3
1998-11-27 00:30:10 +00:00
Jordan K. Hubbard
a6de060bb3
Adios version.h / RELEASE_NAME hack. Do this right.
1998-11-24 00:18:57 +00:00
Jordan K. Hubbard
f89dccd7b0
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
Jordan K. Hubbard
18c434c8f2
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
Jordan K. Hubbard
8984b8ccf6
OK, trim the null off again.
1998-11-05 17:35:16 +00:00
Jordan K. Hubbard
aa9f92fbdb
Deal with both foo.hlp and FOO.TXT files.
1998-11-03 03:38:56 +00:00
Jordan K. Hubbard
d7d6f7335d
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
David E. O'Brien
1cf62e23d7
Remove the "adding default route" message and replace with
...
"Looking up host %s".
Suggested by: msmith
1998-11-02 10:42:18 +00:00
David E. O'Brien
c1a7bc5c77
Increase the granularity of the debugging messages.
1998-10-29 10:38:57 +00:00
David E. O'Brien
f0382a39e4
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
Jordan K. Hubbard
b39d7dea7b
Check for C:\FREEBSD also, for backwards compatibility
1998-10-28 02:18:08 +00:00
Jordan K. Hubbard
622bb93248
fix spelling error.
...
Submitted by: Pomegranate <daver@flag.blackened.net>
1998-10-23 10:27:50 +00:00
Jordan K. Hubbard
fbe55bf292
Add entries for DiskOnChip2000 Flash device.
...
Submitted by: phk
1998-10-19 14:58:38 +00:00
Jordan K. Hubbard
d7449e132f
We're now in post-release; make the docs indicate as much.
1998-10-19 08:49:50 +00:00
Bill Paul
589e38a609
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
Jordan K. Hubbard
3635fb7761
add note about CD-220E drives.
1998-10-16 04:47:12 +00:00
Jordan K. Hubbard
8a01db95e6
Add acknowledgements.
1998-10-16 04:26:00 +00:00
Jordan K. Hubbard
7f4e79306f
Adjust for -RELEASE
1998-10-16 02:27:07 +00:00
Jordan K. Hubbard
f867f1cd23
Add notes about SCSI tape support.
...
Submitted by: "Kenneth D. Merry" <ken@plutotech.com>
1998-10-16 00:29:37 +00:00
Jordan K. Hubbard
d1d481b434
Note latest SCSI subsystem changes.
...
Submitted by: "Kenneth D. Merry" <ken@plutotech.com>
1998-10-15 21:28:59 +00:00
Jordan K. Hubbard
66049ce431
Add references to ATM cards (Mike Spengler <mks@networkcs.com>) and
...
remove all tabs.
1998-10-15 21:20:33 +00:00
Mike Smith
25a6a054af
Add some points from experiences installing on a range of IBM Netfinity
...
systems.
1998-10-15 19:12:04 +00:00
Jordan K. Hubbard
69995bba79
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
Jordan K. Hubbard
ffcfa4dc0c
Update DOS emulator description.
1998-10-15 11:24:29 +00:00
Jordan K. Hubbard
46bc372519
Make the bit about DOS partitions somewhat clearer.
...
PR: 8333
1998-10-15 11:22:33 +00:00
Jordan K. Hubbard
ca30e4f10c
Fix upgrade notes.
...
PR: 8331
Submitted by: Sue Blake <sue@vedanix.welearn.com.au>
1998-10-15 11:01:30 +00:00
Jordan K. Hubbard
4b995e4318
Update for 3.0
...
Submitted by: Sue Blake <sue@vedanix.welearn.com.au>
1998-10-15 10:16:33 +00:00
Jordan K. Hubbard
0b7fd733ef
Add ipfw change information.
1998-10-15 10:13:53 +00:00
Jordan K. Hubbard
dbca9b5e34
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
Jordan K. Hubbard
4a39e809a4
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
Jordan K. Hubbard
e05672bb19
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
Jordan K. Hubbard
c2245054e1
Use properties code.
1998-10-14 11:23:48 +00:00
Jordan K. Hubbard
b6c503bdec
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
Mike Smith
3f3c9904bd
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
Jordan K. Hubbard
f73e2ce42e
Don't generate a spam-friendly /etc/hosts by default.
...
Suggested by: jmb
1998-10-14 01:04:44 +00:00
Jordan K. Hubbard
88f416c601
fix brainos in earlier commit.
1998-10-13 10:07:43 +00:00
Jordan K. Hubbard
09e17daec5
properly conditionalize for alpha.
1998-10-13 09:49:16 +00:00
Jordan K. Hubbard
a8c504d1d4
correct typo.
1998-10-13 09:46:40 +00:00
Jordan K. Hubbard
762709567b
switch to proper boot0
1998-10-13 09:45:59 +00:00
Jordan K. Hubbard
ee4fd995f8
Update to latest ports categories.
1998-10-13 07:31:37 +00:00
Jordan K. Hubbard
1772317fba
Adjust docs to reflect reality.
1998-10-12 23:53:57 +00:00
Jordan K. Hubbard
037c4571ef
Whoops; fix my X11R6 fixup. Now the package should be marked
...
as installed correctly.
1998-10-12 23:47:50 +00:00
Jordan K. Hubbard
d5aaa80c1c
Make floppy media code more generic so that fixit floppy can use it.
1998-10-12 23:45:07 +00:00
Dag-Erling Smørgrav
d456e19f54
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
Jordan K. Hubbard
d26687c44f
Add missing newline to debugging output.
1998-10-10 09:43:44 +00:00
Jordan K. Hubbard
91e19074b4
Fix typos.
1998-10-07 22:15:24 +00:00
Jordan K. Hubbard
17ee5a3283
Read in all the nlist entries properly.
1998-10-07 19:42:46 +00:00
Jordan K. Hubbard
3246202c72
Don't use boot2 on alpha.
1998-10-07 03:15:08 +00:00
Mike Smith
4c7050bb5f
Teach sysinstall about isa_devtab_cam
1998-10-06 07:41:49 +00:00
Jordan K. Hubbard
5cc653756c
Add back keymap.h. Guess this is the easiest way to get it built.
1998-10-05 22:17:41 +00:00
Jordan K. Hubbard
6c5f51d0b0
Correct braino: msdos -> dos. Now DOS installations should work again
...
(cough).
1998-10-05 03:32:03 +00:00
Jordan K. Hubbard
14ab095c9c
Fix typo.
...
PR: 8145
Submitted by: graaf@iae.nl
1998-10-04 19:07:22 +00:00
Jordan K. Hubbard
4adf9b35b4
Update to reflect current driver situation in 3.0.
1998-10-04 13:48:14 +00:00
Mike Smith
905b2b7a30
Add references to the 'cs' driver, minor formatting nit, metion PCI devices
...
can be reviewed in the visual Userconfig screen.
1998-10-04 06:58:56 +00:00
Mike Smith
4879f4d58a
Pass the '-n' flag to route(8) when setting up/tearing down the default
...
route. If your nameserver config is wrong, this will otherwise hang for
the default resolver timeout (75 seconds), leading people to think that
the system has hung.
1998-10-01 19:26:02 +00:00
Jordan K. Hubbard
767df892d7
One last alpha seat belt - never ask for an MBR boot manager.
1998-09-30 21:58:36 +00:00
Jordan K. Hubbard
b6d288b2c2
Add another check to prevent user from hanging themselves on alpha.
1998-09-30 21:55:33 +00:00
Jordan K. Hubbard
56d0e88cb4
remove keymap.h reference from incorrect location.
1998-09-30 21:51:15 +00:00
Jordan K. Hubbard
b5f2852c51
Always use dedicated disk case on alpha.
1998-09-30 21:48:11 +00:00
Jordan K. Hubbard
2fab62599d
Small cleanup.
1998-09-30 21:39:02 +00:00
Jordan K. Hubbard
b8ecd49e5a
Finally conditionalize the SCSI frobbing code properly. This
...
should return kernel config saving (under the current a.out system)
to its former functionality.
1998-09-30 20:54:34 +00:00
Jordan K. Hubbard
164cf414e8
More rearrangement for USE_SCSI
1998-09-30 20:51:01 +00:00
Jordan K. Hubbard
ec8c21cf11
More save_userconfig to a more appropriate spot.
1998-09-30 20:33:56 +00:00
Jordan K. Hubbard
ed4226cb46
Move variable into proper scope.
1998-09-30 19:37:46 +00:00