Commit Graph

14 Commits

Author SHA1 Message Date
jkh
11e62e1279 Prepare for next snapshot. 1995-01-12 10:34:37 +00:00
jkh
9f714d6789 Miscellaneous fixes for the snapshot. 1994-12-23 05:11:18 +00:00
jkh
1d8752060c More fixes from Keith Walker. Thanks, Keith! 1994-12-01 13:46:13 +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
jkh
eeeb59bfd7 Changes for 2.0R. 1994-11-22 09:02:46 +00:00
jkh
e35e09e84e 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
68706a61ac Add XFree86 distribution to list of possibles. 1994-11-21 06:45:01 +00:00
jkh
56157e9609 Remove extra-space braindamage. 1994-11-21 04:35:26 +00:00
jkh
c49b030e32 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
74f5e389ed If there's no title for input dialog, select one. 1994-11-18 15:13:37 +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
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
jkh
50b39966ee 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