Commit Graph

14 Commits

Author SHA1 Message Date
Jordan K. Hubbard
c8a5d5e0b0 Prepare for next snapshot. 1995-01-12 10:34:37 +00:00
Jordan K. Hubbard
3ed375cb27 Miscellaneous fixes for the snapshot. 1994-12-23 05:11:18 +00:00
Jordan K. Hubbard
290f426469 More fixes from Keith Walker. Thanks, Keith! 1994-12-01 13:46:13 +00:00
Jordan K. Hubbard
50d89503a4 First shot at fixing all the various bugs reported so far in the
installation.
1994-11-28 22:13:07 +00:00
Jordan K. Hubbard
5ac7aadff8 Changes for 2.0R. 1994-11-22 09:02:46 +00:00
Jordan K. Hubbard
9d093e920c 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
Jordan K. Hubbard
2f6a5f5422 Add XFree86 distribution to list of possibles. 1994-11-21 06:45:01 +00:00
Jordan K. Hubbard
832341b4c0 Remove extra-space braindamage. 1994-11-21 04:35:26 +00:00
Jordan K. Hubbard
8151a277cf 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
Jordan K. Hubbard
9ade4053f5 If there's no title for input dialog, select one. 1994-11-18 15:13:37 +00:00
Jordan K. Hubbard
c70ce47ad6 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
Jordan K. Hubbard
dcfd4857b6 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
Jordan K. Hubbard
8f00e74801 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
Jordan K. Hubbard
f3ac09ee9a 1. Split these scripts into smaller distinct functional units that will
be callable _after_ installation in 2.1's system admin tools.  This is
   almost totally revamped now.

2. Support installation from DOS partition or floppy.

3. Many stray bogons eliminated.  Perhaps a few introduced.  One more
   rev should fix this up, once I've spammed my test machine a couple of
   times.

4. Installation from CD now *really* possible.

5. Allow user to specify arbitary subdirectories for NFS mountpoints -
   UFS, NFS and CD distributions now share many common elements.
1994-11-16 07:51:45 +00:00