summaryrefslogtreecommitdiff
path: root/sys/dev/microcode
diff options
context:
space:
mode:
authorjonathan <jonathan@NetBSD.org>1997-12-05 14:00:59 +0000
committerjonathan <jonathan@NetBSD.org>1997-12-05 14:00:59 +0000
commitd7afdff3d0c0067e77cd02afa7c7370f561fdbfe (patch)
tree7174679b2c7461ec523d8c83a2baf575ffd09523 /sys/dev/microcode
parent424f55f4b5d894e49346ee4725c73612c2f61d42 (diff)
* Add main menu option to reinstall sets or install additional sets.
(like upgrade but without trying to save etc. * Add option to setls0urce menu to look in an already-mounted (local) directory. Change `local fs' option to say umounted local fs. * Change extract_file() to check that a tarball actually exists and give an explicit non-curses warning if it doesn't. (see above.) * GNU tar returns a successful status if its gunzip child dies. Add short sleep() after tar commands in case of undetected errors. * Change set-source selection code (except FTP, floppy) to check that the mandatory set files (base.tgz, etc.tgz) exist in the selected directory. If they don't, warn the user and prompt the user to change the selected directory. Give the user the option to explicitly continue even if base.tgz or etc.tgz not found, just in case. * Change extract_file() to keep count of set unpacks that succeeded or failed. (Unreliable, given the broken return status of gnu tar.) Warn the user if there are errors and abort the installation/upgrade if we find any. Does at least catch Ctrl-C interrupts of unpacking. * Make unwind_mounts() signal-safe. * Sense of target_verify_* is broken. Replace with predicates that return 1 iff the file or directory exists. * Fix upgrade tests for existing etc.old (see above) before saving target /etc as /etc.old. * Other detail fixes.
Diffstat (limited to 'sys/dev/microcode')
0 files changed, 0 insertions, 0 deletions