Jordan K. Hubbard
9f5472632c
Correct bogus msg dialog.
...
Update to Lynx 2.7 (need to build 2.1/2.2 versions of this package).
1997-02-15 13:18:19 +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
3a28079136
Don't bogotify pkg_add's stderr.
1997-02-14 23:00:01 +00:00
Jordan K. Hubbard
a85842ff23
Revert some of the previous change - on second thought...
1997-02-14 21:59:26 +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
d2595c8454
Don't unilaterally decide to skip network configuration if running multi-user;
...
ask politely.
1997-02-11 02:33:33 +00:00
Jordan K. Hubbard
9aaa1e853f
-#include <ufs/ufs/ufsmount.h>
...
This was a temporary measure I took to deal with John's 4.4L2 changes
which should not have crept in.
1997-02-11 02:13:06 +00:00
Jordan K. Hubbard
152ae47983
Save /etc/sysconfig data at the very very end, so that it can be
...
used post-install time as a configuration tool as well.
Update comments about a kernel recompile being necessary for PS/2 mice.
1997-02-10 19:44:08 +00:00
Jordan K. Hubbard
97daf05001
Don't stomp wall_cmos_clock file.
1997-02-10 10:23:53 +00:00
Jordan K. Hubbard
3de899a11e
Allow the user to choose UTC or local time.
1997-02-10 10:21:07 +00:00
Jordan K. Hubbard
d91ba3ace4
Update these docs in preparation for 2.1.7
1997-02-08 17:46:06 +00:00
Jordan K. Hubbard
8055777430
It's easier to go forwards than backwards with this, and the RELENG_2_1_0
...
sysinstall was already broken (I think there's a PR for this somewhere).
This will require some additional changes elsewhere, like bringing in pw.
1997-02-07 04:27:24 +00:00
Jordan K. Hubbard
c7006192c9
Reference addendum.html/ADDENDUM.TXT for posting security information after
...
release.
1997-02-07 02:25:43 +00:00
Jordan K. Hubbard
b386088ba6
1. Sync ABOUT.TXT changes.
...
2. Go back to using a filesystem on the boot floppy; the rawboot boot blocks
were just too non-functional for other things.
1997-02-05 04:29:53 +00:00
Jordan K. Hubbard
15a006c334
2.2 -> 3.0
1997-02-03 20:45:48 +00:00
Jordan K. Hubbard
69bb5208a7
Institute a fairly major format overhaul.
1997-02-01 01:08:35 +00:00
Jordan K. Hubbard
6bc6b19ae5
Sync with RELENG_2_2 changes.
1997-01-30 06:38:19 +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
4c5f552d9a
Cosmetic tweaks.
...
Also redirect stderr to Debug when running multiuser.
1997-01-29 21:45:30 +00:00
Jordan K. Hubbard
431285ea2b
Fix broken layout help (this is what broke the TCP help screen).
...
Allow DITEM_NO_ECHO to be encoded in layout field types and make
user.c use it for the password item.
1997-01-29 21:16:07 +00:00
Jordan K. Hubbard
1c5237db6f
Make media re-init a user choice.
1997-01-29 03:30:24 +00:00
Jordan K. Hubbard
ad26f87d59
Do media initialization at correct time for upgrade too.
...
Update /stand.
1997-01-29 01:23:05 +00:00
Jordan K. Hubbard
18a4cf7400
Update Russian FTP sites according to Mikhail A. Sokolov's current
...
configuration.
1997-01-29 01:13:27 +00:00
Jordan K. Hubbard
b2b2fe4577
Death to another bad idea: Don't auto-mount CDROM on startup.
1997-01-29 00:14:17 +00:00
Jordan K. Hubbard
aa5b6f64ea
DTRT with a release string of "none" and use the correct (updated)
...
mountpoint name for fixit.
Submitted-By: joerg
1997-01-27 09:51:56 +00:00
Jordan K. Hubbard
6a484ce557
Add new Portugal mirror.
1997-01-27 00:16:15 +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
d733b8a9fb
I need to learn to read man pages more closely. readlink() does NOT null
...
append the return string (bleah!) so you need to do it yourself. This
explains why Bus and PS/2 meece weren't displayed in the Mouse selection
menu.
1997-01-24 19:31:53 +00:00
Jordan K. Hubbard
5214787fd5
OK, I've got two ideas to file in the "really seemed like a good idea
...
at the time, but on further reflection..." bucket with these changes.
1. Checking the media before frobbing the disks was a fine idea, and
I wish it could have worked, but that leads to a rather difficult
situation when you need to mount the media someplace and you're about
to:
a) Chroot away from your present root.
b) Newfs the root to be.
You're basically screwed since there's no place to stick the mount
point where it will be found following the newfs/chroot (and eliminating
the chroot in favor of just using the "root bias" feature would work
great for the distributions but not the pkg_add calls done by the
package installer).
2. Automatic timeout handling. I don't know why, but alarm() frequently
returns no residual even when the alarm didn't go off, which defies
the man page but hey, since when was that so unusual? Take out timeouts
but retain the code which temporarily replaces the SIGINT handler in
favor of a more media-specific handler. This way, at least, if it's hanging
you can at least whap it. I think the timeout code would have been losing
over *really slow* links anyway, so it's probably best that it go.
This should fix NFS, tape & CDROM installs again (serves me right for getting
complacent and using just the FTP installs in my testing).
1997-01-24 19:24:51 +00:00
Jordan K. Hubbard
76d01c999a
This is a patch that makes some of the "partitions" --> "slice" to be
...
more consistant in our use of the terms for differentiation between PC
partitions and traditional BSD partitions.
Submitted-By: obrien@cs.ucdavis.edu (David O'Brien)
1997-01-24 07:47:17 +00:00
Jordan K. Hubbard
63eb3ecd42
Update russian mirrors.
1997-01-24 07:03:15 +00:00
David E. O'Brien
ae462d03db
Change from using chunk_n to slice_type_name().
...
Reviewed by: jkh
1997-01-24 02:26:42 +00:00
David E. O'Brien
8d1db4e2bb
Adaptec AHA-1535 works fine with FBSD. It is basicly an ROM-less, PIO
...
Plug-n-Pray verison of the the AHA-1540.
1997-01-23 07:44:57 +00:00
Jordan K. Hubbard
7e698f84f0
*groan*. I broke tape extraction with the same optimization.
...
Fix that too.
1997-01-22 00:27:22 +00:00
Jordan K. Hubbard
898f607a63
Argh! Moving the media initialization to before the disk scribbling
...
section was a good thing, since it made it possible to detect media problems
*before* the installation started, but it also caused various things to
be mounted BEFORE the chroot() call, which definitely messes things up.
Fix this by detecting the pre-chroot() case and mounting into a subdir.
1997-01-22 00:15:51 +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
2e59a10476
Rearrange the timeout code and also (whoops) provide for timeouts during
...
file opens, not just during file reads.
1997-01-20 19:26:44 +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
b4045b65fe
Correct a real brain-o in my check for when a "fixup" should be run.
...
Don't recreate parent menus just for submenus - it's irritating.
1997-01-19 10:27:12 +00:00
Jordan K. Hubbard
0ebf0addab
Use alarm's return status to more properly denote timeout rather than keeping
...
an icky global around.
1997-01-19 09:55:37 +00:00
Jordan K. Hubbard
a0e47058d0
Fix a variety of problems with my timeout handling, make it more
...
configurable (you can now set the timeout interval), fix a crash-bug
when no network device was attached.
1997-01-18 19:18:26 +00:00
Jordan K. Hubbard
740e9a8981
Implement compiled-in config file handling a little better - now
...
that there's no filesystem on the boot.flp image we need to prompt
for the configuration floppy.
1997-01-18 16:37:15 +00:00
Jordan K. Hubbard
c7bdc98ef3
Be more aggressive about timeouts.
1997-01-17 19:00:38 +00:00
Jordan K. Hubbard
135c95a582
Add timeout support to sysinstall's general media handling,
...
allow SIGINT to stand for "time out now!" in certain cases.
1997-01-17 15:58:58 +00:00
Jordan K. Hubbard
f8ea17db2b
Add device entries and documentation for Intel EtherExpress Pro/10 driver.
1997-01-17 14:18:10 +00:00
Jordan K. Hubbard
79e6e0e3a2
Whoops! Fix an infinite loop I lovingly introduced into this code
...
with a previous commit.
1997-01-17 14:05:37 +00:00
Jordan K. Hubbard
45680321c0
Pass LOAD_CONFIG_FILE variable through, if set (makes Paul Traina's life
...
easier). Only run install.cfg if running as init. It's something of
a security hole otherwise. :)
1997-01-17 10:57:26 +00:00