Commit Graph

180 Commits

Author SHA1 Message Date
jkh
bcc10fc6f1 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
51df12557f 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
ef570187c0 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
jkh
fbc1e2100e 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
jkh
1882fd1784 Stop erroneously claiming that we're installing booteasy. 1998-12-09 02:46:19 +00:00
jkh
ff03bba2d2 Update for XFree86 3.3.3 1998-12-02 03:34:14 +00:00
jdp
0476f8ec6d Add new Korean FTP mirror sites. 1998-11-27 22:48:58 +00:00
jkh
0a62e4c47b Adios version.h / RELEASE_NAME hack. Do this right. 1998-11-24 00:18:57 +00:00
jkh
9b33ad59f8 Deal with both foo.hlp and FOO.TXT files. 1998-11-03 03:38:56 +00:00
jkh
c4cb36b72c Small cleanup. 1998-09-30 21:39:02 +00:00
jkh
f6baada715 various bits of overdue cleanup. 1998-09-30 11:49:37 +00:00
danny
b3ef5244de Fix typos. 1998-09-09 05:09:55 +00:00
jkh
d963bd370d MF22: various fixes for new XFree86 dist and cdrom warnings. 1998-07-21 06:44:42 +00:00
yokota
f56f804200 MF22: fix typo in a keymap filename (lat-amer.iso -> lat-amer). 1998-07-20 10:48:11 +00:00
jkh
df9a2b102a Merge updates from 2.2 1998-05-24 20:01:33 +00:00
jkh
a3791ec3c8 XFree86 3.3.1 -> 3.3.2 1998-05-06 12:01:20 +00:00
ache
8f11756620 Add ftp4.ru 1998-04-16 13:55:11 +00:00
yokota
0965c8fc26 - Remove the notice that psm0 must be enabled before using the PS/2 mouse;
the device is enabled by default in the GENERIC kernel.
- Kill the mouse daemon, if any, when the user wants to disable it.
- Minor update on mouse menus.
1998-03-23 06:08:55 +00:00
jkh
6cb821581d Fix some bogons with variable handling. 1998-03-15 19:30:49 +00:00
jkh
2bb81bfabc Reformatting, more sanity checks. 1998-03-15 17:10:17 +00:00
jkh
65f20fc2b4 Add Danish mirrors.
Submitted by:	phk
1998-03-13 11:30:44 +00:00
jkh
ee08fc2995 MF22: installEnvironment() fix, reshuffle, vidcontrol on correct vty. 1998-03-10 13:42:05 +00:00
jkh
264d0b4beb Update to XFree86 3.3.2 - I had to remove the entries for the VFB and
PRT servers since the extra PC98 servers have eaten all my flag bits.
Time to redo the way distribution masks are calculated, definitely, but
for now I guess people can always install those two components by hand
if they really want them.
1998-03-10 02:37:29 +00:00
jkh
2781618c37 Remove deprecated XIG support - that project never
happened.
1998-03-09 15:01:02 +00:00
ache
5a4e8bb8b7 Fix RFC number 1544 -> 1644 1998-03-09 14:24:21 +00:00
jkh
5a1f8b9627 Add a mouse configuration menu.
Submitted by:	Kazutaka YOKOTA <yokota@zodiac.mech.utsunomiya-u.ac.jp>
1998-03-07 08:59:32 +00:00
yokota
2f60a6a670 Add an entry for the Brazilian keymap with accent key definitions
in the keymap menu.
1998-02-12 17:53:19 +00:00
jkh
e0583dc8d8 Totally change the way that devices are made in the MFS and subsequently
probed in sysinstall.  Rather than make template devices and use up lots
of inodes, also restricting the number of devices that can be dealt with,
mknod all necessary devices as necessary using built-in information.
This removes a number of constraints on the number and type of devices
that sysinstall can see.
1998-02-10 18:31:27 +00:00
yokota
d2ee8cfca4 Update the keymap menu. 1998-01-27 14:01:19 +00:00
joerg
3dbdae5b24 Remove an extraneous ".kbd" that crept in for the Swiss German
keyboard map.

Submitted by:	georg.wagner@ubs.com
1997-11-26 22:48:24 +00:00
obrien
f62abadba1 MFS. 1997-11-05 06:11:35 +00:00
jkh
860fb11092 Since doc no longer contains the Handbook, stop saying that it does.
Submitted by:	Joao Carlos Mendes Luis <jonny@coppe.ufrj.br>
1997-11-04 23:44:22 +00:00
jkh
80df7010cf Fix typo in startup menu.
Submitted by:	max
1997-10-25 09:27:20 +00:00
jkh
4f51f41838 Add a new startup variables menu for tweaking rc.conf variables in more
detail (also added more of them to the networking services menu).  Add
new dmenuISetVariable() function for interactive setting of non-boolean
flags.
1997-10-14 18:17:35 +00:00
jkh
6f2c060ad6 Allow access to options editor from media screen (sometimes you need it
there!).
1997-10-13 11:45:36 +00:00
jkh
5bdae28d51 Whups! Missed a spot in the kerberos src changes. 1997-10-04 15:50:09 +00:00
jkh
185e44a35b Add ftp4.uk.freebsd.org 1997-09-29 00:15:07 +00:00
jkh
bb5b3cf175 Much better dispatch code and scripting support.
Submitted by:	pst
1997-09-16 18:57:18 +00:00
jkh
fa8202c1d9 Update to XFree86 3.3.1 1997-09-10 10:15:41 +00:00
jkh
98e00f126d Eliminate Samba configuration. Sorry, but this was another one of
those ideas that, like the Apache server setup, was well-intentioned
but doomed to fail in the face of change.  That and the fact that it
shouldn't be part of the installation tool, it should be part of the
post-installation setup tool (which we need to write).  Combining the
two utilities into one utility was my first conceptual mistake.

Apologies also to Coranth Gryphon, who worked hard on the Apache
and Samba server setup code.  These features were quite useful
for awhile, if that's any consolation, I just simply had the wrong
ideas about where to put them. :-(
1997-07-16 05:22:42 +00:00
jkh
cf949ef2e7 Change the way that X configuration method is selected. 1997-06-21 15:45:15 +00:00
jkh
7c9e3d56ff YAMF22 1997-06-13 14:21:22 +00:00
jkh
0f4e861b68 Incorporate an ancient typo fix that never made it over from 2.2. 1997-06-13 14:06:10 +00:00
jkh
6476e77e01 1. Make it possible to set up all the TCP/IP values from a script.
2. Update to XFree86 3.3
1997-06-09 01:19:44 +00:00
jkh
5d4961d982 Correct SNAP server paths.
Bring in CDE fixes.
1997-05-27 16:41:52 +00:00
jkh
bcebc98936 Merge from 2.2 - XiG support updates. 1997-05-23 18:54:29 +00:00
jkh
91c925fff8 Adjust config variables to more closely match rc.conf 1997-05-22 21:26:11 +00:00
jkh
47d3169c2f Actually, rethink last commit and simply remove the apache configuration
entirely, as promised earlier (it's outdated now and doesn't really belong
in sysinstall).
1997-05-22 00:17:11 +00:00
jkh
02b1bac1e4 Add SNAP servers to list of FTP sites. 1997-05-14 07:12:47 +00:00
jkh
ca8a48179d Sync with 2.2 and clean up some tortured english that was added. 1997-04-20 16:46:36 +00:00