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
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
ac4c856698
Sync with 2.2-stable branch.
1998-03-24 09:51:58 +00:00
Jordan K. Hubbard
bd002b6bd8
Be careful not to spam ld.so.hints in multi-user case.
...
Submitted by: Kazutaka YOKOTA <yokota@zodiac.mech.utsunomiya-u.ac.jp>
1998-03-13 11:12:53 +00:00
Jordan K. Hubbard
1a8a1188c0
Correct misfeature with quoting, better error reporting.
1998-03-10 17:24:08 +00:00
Jordan K. Hubbard
9f8db01318
Remove deprecated XIG support - that project never
...
happened.
1998-03-09 15:01:02 +00:00
Jordan K. Hubbard
dd3a83ba63
MF22: nuke compat slice for root.
1998-03-09 08:39:46 +00:00
Jordan K. Hubbard
7f2c35c3f8
Add a mouse configuration menu.
...
Submitted by: Kazutaka YOKOTA <yokota@zodiac.mech.utsunomiya-u.ac.jp>
1998-03-07 08:59:32 +00:00
Paul Traina
69ac164732
Put all variables in VAR_ #define's to force a single location for all
...
of these magic knobs. This is purely cosmetic and a documentation issue
so we don't have to glop through the source code looking for gems.
1997-09-17 16:18:22 +00:00
Jordan K. Hubbard
ea2b79b03e
Fix fstab sequence number bug.
...
Add a few more strategic screen clears.
Fix registration form bug.
1997-08-18 21:47:34 +00:00
Jordan K. Hubbard
a6d56f6e65
Sync with rc.conf change for weak_mountd_authentication
1997-08-17 10:08:25 +00:00
Jordan K. Hubbard
31377e1f1f
Change the way that X configuration method is selected.
1997-06-21 15:45:15 +00:00
Jordan K. Hubbard
08e6881746
YAMF22
1997-06-13 14:21:22 +00:00
Jordan K. Hubbard
ba40d0fede
YAMF22 - Bugs Of Evil in variable handling and rc.conf editing.
...
PR#: 3218 [partial]
1997-06-11 08:41:10 +00:00
Jordan K. Hubbard
8e45ec2c8c
Resurrect / implement some of the more esoteric scripting features,
...
such as partitioning a disk or overriding an interactive prompt.
1997-06-05 09:48:03 +00:00
Jordan K. Hubbard
b3c112739c
Fix typos (of the printed output kind).
1997-05-30 01:03:09 +00:00
Jordan K. Hubbard
e40c79386c
Correct SNAP server paths.
...
Bring in CDE fixes.
1997-05-27 16:41:52 +00:00
Jordan K. Hubbard
cfca7bde42
Lame typo fix here too.
1997-05-26 05:33:16 +00:00
Jordan K. Hubbard
92973a80f9
YAMF22
1997-05-26 04:57:56 +00:00
Jordan K. Hubbard
8b6ecf92cf
Merge from 2.2 - XiG support updates.
1997-05-23 18:54:29 +00:00
Jordan K. Hubbard
53f741779c
Adjust config variables to more closely match rc.conf
1997-05-22 21:26:11 +00:00
Jordan K. Hubbard
00137300da
Adapt routing configuration glue to rc.conf format.
1997-05-05 06:32:44 +00:00
Jordan K. Hubbard
8681ebdcd1
YAMF22
1997-04-29 09:14:24 +00:00
Jordan K. Hubbard
3de5b08eda
Adapt to rc.conf file format.
1997-04-28 10:31:14 +00:00
Jordan K. Hubbard
7499a04abf
YAMF22
1997-04-28 06:15:49 +00:00
Jordan K. Hubbard
0aa615d28d
Sync with 2.2 and clean up some tortured english that was added.
1997-04-20 16:46:36 +00:00
Jordan K. Hubbard
db9fff5761
Tidy up generated fstab
1997-03-12 02:31:28 +00:00
Jordan K. Hubbard
7c8f98f5b7
Add a registration screen so we can finally start counting our little user
...
puppies.
1997-03-09 22:25:49 +00:00
Jordan K. Hubbard
c29c9ac418
YAMF22
1997-03-08 12:58:29 +00:00
Peter Wemm
b97fa2ef50
Revert $FreeBSD$ to $Id$
1997-02-22 14:13:04 +00:00
Jordan K. Hubbard
96a6cda5d6
Compensate for an underpopulated MFS.
1997-02-17 13:42:21 +00:00
Jordan K. Hubbard
80beefc082
1. Always write out /etc/hosts.
...
2. Back out my change to ask about UTC/Localtime here. This *really* needs
to be done in tzsetup instead since putting it here only handles about
1/4 of the places where it needs to be.
1997-02-16 23:35:05 +00:00
Jordan K. Hubbard
c92de5fe1d
Replace bogus strncmp() with strcmp().
1997-02-16 10:20:05 +00:00
Jordan K. Hubbard
3937aa2158
Make configSysconfig() less chatty.
...
Now that this is becoming (dare I even say it?) more useful for
post-configuration, no longer leave sysinstall.debug files around
by default. Only do this if environment variable SYSINSTALL_DEBUG
is set.
1997-02-15 15:40:37 +00:00
Jordan K. Hubbard
e33c24a2d2
Read /etc/resolv.conf information as well as /etc/sysconfig info, making
...
this a little more robust.
1997-02-15 15:24:14 +00:00
Jordan K. Hubbard
136b318913
Only add interface lines if they're not there already.
1997-02-15 12:24:02 +00:00
Jordan K. Hubbard
fb8327b7c3
Add a safety belt to configSysconfig() that should have been in there
...
from the beginning.
1997-02-15 11:20:54 +00:00
Jordan K. Hubbard
ea7c446076
Add better quote elimination (and fix a bug).
1997-02-14 21:17:00 +00:00
Jordan K. Hubbard
c5566bcff7
o Try to be more aggressive about reading in old configuration data
...
so that we're more useful in multi-user mode. This is still not
100%, but it pulls in a lot more than it used to. Some of the "composite"
variables in /etc/sysconfig are going to take more work.
o Always write /etc/resolv.conf and /etc/hosts if it makes sense to do
so.
o Reset media properly when reselecting. Longstanding bogon.
o Pull SIGPIPE handling out of package.c; I'm actually hoping to handle
this differently shortly.
o Fix bug where cancel in TCP setup dialog still checked data fields.
I think this closes a PR, but I will have to go look.
1997-02-14 20:59:07 +00:00
Jordan K. Hubbard
6858c47aeb
It's not an error to call configResolv() early.
1997-02-14 02:55:25 +00:00
Jordan K. Hubbard
89972e50e4
Allow user to delete as well as install packages from the package
...
installer menu.
Fix status line code so informationals show up properly again.
1997-01-29 22:35:05 +00:00
Jordan K. Hubbard
7ce6b270fd
Allow both types of XFree86 setup script to be run at user choice.
1997-01-24 20:20:12 +00:00
Jordan K. Hubbard
6dfa1330e5
A couple of cosmetic tweaks to tape install method and fstab file format.
...
Submitted-By: Flemming Jacobsen <fj@schizo.dk.tfs.com>
1997-01-20 19:36:31 +00:00
Jordan K. Hubbard
0f18f7f84e
Add extra variables for the configuration of all packages, not just
...
the lynx browser.
Submitted-By: David O'Brien <obrien@cs.ucdavis.edu>
1997-01-20 16:13:43 +00:00
Jordan K. Hubbard
3b9b7e6177
Now that I know which parts of the installation really need it (since
...
there's no menu display bug to work around now), be far more selective
in my use of DITEM_RECREATE (which is slow and involves much screen I/O).
1997-01-17 08:47:13 +00:00
Jordan K. Hubbard
9b1696b002
Fix several problems:
...
1. Bus mouse selection didn't show up properly in mouse menu.
2. U&G management screen didn't respect cancel properly.
3. Novice not prompted to add users or set root password during installation.
4. Username length changes screw up user management form.
1997-01-15 03:57:50 +00:00
Jordan K. Hubbard
1130b656e5
Make the long-awaited change from $Id$ to $FreeBSD$
...
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.
Boy, I'm glad we're not using sup anymore. This update would have been
insane otherwise.
1997-01-14 07:20:47 +00:00
Jordan K. Hubbard
507372af02
Now that I've got my source tree sorted out, bring all the things
...
I've been committing into 2.2 directly all this time.
1996-12-14 23:09:10 +00:00
Jordan K. Hubbard
3cd31ab739
Add some additional smarts for XFree86 configuration.
...
Fix a bogon I thought I fixed in the last commit.
1996-12-12 22:38:41 +00:00