Jordan K. Hubbard
de37d1149a
Small typo in windowmaker startup line.
1999-05-15 15:05:08 +00:00
Jordan K. Hubbard
b7f708e677
o Prevent alpha installs from grabbing x86 bits and vice-versa, at least
...
on CDs and FTP sites.
o Collapse some redundant code.
o Fix typo'd menu.
o Restrict searches properly to packages rather than categories.
o Small tweaks to signal handling.
All RELENG_3 candidates.
1999-05-15 14:34:22 +00:00
Jordan K. Hubbard
be06522a93
Do more impressive things for windowmaker.
1999-05-14 15:04:24 +00:00
Jordan K. Hubbard
9c422527ea
DTRT for "Latest" search keywords.
1999-05-14 14:57:59 +00:00
Jordan K. Hubbard
9e1ec576ed
Be properly verbose.
1999-05-14 14:29:50 +00:00
Jordan K. Hubbard
1398785241
Correct return status logic a bit.
1999-05-14 12:15:34 +00:00
Jordan K. Hubbard
992109823e
Yikes! I almost left out the 3D Labs server. :)
1999-05-14 07:15:05 +00:00
Jordan K. Hubbard
61bdb7bc9b
Correct a bug which could cause a segfault if there is no uc_devlist
...
data.
Noticed by: Bill Swingle <bill@cdrom.com>
1999-05-12 23:08:02 +00:00
Jordan K. Hubbard
25c4e179f5
Update norwegian time server.
...
Noted by: dag
1999-05-12 22:06:00 +00:00
Jordan K. Hubbard
e71d157614
Add some extra checks to make *sure* we got what we were told we got.
1999-05-12 09:22:47 +00:00
Jordan K. Hubbard
b9ad2ee3d4
Completely change the way package_add() does its work. Now we
...
handle dependencies at a lower level and use package add for this.
Also made index searches stricter.
1999-05-12 09:02:37 +00:00
Jordan K. Hubbard
26e6116190
Erm, delete the package base hint again. Gotta lay off the crack!
...
I simply forgot that I'd already proven this to be a "really good idea that
unfortunately didn't work at all" the *last* time I tried it. Now
I remember. Hmmm. I WILL defeat this evil problem.
1999-05-12 07:12:01 +00:00
Jordan K. Hubbard
4d350c33db
We don't bundle the XFree86 release notes on the floppies anymore; take it
...
out of the appropriate menus.
1999-05-12 06:58:18 +00:00
Jordan K. Hubbard
41fe7a1406
Set PKG_ADD_BASE hint in a certain case.
1999-05-12 06:11:32 +00:00
Jordan K. Hubbard
703e69c29c
Fix a couple of bogons in the X server/desktop setup menus.
1999-05-12 04:52:41 +00:00
Jordan K. Hubbard
f574e34636
Make KDE the "default" desktop.
1999-05-11 08:33:45 +00:00
Jordan K. Hubbard
e73c4fe5eb
Preserve /root's dotfiles across upgrades too.
...
PR: 6559
1999-05-11 08:00:06 +00:00
Jordan K. Hubbard
5abc195371
Don't install compat22 by default.
...
Add some more safety belts to package foo.
1999-05-07 20:31:36 +00:00
Jordan K. Hubbard
8a8beee081
Erm, correct mighty braino in previous "don't annoy me" change.
1999-05-07 11:45:26 +00:00
Jordan K. Hubbard
ad4d616fa3
Make saving kernel configuration info disable-able (may be useful in certain
...
situations).
1999-05-07 11:02:58 +00:00
Jordan K. Hubbard
cbe5232fe7
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
Jordan K. Hubbard
973a1b96b5
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
Jordan K. Hubbard
db510551e9
1. Silence warning.
...
2. Deal with potential whitespace evil early (PR#7455).
1999-05-07 04:36:21 +00:00
Jordan K. Hubbard
eb6b299247
revert premature DHCP commit
1999-05-06 11:15:33 +00:00
Jordan K. Hubbard
44070deaa0
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
Jordan K. Hubbard
734ec189d0
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
Jordan K. Hubbard
2d49c1f84a
Another round of updates for -current and 3.2
1999-05-05 11:34:03 +00:00
Jordan K. Hubbard
66e576f88d
Fix a few bogons and make this safer for humanity.
1999-05-05 10:14:06 +00:00
Jordan K. Hubbard
afdcb1bc13
Shuffle source selection menu items to make it a little easier to use.
1999-05-01 11:27:37 +00:00
Jordan K. Hubbard
78e2e8ea35
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
Jordan K. Hubbard
da95ac4842
Write config files to /usr/share/skel as well as root's profile.
1999-04-28 07:20:11 +00:00
Jordan K. Hubbard
a5a953fc61
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
Jordan K. Hubbard
4d24621b10
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
Jordan K. Hubbard
c8f07a79f8
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
David E. O'Brien
6df198f879
Add Id.
1999-04-21 07:42:02 +00:00
David E. O'Brien
a0154df93c
Add compat3x to the mix.
...
Reviewed by: jkh
1999-04-21 07:22:37 +00:00
Jordan K. Hubbard
9d49bf557a
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
Bill Paul
d02c233129
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
Jordan K. Hubbard
3e6a56bb87
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
Jordan K. Hubbard
696ff94de7
Bump default root fs sizes, for both i386 and alpha architectures.
1999-03-30 04:09:21 +00:00
Jordan K. Hubbard
0f74091f66
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
Jordan K. Hubbard
1895abde6f
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
Jordan K. Hubbard
3e4cc6bfc4
Add /etc/rc.firewall to list of "save after upgrade" targets.
1999-03-19 08:22:31 +00:00
Brian Somers
c47524e783
Change permissions on /etc/ppp/ppp.conf to 0640.
1999-03-11 18:22:23 +00:00
Jordan K. Hubbard
960d04f6fc
Make proper symlinks for fixit mode and ELF binaries.
...
Noticed by: jdp
1999-03-11 09:38:06 +00:00
Jordan K. Hubbard
063d580388
Also look under FREEBSD/.. for distribution files; I meant to do this
...
for the DOS distro.
1999-03-10 21:59:01 +00:00
Jordan K. Hubbard
c978c8324f
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
Jordan K. Hubbard
fca8402bb3
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
Jordan K. Hubbard
36f6982577
Document a changed variable name.
1999-02-18 23:59:58 +00:00
Jordan K. Hubbard
d207e2138a
Be more forgiving of PnP config saving failures.
1999-02-16 01:58:04 +00:00