jkh
2c6ce48211
Add more knobs to the preconfiguration stuff.
1995-10-22 10:25:20 +00:00
jkh
1d0b031279
Style police throughout.
...
Fix the ppp startup code.
Make the disklabel and fdisk screens "automatable"
1995-10-22 01:33:02 +00:00
jkh
348c10ffc0
Error message reform. Make an unnecessarily fatal error a warning.
1995-10-21 20:03:07 +00:00
jkh
be2e2bc70b
Fix a couple of things I broke while fixing them.
1995-10-21 16:44:24 +00:00
jkh
893cc720a8
1. Of course, the day after you roll the snapshots is the day you realize
...
that the FTP install doesn't deal with timeouts and hasn't since it was
written. Fixed.
2. Totally eliminate the OptionFlags. I only had to work harder to
sync them with configuration variables, so why not simply always use
configuration variables? This has actually greatly simplified areas
of the code.
1995-10-21 14:07:02 +00:00
jkh
e22d8066c4
Change the pkg_info check back - it was correct before!
1995-10-20 22:36:06 +00:00
jkh
7ff70f7b18
Slip some fixes under the wire. Mostly cosmetic cleanup and
...
an attempt to make the package installer a little more robust (it's
still a little shakey, but will improve between now and the release)..
1995-10-20 20:10:49 +00:00
jkh
a868693912
Now I can do all the TCP and FTP configuration from config files.
1995-10-20 16:49:50 +00:00
jkh
51d3361abc
Split the preconfiguration code off into its own location.
...
Make it possible to preconfigure TCP setup.
1995-10-20 15:40:52 +00:00
jkh
1379346bb9
Sync for Westhill build.
1995-10-20 14:26:15 +00:00
jkh
ce5e985289
Fix fix.
1995-10-20 10:38:49 +00:00
jkh
1436cd028d
Document this a little bit better.
1995-10-20 10:01:39 +00:00
jkh
a988dc2f52
More bug fixing, make debug settable two ways, put more meat into
...
the upgrade.
1995-10-20 10:01:26 +00:00
jkh
16c38b4771
Finally split this off from system.c, as intended.
1995-10-20 07:03:40 +00:00
jkh
5cfb4aca37
Too many bugs fixed to mention. This code just seems to BREED them.
...
Many interfaces were also simplified or generally cleaned up in an
attempt to curb this problem.
1995-10-20 07:02:53 +00:00
jkh
6d13f9a708
Sync.
1995-10-19 18:37:50 +00:00
jkh
45cf2943d0
Drat! Forgot the adds..
1995-10-19 16:15:43 +00:00
jkh
26765522ce
Sync with today's sources:
...
o Implement the 2.0.5->2.1 upgrade procedure (gah).
o Bring in Coranth's support for configuration of anon ftp and Samba
plus some changes of my own.
o More attempts to actually write the documentation in english.
o Update docs to contain more 2.1-centric information.
1995-10-19 15:57:23 +00:00
jkh
def622e32a
Some rethinks on the way the attribute interface worked (now that
...
I'm really, truly using it). Allow distribution fetch to get .info
files from the root.flp OR the distribution in question, allowing us
to add flexibility to the scheme. At some point, perhaps soon, the
cached copy should probably go away entirely!
1995-10-18 05:02:02 +00:00
jkh
858000205b
Almost snapshot time..
...
Merge today's work.
Now support an attributes file loaded at startup (true front-loaded install).
Add fuller debugging support to all device I/O routines.
Lots-o-bug fixes.
1995-10-18 00:12:55 +00:00
jkh
960af83a64
Sync with me in prep for snapshot.
1995-10-17 02:57:11 +00:00
jkh
9d3a820b8f
Sync to my current development srcs. I'm about to go off the air here for
...
awhile wwhile they work on my phone lines.
1995-10-16 23:02:35 +00:00
jkh
1c55fdbaae
Fix many more bogons, add some stuff to make the docs folk happy.
1995-10-16 15:14:28 +00:00
jkh
e512cf13ce
Switch to fds from FILE *'s. Fix a problem with FTP media device
...
and INDEX file.
1995-10-16 09:25:22 +00:00
jkh
a9da06366d
Sync up to today's development snapshot for the other folks working on this.
1995-10-16 07:31:11 +00:00
jkh
d2a0962cf2
Fix the selection routine.
1995-10-15 17:22:24 +00:00
jkh
ad11483a50
Sync. Split into more rational package support functions and clients
...
of those functions.
1995-10-15 12:41:09 +00:00
jkh
7078458b3e
Substantially simplify the package install code by running pkg_add in
...
slave mode.
1995-10-15 04:37:07 +00:00
jkh
774c7413ab
Sync up to today's cleanup work.
1995-10-14 19:13:35 +00:00
jkh
37c68af85f
Sync with my development sources, smashing an annoying bug and making
...
the options editor a little less pathological.
1995-10-14 09:30:53 +00:00
jkh
c061c53f75
Fix a couple of doc or appearance nits.
...
Remove the ATAPI kernel hack.
Remove the now-unnecessary work-around for booting root off a slice; it
appears to work just fine now and will confuse a lot fewer folks.
1995-10-11 09:57:30 +00:00
jkh
b643998e85
Tweak a message to be a bit more clear.
...
Declare missing fd.
Fix options bug where old text was still weird shades of blue when you came back.
1995-10-11 00:54:01 +00:00
jkh
cdc977f421
Syncronize with my current sources. pkg installer not quite in final
...
form yet, but close.
1995-10-09 11:14:56 +00:00
jkh
940e07f570
Whole mass of changes from first code review. Eliminate some
...
long-standing bogons, try to make things more fault tolerant
in general, bring in the first version of my new package installation
menu.
1995-10-07 11:55:37 +00:00
jkh
3440967abc
Properly repaint an option in reverse video after changing its value.
1995-10-06 11:14:43 +00:00
jkh
8d810f90d3
Make descriptions stand-out a bit more.
1995-10-06 08:47:40 +00:00
jkh
8b107cd7a8
General cleanup - sanitize use of variables.
...
Do more rational things in a number of other instances.
1995-10-04 12:08:27 +00:00
jkh
61393d63ff
o Search much more aggressively for distributions in all extraction
...
methods. This should make the process rather more robust in the face
of entropy.
o Let tape cpio extract guess type of tape format.
o Hide cursor better in options screen.
1995-10-04 10:34:08 +00:00
jkh
30fbd6eb55
Make the release name to load a configurable parameter.
...
Don't gratuitously shutdown network after NFS or FTP install.
Centralize release version string to one location included by everyone.
Bring in new options screen.
1995-10-04 07:55:05 +00:00
peter
89e0ab3dba
This mega-commit brings in Jordan's latest sysinstall version..
...
This looks like it was developed offline, and is being spammed over the
top of the existing. "That's fine by me! I dont really care how you do
it, just get it in there..." said Jordan in a conversation a short while
ago...
1995-09-18 16:53:06 +00:00
rgrimes
1b1ee55538
Merge RELENG_2_0_5 into HEAD
1995-06-11 19:33:05 +00:00
jkh
b1a97daa1e
Update Walnut Creek's information in the release notes.
1995-06-10 09:56:30 +00:00
jkh
cc562c6b89
The WD7000 is a SCSI controller.
1995-06-10 02:40:11 +00:00
jkh
b1575ecd69
Adjust description of ethernet cards.
...
Submitted by: Masahiro SEKIGUCHI <seki@sysrap.cs.fujitsu.co.jp>
1995-06-10 02:38:55 +00:00
jkh
45650a0025
Some very small tweaks to hardware.hlp.
...
Submitted by: joerg & jkh
1995-06-10 01:25:28 +00:00
jkh
6f85f1aaed
Correct very minor typo.
1995-06-09 13:29:19 +00:00
jkh
c300d31255
German installation guide.
...
Submitted by: joerg
1995-06-09 08:29:53 +00:00
jkh
d7e52e5a8e
Add another failure mode I've seen.
1995-06-09 08:29:16 +00:00
jkh
31157bb6cd
Norwegian updates.
...
Submitted by: lars
1995-06-09 07:34:33 +00:00
jkh
0ff96174da
Translation of latest paragraph I added.
...
Submitted by: joerg
1995-06-09 07:26:00 +00:00