Commit Graph

1221 Commits

Author SHA1 Message Date
jkh
a2324440b9 Don't install compat22 by default.
Add some more safety belts to package foo.
1999-05-07 20:31:36 +00:00
jkh
ed509915a7 Erm, correct mighty braino in previous "don't annoy me" change. 1999-05-07 11:45:26 +00:00
jkh
9d41e993f1 Make saving kernel configuration info disable-able (may be useful in certain
situations).
1999-05-07 11:02:58 +00:00
jkh
dddcbf06c9 Use a more correct filesystem type name if given a "UFS" mountpoint that's
not really UFS.

PR:	10711
1999-05-07 05:39:50 +00:00
jkh
31faa7fc3f Commit a more general version of the last patch; don't do any back-filling
of values more than once.  User might want to override them.
1999-05-07 05:15:17 +00:00
jkh
72a17e8946 1. Silence warning.
2. Deal with potential whitespace evil early (PR#7455).
1999-05-07 04:36:21 +00:00
jkh
082771ab54 revert premature DHCP commit 1999-05-06 11:15:33 +00:00
jkh
cf089716ab Argh, those last two commits snuck in with the other one by mistake.
Disable the non-working dhcp client code I just committed by mistake.
1999-05-06 11:05:19 +00:00
jkh
d7c86ee279 Fix includes; I had a slightly different Makefile than everyone else
which is why I didn't see this. :)

Noted by:	Maxim Sobolev <sobomax@altavista.net>
1999-05-06 11:03:21 +00:00
jkh
a3bc4e512d Another round of updates for -current and 3.2 1999-05-05 11:34:03 +00:00
jkh
c1a2e0ba33 Fix a few bogons and make this safer for humanity. 1999-05-05 10:14:06 +00:00
jkh
3b1bbd2751 Shuffle source selection menu items to make it a little easier to use. 1999-05-01 11:27:37 +00:00
jkh
1c3da0388c Deal with new loader syntax in determining how/when to load a userconfig
script.

Submitted by:		"Daniel C. Sobral" <dcs@newsguy.com>
Avoided by:		jkh
Demanded by:		The Users
1999-04-28 10:51:01 +00:00
jkh
a52a6ff5f7 Write config files to /usr/share/skel as well as root's profile. 1999-04-28 07:20:11 +00:00
jkh
ae990f4522 Do the right thing for windowmaker installation if it's picked. Add some
seat belts for failed desktop installations.
1999-04-28 06:39:25 +00:00
jkh
a16d10d610 o Make package matching for specific package loading use the Latest/
feature of packages now so that no version info is embedded.

o Add a default X desktop menu offering afterstep, enlightenment, KDE, GNOME
  and Windowmaker desktops instead of the boring twm(1) based one if the
  user so chooses.  This will require a little testing.
1999-04-27 14:33:29 +00:00
jkh
2d3f68eb3d Remove the registration stuff; we're redoing this and the emailed
registrations have a high failure rate for various reasons.
1999-04-24 01:53:55 +00:00
obrien
3c9ea1572e Add Id. 1999-04-21 07:42:02 +00:00
obrien
449239f9ad Add compat3x to the mix.
Reviewed by:	jkh
1999-04-21 07:22:37 +00:00
jkh
8ffac43084 Don't allow upgrade to touch /usr/src; only evil can result from
that kind of overlay smashing.
1999-04-07 03:06:44 +00:00
wpaul
0848cf3290 Add driver support for gigabit ethernet adapters based on the Alteon
Networks Tigon 1 and Tigon 2 chipsets. There are a _lot_ of OEM'ed
gigabit ethernet adapters out there which use the Alteon chipset so
this driver covers a fair amount of hardware. I know that it works with
the Alteon AceNIC, 3Com 3c985 and Netgear GA620, however it should also
work with the DEC/Compaq EtherWORKS 1000, Silicon Graphics Gigabit
ethernet board, NEC Gigabit Ethernet board and maybe even the IBM and
and Sun boards. The Netgear board is the cheapest (~$350US) but still
yields fairly good performance.

Support is provided for jumbo frames with all adapters (just set the
MTU to something larger than 1500 bytes), as well as hardware multicast
filtering and vlan tagging (in conjunction with the vlan support in
-current, which I should merge into -stable soon). There are some hooks
for checksum offload support, but they're turned off for now since
FreeBSD doesn't have an officially sanctioned way to support checksum
offloading (yet).

I have not added the 'device ti0' entry to GENERIC since the driver
with all the firmware compiled in is quite large, and it doesn't really
fit into the category of generic hardware.
1999-04-06 17:08:31 +00:00
jkh
961da2f703 Add an option for resetting and rescanning the probed device list, perhaps
to now detect that CD you just remembered to put in the drive or that
pccard NIC that you've inserted (anybody can put pccardd in an mfsroot image
now you know.. :)

