Commit Graph

51 Commits

Author SHA1 Message Date
jkh
c393d3cafd A slicker way of eliminating bogus quotes.
Ask less questions about the temporary directory if instructed to.
1995-01-12 16:18:18 +00:00
jkh
4f4cbe97f4 Fix botched URL for Thailand. 1995-01-09 14:41:13 +00:00
jkh
8ddee30cd8 Add Korea mirror 1995-01-07 22:55:12 +00:00
jkh
4950c062ff 1. Add bump release number nag to start of release rule. Thx to Philippe
for suggestion!
2. Add Thailand to list of mirrors.
1995-01-07 11:09:50 +00:00
jkh
9f714d6789 Miscellaneous fixes for the snapshot. 1994-12-23 05:11:18 +00:00
jkh
669b188463 Whoops! I buggered up the tape dialog. Fixed. These changes allow
you to specify your tape drive device for the cases when the user
has more than one.
1994-12-23 03:30:02 +00:00
jkh
b5157e66f9 Fix a typo that crept in with the last update. 1994-12-23 02:55:07 +00:00
jkh
6eca559804 Tweaks for the upcoming 2.1 installation. 1994-12-21 04:57:07 +00:00
jkh
e60a9272fc First cut at making multiple distributions loadable in a single pass. 1994-12-17 06:57:45 +00:00
jkh
3c1528ed94 1. Remove ppp options. There's no room in the generic kernel.
2. Fix some extra `:'s in some of the ftp site names.
1994-12-05 00:40:25 +00:00
jkh
82886d00f9 Fixes from Jim Babb. Should finally fix tape installations. Thanks, Jim!
Submitted by:	babb
1994-12-04 03:41:18 +00:00
jkh
bd4d260fe3 Add Israel site. 1994-12-02 21:15:19 +00:00
jkh
73f465253d Fix dialog width for "Please enter the next diskette..." stuff.
Mount DOS floppies read-only.
1994-12-02 15:36:45 +00:00
jkh
1c7fe27067 1. the prgboxes aren't working at all. Stop using them for tape
extraction.
2.  If what's extracted from the tape is a subdir, cd into it before attempting
    to extract it.
1994-12-01 20:11:52 +00:00
jkh
1d8752060c More fixes from Keith Walker. Thanks, Keith! 1994-12-01 13:46:13 +00:00
jkh
3b3f22c288 Argh. I hate my life. I broke NFS *again* by leaving this line
inadvertantly in place.  I guess I have it in for NFS installs or
something! :-(
1994-11-30 22:15:48 +00:00
jkh
9ce8863b3b Merge in more creature-confort changes, plus some spelling and general
badness fixes from Keith.
1994-11-30 11:58:29 +00:00
jkh
2d55649a54 Change `-o resvport' to a much simpler -P. 1994-11-29 23:55:52 +00:00
jkh
a59f2f74f4 Make the suggested NFS options actually work now. Neither Garrett nor I were
actually correct.  mount_nfs takes *different* options than mount -t nfs does.
1994-11-29 23:54:07 +00:00
jkh
9fc1264bdf First shot at fixing all the various bugs reported so far in the
installation.
1994-11-28 22:13:07 +00:00
ats
5c5358d945 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
jkh
3437a2bf13 Make the UFS stuff try to be a little less clever. 1994-11-24 20:52:16 +00:00
jkh
3dca493827 Only get CD/NFS/UFS/... subdirs if they're really necessary. 1994-11-24 20:49:58 +00:00
jkh
9dc2759caa 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
81123d5c3e 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
9963e41ffd Correct a really stupid bug that broke NFS installs. SIGH!!!!! 1994-11-23 10:52:30 +00:00
jkh
089ee34da9 Fix an obscure message that went off the right hand side. 1994-11-21 11:18:48 +00:00
jkh
d6d74a08e1 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
68706a61ac Add XFree86 distribution to list of possibles. 1994-11-21 06:45:01 +00:00
jkh
315ad81926 Redirect cd errors properly to /dev/ttyv1 1994-11-21 06:18:30 +00:00
jkh
b362818167 Make David happy. 1994-11-21 06:15:30 +00:00
jkh
df9a3e7799 Wasn't unmounting media in-between extractions. Fixed. 1994-11-21 05:36:01 +00:00
jkh
4bad228f41 More last minute midnight formatting. 1994-11-21 04:47:28 +00:00
jkh
56157e9609 Remove extra-space braindamage. 1994-11-21 04:35:26 +00:00
jkh
391c839fdb 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
b2451cf5a7 Eliminate a couple of the last remaining bogons. 1994-11-20 12:16:48 +00:00
jkh
8542a3e899 Add Russian mirror site to list. 1994-11-20 05:44:16 +00:00
jkh
49d10c4c6d Some fields overflowed. Fix 'em up. 1994-11-18 19:09:33 +00:00
jkh
499a48ed53 Whoops! Missed a quote. 1994-11-18 17:36:11 +00:00
jkh
82eb1b1534 Don't set NFS options unless there really ARE some. 1994-11-18 16:48:57 +00:00
jkh
a097696ea7 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
dba8a581d9 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
05e75507ee Some of my menus were hosed by late-night tired braincells. Do it
right now.
1994-11-18 13:56:57 +00:00
jkh
9ed22b8445 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
jkh
df88326ba1 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
36951bb22a 1. Use cpio instead of tar again. Bruce's comments made me paranoid.
2. Invoke sub-scripts using absolute paths.
1994-11-18 10:05:47 +00:00
jkh
835261e5e7 Add another mirror site and adjust the menu to note that not all
sites are created equal.
1994-11-17 16:18:35 +00:00
jkh
04b2b4b78e Yow! Ok, distributions should now be fully auto-checksumming, provided
that Poul builds the rest of the dists properly.  I'll run this over the
XFree86 dist, but the rest will be up to him.  Check bindist rule for
the single line to add - it's trivial.
1994-11-17 15:20:04 +00:00
jkh
930c36ce30 Add extra scripts to the Makefile. Add another mirror site to
instdist.sh
1994-11-17 14:18:02 +00:00
jkh
fc3d56ff1d Eliminate the use of cpio in extraction. The stupid thing whines too much,
and it doesn't support --unlink.  I think it's time to nuke cpio completely
out of the installation process, unless someone can think of a really good
reason to keep it (and don't say multiple volume extraction since we a) don't
use it anywhere anyway, and b) tar supports that too, now).
1994-11-17 11:53:14 +00:00