Jordan K. Hubbard
c2245054e1
Use properties code.
1998-10-14 11:23:48 +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
Jordan K. Hubbard
d26687c44f
Add missing newline to debugging output.
1998-10-10 09:43:44 +00:00
Jordan K. Hubbard
3246202c72
Don't use boot2 on alpha.
1998-10-07 03:15:08 +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
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
ec8c21cf11
More save_userconfig to a more appropriate spot.
1998-09-30 20:33:56 +00:00
Jordan K. Hubbard
ef7b28dd0a
Simplify gunzip usage even more (doh!).
1998-09-30 13:36:53 +00:00
Jordan K. Hubbard
fb386e7c77
Fix english in prompt.
1998-09-30 12:33:28 +00:00
Jordan K. Hubbard
9bb1c20147
various bits of overdue cleanup.
1998-09-30 11:49:37 +00:00
Jordan K. Hubbard
35e9eb2f68
Call gunzip correctly.
1998-09-30 11:44:29 +00:00
Daniel O'Callaghan
3eba1a33e8
Fix typo in message.
1998-09-30 01:46:27 +00:00
Jordan K. Hubbard
50660db1a6
Add in a kludge for registering the "package" version of XFree86 so
...
various ports don't complain about it. It also requires that the pkg
registration bits be stick into the Xbin tarball so that they'll be
present in /usr/X11R6/lib/X11/pkgreg.tar.gz. The registration tarball
is removed upon first use to prevent it later spamming a genuine build
from ports if inadvertently extracted again.
1998-09-29 14:23:13 +00:00
Jordan K. Hubbard
5d20b9915f
Update to match newest XFree86 naming conventions.
1998-09-29 07:27:33 +00:00
Jordan K. Hubbard
919b0d127e
Always do fixups, even if some minor dist failed to install.
...
Noticed by: luigi
1998-09-29 05:12:39 +00:00
Jordan K. Hubbard
eb0ffee8a1
Remove support for floppy tape installs. I'm sorry, we're outta
...
space, and it's either this or the DOS installs. I think that the
DOS installs are somehow more important. :)
1998-09-26 17:05:08 +00:00
Jordan K. Hubbard
bf05096f52
MF22: Important fixes for loading XFree86 distributions I forgot to
...
merge after 2.2.7 (I was wondering why that bug looked so familiar!).
Also update some docs accordingly.
1998-09-23 12:13:51 +00:00
Jordan K. Hubbard
0d4651753d
Make SCSI stuff truly optional.
...
Noticed by: jhay
1998-09-16 09:25:20 +00:00
Justin T. Gibbs
c39581f667
Device name cleanup for CAM.
1998-09-15 10:24:46 +00:00
Jordan K. Hubbard
04f80d35bf
Fix printf warnings and add a few casts.
...
PR: 7560
Submitted by: Stefan Eggers <seggers@semyam.dinoco.de>
1998-09-14 19:14:11 +00:00
Bill Paul
a5be897656
Add device list entries for the tl and xl PCI ethernet devices.
1998-09-13 16:45:10 +00:00
Daniel O'Callaghan
087572a597
Fix typos.
1998-09-09 05:09:55 +00:00
Jordan K. Hubbard
5d7e166f85
Whoops, update the makefile too while I'm at it.
1998-09-08 11:44:37 +00:00
Jordan K. Hubbard
dac9272725
Go back to using MSDOSFS instead of Robert Nordier's stand-alone DOS
...
library. I have to include MSDOSFS on the boot floppy anyway (so I can
read DOS floppies in a few other contexts) and since both -stable and
-current MSDOSFS handle long filenames, I'm OK on that now. Should
save about 10K of space.
1998-09-08 11:44:08 +00:00
Jordan K. Hubbard
aa75b0b778
Make totally sure that we have the latest 1.7 version of booteasy
...
(it looked like it already to me, but the PR gives me cause to wonder).
PR: 2514
1998-09-08 10:46:40 +00:00
Jordan K. Hubbard
119cff04ef
Don't set the router_enable variable by default.
1998-08-31 17:47:52 +00:00
Jordan K. Hubbard
87757a15d3
Accept gateway value of NO
1998-08-31 09:02:03 +00:00
Jordan K. Hubbard
ccee8446a8
Add /usr/lib to the list of things to chflag before upgrading.
...
Noticed by: Blaz Zupan <blaz@gold.amis.net>
1998-08-28 01:03:41 +00:00
Jordan K. Hubbard
0fc1c5c44a
Catch more cases where the CDROM has been mounted.
1998-08-27 00:50:14 +00:00
Jordan K. Hubbard
9c5697dd4f
MF22: various fixes for new XFree86 dist and cdrom warnings.
1998-07-21 06:44:42 +00:00
Kazutaka YOKOTA
e1fe6b4298
MF22: fix typo in a keymap filename (lat-amer.iso -> lat-amer).
1998-07-20 10:48:11 +00:00
Jordan K. Hubbard
8eac04a792
MF22: Paul Traina's changes.
1998-07-18 09:42:02 +00:00
Brian Somers
7e22ee1f07
Show on-screen ``phase'' logging and try to negotiate
...
nameserver IPs by default at install time.
Approved by: jkh
1998-07-12 17:11:53 +00:00
Jordan K. Hubbard
eeae79cc34
Crank the max possible disks/slices constants way down.
...
The probe for this sometimes makes IDE drives chatter their guts out
and takes an inordinately long time in such cases..
1998-06-29 09:28:01 +00:00
Jordan K. Hubbard
27d83e22de
Stop including COMPAT_21 unconditionally for X now; that kludge hasn't
...
been necessary for awhile.
1998-06-10 01:15:46 +00:00