1395 Commits

Author SHA1 Message Date
jkh
2ff2bad028 First shot at fixing all the various bugs reported so far in the
installation.
1994-11-28 22:13:07 +00:00
ats
ab431133f1 Submitted by: Philippe Charnier
Corrected two typos in the specification of the french freebsd site.
freeBSD -> FreeBSD.
1994-11-27 13:03:00 +00:00
phk
220670ec90 Finally commit the tzsetup thing :-)
Delete old cksum stuff before remaking it.
1994-11-24 22:30:03 +00:00
jkh
fda7f58172 Make the UFS stuff try to be a little less clever. 1994-11-24 20:52:16 +00:00
jkh
81645a4f2f Only get CD/NFS/UFS/... subdirs if they're really necessary. 1994-11-24 20:49:58 +00:00
jkh
c02b11da47 More completely integrate Garrett's doc changes. I didn't read them
closely enough the first time.
1994-11-23 11:04:00 +00:00
jkh
4066c0cb0f Fix stupid NFS bug reported by David Rivers
Fix doc bug reported by Garrett Wollman.
A new cpio floppy should probably be rolled from these changes.
1994-11-23 11:01:41 +00:00
jkh
79f6c3892f Correct a really stupid bug that broke NFS installs. SIGH!!!!! 1994-11-23 10:52:30 +00:00
jkh
472d5c6159 Changes for 2.0R. 1994-11-22 09:02:46 +00:00
jkh
89674c7ab6 Make serial interface have a default value, and indicate that it has
to start with /dev.  Thanks, Chris.
1994-11-22 06:50:13 +00:00
phk
6498a57d0e Various hackeries. 1994-11-22 05:21:06 +00:00
jkh
eb30966165 Fix an obscure message that went off the right hand side. 1994-11-21 11:18:48 +00:00
jkh
1b5e162619 Allow users to specify both a timezone AND add users. Whoops!
We're all pretty nuked at this point..
1994-11-21 09:50:02 +00:00
jkh
d3201fd9ab Make sure new machines always have a host name. 1994-11-21 08:33:56 +00:00
phk
34dc31864a syntax error 1994-11-21 08:15:25 +00:00
jkh
db0cb9337b Make abort just abort, not ask. Dialog's internal state is hosed at that
point anyway by re-entrancy.
1994-11-21 07:33:21 +00:00
jkh
fc61cb3f6e Delete packages from list of options - we don't handle it properly
anyway.  Clip the XFree86 prompt down to size.
1994-11-21 07:25:27 +00:00
jkh
a13e3f4f9e Add XFree86 distribution to list of possibles. 1994-11-21 06:45:01 +00:00
jkh
894a717f36 Redirect cd errors properly to /dev/ttyv1 1994-11-21 06:18:30 +00:00
jkh
b4b53f4e50 Make David happy. 1994-11-21 06:15:30 +00:00
jkh
fc824c3ace Wasn't unmounting media in-between extractions. Fixed. 1994-11-21 05:36:01 +00:00
jkh
85e72fb755 More last minute midnight formatting. 1994-11-21 04:47:28 +00:00
jkh
7dd9faed0a Remove extra-space braindamage. 1994-11-21 04:35:26 +00:00
phk
ca54b9f5d7 More hacks from the last 20 hours... 1994-11-21 04:14:33 +00:00
jkh
360a4d7380 Invoke tzsetup properly, since we have no /bin/sh at this stage. 1994-11-21 02:17:06 +00:00
wollman
947098ff13 Add krb (Kerberos) to EXTRADISTRIBUTIONS. 1994-11-20 23:31:36 +00:00
phk
0defd99375 add extract.sh to dists 1994-11-20 22:56:27 +00:00
phk
2897fcd3a0 bin_tgz.aa -> bindist_tgz.aa 1994-11-20 22:55:24 +00:00
jkh
96efb2c4fa Add ref.tfs.com to mirrors now that wcarchive is temporarily down and
we'd like to do the BETA.
1994-11-20 15:18:56 +00:00
jkh
4be2b27f4f o Add Michael Reifenberger's mini-adduser script.
o	Optionally invoke tzsetup or adduser from the last stage.
o	Add tzsetup and friends to cpio floppy.
1994-11-20 14:49:48 +00:00
jkh
f15738db45 Eliminate a couple of the last remaining bogons. 1994-11-20 12:16:48 +00:00
jkh
5adbef2d80 Add Russian mirror site to list. 1994-11-20 05:44:16 +00:00
phk
69941245d2 Make "games" dist by moving everything relevant out of bindist. 1994-11-20 01:54:13 +00:00
phk
cce8666407 /usr/share/games belong in "games dist" 1994-11-20 01:19:33 +00:00
phk
32525719d6 Make the tarballs target work. 1994-11-20 01:01:28 +00:00
jkh
120c518a0e Some fields overflowed. Fix 'em up. 1994-11-18 19:09:33 +00:00
jkh
a60b4105b3 Minor reformatting changes. Trying to also figure our why *some* links
are made and not others! :-(  My cu link, for example.  Or restore->rrestore!
1994-11-18 18:42:08 +00:00
jkh
e2a3478c86 Whoops! Missed a quote. 1994-11-18 17:36:11 +00:00
jkh
ee06324f95 Don't set NFS options unless there really ARE some. 1994-11-18 16:48:57 +00:00
jkh
86fa009e27 Grrrr! Dialog menus just bail out without saying anything when the
menu items aren't unique enough.  After half an hour of head-scratching,
here are the disgusting convolutions required to work around the problem.
Sigh..
1994-11-18 16:27:54 +00:00
jkh
dd3d157bd9 If there's no title for input dialog, select one. 1994-11-18 15:13:37 +00:00
jkh
41bcf67037 More miscellaneous fixes.
Sigh.  It's hard to test something that screws up a running system when
it works, so I have to do most of this through the rather laborious process
of making boot floppies! ;-(
1994-11-18 14:55:12 +00:00
jkh
1dc35044d7 Tell user to remove floppy from the drive before rebooting, too. 1994-11-18 13:59:49 +00:00
jkh
5f47153f74 Tell silly users to remove the cpio floppy from the drive now. 1994-11-18 13:58:25 +00:00
jkh
73ca3ec1b8 Some of my menus were hosed by late-night tired braincells. Do it
right now.
1994-11-18 13:56:57 +00:00
jkh
0694d388b9 1. Unify my coding style.
2. Fix a couple of errors that kept media_install_set from working.
3. Fix another error that disabled media_select_distribution
1994-11-18 12:54:45 +00:00
phk
ee5a8d8db0 Put bad144 on the boot.flp. It wont do too much good, but maybe somebody
will be able to use it somehow...
1994-11-18 11:31:29 +00:00
jkh
a7ca701dd5 1. Use dynamic sizing code throughout.
2. Add support for *dist menu to have an up-to-date idea of how big each
   distribution is going to be.
1994-11-18 11:01:33 +00:00
jkh
7a504b4b54 Make sure that homicidal bindist doesn't clobber my /etc/defaultrouter
file, either.
1994-11-18 10:22:39 +00:00
jkh
1263251b0a Write the /etc/defaultrouter file. I didn't even know it existed.
Thanks, Christoph..
1994-11-18 10:19:04 +00:00