]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Make it easier to cancel a failing installation by only attempting to
authorRebecca Cran <brucec@FreeBSD.org>
Wed, 23 Jun 2010 14:19:19 +0000 (14:19 +0000)
committerRebecca Cran <brucec@FreeBSD.org>
Wed, 23 Jun 2010 14:19:19 +0000 (14:19 +0000)
commita4c6b1d565e2405b408f185b701ebfa62ae46273
tree807f54c65cb1f866a761ddd974f80eaafe74fead
parentd2ba8bf2b4a32253308245a2aa337c719c6e6814
Make it easier to cancel a failing installation by only attempting to
extract distributions once. If a distribution fails to fetch/extract
and the user doesn't want to retry, abort the installation.

Reviewed by: randi
Approved by: rrs (mentor)
MFC after: 1 month
usr.sbin/sysinstall/dist.c
usr.sbin/sysinstall/install.c