summaryrefslogtreecommitdiffstats
path: root/release/miscfuncs.sh
Commit message (Collapse)AuthorAgeFilesLines
* Prepare for next snapshot.jkh1995-01-121-2/+2
|
* Miscellaneous fixes for the snapshot.jkh1994-12-231-2/+2
|
* More fixes from Keith Walker. Thanks, Keith!jkh1994-12-011-12/+12
|
* First shot at fixing all the various bugs reported so far in thejkh1994-11-281-16/+44
| | | | installation.
* Changes for 2.0R.jkh1994-11-221-2/+2
|
* Make abort just abort, not ask. Dialog's internal state is hosed at thatjkh1994-11-211-5/+4
| | | | point anyway by re-entrancy.
* Add XFree86 distribution to list of possibles.jkh1994-11-211-1/+2
|
* Remove extra-space braindamage.jkh1994-11-211-1/+4
|
* o Add Michael Reifenberger's mini-adduser script.jkh1994-11-201-3/+3
| | | | | o Optionally invoke tzsetup or adduser from the last stage. o Add tzsetup and friends to cpio floppy.
* If there's no title for input dialog, select one.jkh1994-11-181-6/+7
|
* 1. Unify my coding style.jkh1994-11-181-7/+13
| | | | | 2. Fix a couple of errors that kept media_install_set from working. 3. Fix another error that disabled media_select_distribution
* 1. Use dynamic sizing code throughout.jkh1994-11-181-3/+19
| | | | | 2. Add support for *dist menu to have an up-to-date idea of how big each distribution is going to be.
* Eliminate the use of cpio in extraction. The stupid thing whines too much,jkh1994-11-171-5/+5
| | | | | | | 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).
* 1. Split these scripts into smaller distinct functional units that willjkh1994-11-161-0/+86
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.
OpenPOWER on IntegriCloud