diff options
author | 2002-06-25 00:31:59 +0000 | |
---|---|---|
committer | 2002-06-25 00:31:59 +0000 | |
commit | 1bcb2f12db4be323eb208d57741c1d5dceaf0e1a (patch) | |
tree | 3fe57e2ec9f0faac6ec6167348a49881cde8d4d8 /sys/netinet/ipsec_input.c | |
parent | Ifdef the function proto as well. (diff) | |
download | wireguard-openbsd-1bcb2f12db4be323eb208d57741c1d5dceaf0e1a.tar.xz wireguard-openbsd-1bcb2f12db4be323eb208d57741c1d5dceaf0e1a.zip |
Complete yet more of the c2k2 initiated changes. In this round:
1) Centralize selection of install/upgrade media rather than ask
separately for mounted filesystem. Eliminate separate calls
to get_localdir in install.sh and upgrade.sh. In install.sh
this call occurred only if a diskless system was detected, which
millert@ agreed was a historical relic, i.e. what exactly would
a diskless workstation be installing to?
2) Check for the presence of any mounted filesystems at the expected
mount point (/mnt or /mnt2) and emit an error message if none found.
3) Add a '?' option to the pathname question so you can see what
filesystems are mounted at/below the expected mount point.
4) Rework logic in get_localdir to make flow more logical. e.g. only
do sane_install() check after the user says to install no more sets;
if sane_install() fails ask a slightly different question and make
the default 'y' to install more sets.
5) Rework install_sets() to simplify logic. Don't try to tailor
list of install media to system, just warn that some may not be
available and emit useful error messages if the user tries a
non-available source.
Some verbiage still needs work (amoung other things).
fgsch@ noticed problems with installing from mounted filesystems, forcing me
to finish these changes.
Diffstat (limited to 'sys/netinet/ipsec_input.c')
0 files changed, 0 insertions, 0 deletions