Requested by:	Annelise Anderson <andrsn@andrsn.Stanford.EDU>
1999-04-06 08:25:53 +00:00
jkh
f814848424 Bump default root fs sizes, for both i386 and alpha architectures. 1999-03-30 04:09:21 +00:00
jkh
84c118e40b 1. Update TAPE to point to new CAM-style device name.
2. Don't prompt for removal twice on fixit floppy.

Submitted by:		jack <jack@germanium.xtalwind.net>
1999-03-27 01:48:44 +00:00
jkh
d06bd3ef73 Offer an X Kern Developer collection, by user request (it's also more
orthogonal to the other entries).

Clean up X selection code a bit.

Choose proper architecture subdirectories on mirror sites now that we've
gone fully to the new multi-arch directory scheme.
1999-03-19 10:54:38 +00:00
jkh
4b69622a7b Add /etc/rc.firewall to list of "save after upgrade" targets. 1999-03-19 08:22:31 +00:00
brian
1aaf914a32 Change permissions on /etc/ppp/ppp.conf to 0640. 1999-03-11 18:22:23 +00:00
jkh
798143c96b Make proper symlinks for fixit mode and ELF binaries.
Noticed by:	jdp
1999-03-11 09:38:06 +00:00
jkh
9b1ba235bb Also look under FREEBSD/.. for distribution files; I meant to do this
for the DOS distro.
1999-03-10 21:59:01 +00:00
jkh
2857c35e80 Merge some doc updates which got only into the 3.0 branch during the last
release cycle.
1999-03-10 02:50:32 +00:00
jkh
41f34ba0a5 o Use larger minimum root size on alpha.
o Use proper architecture subdir when fetching bits from snapshot servers.

Submitted by:	Doug Rabson <dfr@nlsystems.com>
1999-03-09 12:36:28 +00:00
jkh
a2bf462593 Document a changed variable name. 1999-02-18 23:59:58 +00:00
jkh
b0e0d556a3 Be more forgiving of PnP config saving failures. 1999-02-16 01:58:04 +00:00
jkh
714eb80137 Update to deal with pnp userconfig data.
Submitted by:	abial
1999-02-15 07:07:37 +00:00
jkh
7b9b33664a Add entry for gnome category. 1999-02-15 04:57:07 +00:00
jkh
e73871aa31 Write out new boot blocks on upgrade. 1999-02-15 02:22:47 +00:00
jkh
98443a91bd Unbreak the fixit floppy.
Clean up some of the media handling to use common routines.
1999-02-15 00:49:33 +00:00
jkh
7561b0c8db Put a convenient marker in rc.conf to show updates.
Better screen saver descriptions.
1999-02-14 21:35:02 +00:00
jkh
9783bd5729 Fix incorrect initial state for two variables. 1999-02-14 21:26:29 +00:00
jkh
3041913b7e Include all the recent screen savers. 1999-02-14 20:14:07 +00:00
jkh
77bebb0662 Update to match ports reality. 1999-02-14 18:53:17 +00:00
jkh
6b435ea365 rc.conf vars no longer "dirty" by default. 1999-02-14 07:35:27 +00:00
jkh
edf15b3b92 Preserve existing rc.conf contents. 1999-02-14 05:52:57 +00:00
jkh
593d46e118 Update to current state of /etc 1999-02-13 05:18:06 +00:00
jkh
76b381a4c7 Add spanish mirrors to FTP menu. 1999-02-11 14:42:39 +00:00
jkh
bf919900eb Write changes out to /etc/rc.conf again; rc.conf.site is dead! 1999-02-09 22:18:10 +00:00
jkh
b41482ca3f If user selects X, also auto-select compat22 (for now). 1999-02-07 12:57:04 +00:00
jkh
06254acc34 SMAILCF distro no longer exists. 1999-02-07 12:43:14 +00:00
jkh
0808edd75d 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
jkh
6cfb807777 Ack! Correct a typo which crept into here and reshuffle the index back
into alphabetical order.
1999-02-06 08:45:20 +00:00